2022-04-28 17:07:50.331 1640 2264032576432 MainThread INFO neutron.common.config [-] Logging enabled! 2022-04-28 17:07:50.331 1640 2264032576432 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev158 2022-04-28 17:07:50.331 1640 2264032576432 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:120 2022-04-28 17:07:50.368 1640 2264032576432 MainThread INFO os_win.utils.network.networkutils [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] WMI caching is disabled. 2022-04-28 17:07:50.643 1640 2264032576432 MainThread DEBUG neutron.agent.securitygroups_rpc [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-04-28 17:07:50.705 1640 2264032576432 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-28 17:07:50.705 1640 2264032576432 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-28 17:07:50.862 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent initialized successfully, now running... 2022-04-28 17:07:50.894 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-04-28 17:07:50.909 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-28 17:07:50.950 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-28 17:10:09.793 1640 2264131106240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2204671-d243-48a3-8806-152189d2dc8c - - - - -] port_update received: d84727ee-25f3-4931-9a72-6ddf50d475d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:09.793 1640 2264131106240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2204671-d243-48a3-8806-152189d2dc8c - - - - -] No port d84727ee-25f3-4931-9a72-6ddf50d475d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:12.793 1640 2264108566128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e370c439-a31c-4c2d-87b2-a6457c3cfa37 - - - - -] port_update received: d4b89a7e-5864-4008-81e3-6a36b35c56ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:12.811 1640 2264108566128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e370c439-a31c-4c2d-87b2-a6457c3cfa37 - - - - -] No port d4b89a7e-5864-4008-81e3-6a36b35c56ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:13.326 1640 2264149215888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f953df92-203c-4a2d-ad7d-2ba48b543922 - - - - -] port_update received: a50220f4-b413-4cd7-bbf8-59fd25ecb2c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:13.342 1640 2264149215888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f953df92-203c-4a2d-ad7d-2ba48b543922 - - - - -] No port a50220f4-b413-4cd7-bbf8-59fd25ecb2c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:16.318 1640 2264131313328 MainThread WARNING oslo_policy.policy [req-26375853-21a0-4c12-bc2c-79fc9a364125 6fad084aee704dd4a5bb703b08023db0 9b67491968374d15b0d02ae0180a23d4 - - -] 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-04-28 17:10:16.331 1640 2264131313328 MainThread WARNING oslo_policy.policy [req-26375853-21a0-4c12-bc2c-79fc9a364125 6fad084aee704dd4a5bb703b08023db0 9b67491968374d15b0d02ae0180a23d4 - - -] 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-04-28 17:10:16.331 1640 2264131313328 MainThread WARNING oslo_policy.policy [req-26375853-21a0-4c12-bc2c-79fc9a364125 6fad084aee704dd4a5bb703b08023db0 9b67491968374d15b0d02ae0180a23d4 - - -] 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-04-28 17:10:16.331 1640 2264131313328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26375853-21a0-4c12-bc2c-79fc9a364125 6fad084aee704dd4a5bb703b08023db0 9b67491968374d15b0d02ae0180a23d4 - - -] Security group member updated on remote: ['82cfa813-550b-403d-aa1f-782dbb2358ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:10:16.352 1640 2264131313328 MainThread INFO neutron.agent.securitygroups_rpc [req-26375853-21a0-4c12-bc2c-79fc9a364125 6fad084aee704dd4a5bb703b08023db0 9b67491968374d15b0d02ae0180a23d4 - - -] Security group member updated ['82cfa813-550b-403d-aa1f-782dbb2358ac'] 2022-04-28 17:10:17.522 1640 2264131313328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f862b77-d3e3-49a5-8040-9ddf21c27b7d - - - - -] port_update received: 6af7b5a1-0143-4e83-8a4d-b6a37991ee28 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:17.539 1640 2264131313328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f862b77-d3e3-49a5-8040-9ddf21c27b7d - - - - -] No port 6af7b5a1-0143-4e83-8a4d-b6a37991ee28 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:19.453 1640 2264149003072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abf6bcfc-8e81-4c7a-ab2b-b05c37a60cc4 - - - - -] port_update received: 52aab44e-e2e1-467f-9de6-d4739e56cdce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:19.453 1640 2264149003072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abf6bcfc-8e81-4c7a-ab2b-b05c37a60cc4 - - - - -] No port 52aab44e-e2e1-467f-9de6-d4739e56cdce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:20.466 1640 2264130954864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26a9fcd7-9963-4c17-a811-e63475b6aef8 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group rule updated on remote: ['de247df3-4d34-498f-b656-d0563d5343cc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:10:20.485 1640 2264130954864 MainThread INFO neutron.agent.securitygroups_rpc [req-26a9fcd7-9963-4c17-a811-e63475b6aef8 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group rule updated ['de247df3-4d34-498f-b656-d0563d5343cc'] 2022-04-28 17:10:21.689 1640 2264131137200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52d7b69b-4734-441b-a595-b932429e94a3 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group rule updated on remote: ['de247df3-4d34-498f-b656-d0563d5343cc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:10:21.689 1640 2264131137200 MainThread INFO neutron.agent.securitygroups_rpc [req-52d7b69b-4734-441b-a595-b932429e94a3 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group rule updated ['de247df3-4d34-498f-b656-d0563d5343cc'] 2022-04-28 17:10:22.200 1640 2264131174240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bac822b8-5dec-4213-830e-a00b77fc5b31 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group rule updated on remote: ['99d612f9-22c1-4e32-b494-7ce87a23fef3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:10:22.200 1640 2264131174240 MainThread INFO neutron.agent.securitygroups_rpc [req-bac822b8-5dec-4213-830e-a00b77fc5b31 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group rule updated ['99d612f9-22c1-4e32-b494-7ce87a23fef3'] 2022-04-28 17:10:22.319 1640 2264131106240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cf70b75-41e2-4afb-bc14-de217f004082 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 47b82d43-5bcc-40ef-89be-bb6688346085 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:22.330 1640 2264131106240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cf70b75-41e2-4afb-bc14-de217f004082 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 47b82d43-5bcc-40ef-89be-bb6688346085 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:23.128 1640 2264148421792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec40ad06-cc65-4c26-a2f5-ffeb430c53ce e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated on remote: ['735f91cb-f4c2-4a88-8fb4-d11383d1ea85'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:10:23.143 1640 2264148421792 MainThread INFO neutron.agent.securitygroups_rpc [req-ec40ad06-cc65-4c26-a2f5-ffeb430c53ce e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated ['735f91cb-f4c2-4a88-8fb4-d11383d1ea85'] 2022-04-28 17:10:23.836 1640 2264130795296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57ec6f44-6ecc-42dd-bc69-d0bf4f1a6625 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group rule updated on remote: ['99d612f9-22c1-4e32-b494-7ce87a23fef3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:10:23.848 1640 2264130795296 MainThread INFO neutron.agent.securitygroups_rpc [req-57ec6f44-6ecc-42dd-bc69-d0bf4f1a6625 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group rule updated ['99d612f9-22c1-4e32-b494-7ce87a23fef3'] 2022-04-28 17:10:24.021 1640 2264130148832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16f9d46b-a4b9-4631-9930-2279130157a7 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated on remote: ['735f91cb-f4c2-4a88-8fb4-d11383d1ea85'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:10:24.021 1640 2264130148832 MainThread INFO neutron.agent.securitygroups_rpc [req-16f9d46b-a4b9-4631-9930-2279130157a7 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated ['735f91cb-f4c2-4a88-8fb4-d11383d1ea85'] 2022-04-28 17:10:24.452 1640 2264130148832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-273b0917-6771-47ec-9314-de36eaaec276 - - - - -] port_update received: 945122dd-fe37-4b91-b897-f31718d15f26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:24.467 1640 2264130148832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-273b0917-6771-47ec-9314-de36eaaec276 - - - - -] No port 945122dd-fe37-4b91-b897-f31718d15f26 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:27.050 1640 2264130148832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6b8be41-1f90-4d81-b725-c58f92a10255 - - - - -] port_update received: 23851e35-9ca5-4e29-ad3f-48babd7195be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:27.060 1640 2264130148832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6b8be41-1f90-4d81-b725-c58f92a10255 - - - - -] No port 23851e35-9ca5-4e29-ad3f-48babd7195be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:31.218 1640 2264130954160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef8c6995-4aa3-4517-8e47-ec5647a95f43 - - - - -] port_update received: 08a6e702-dcae-4167-b30e-ae2819159ea3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:31.247 1640 2264130954160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef8c6995-4aa3-4517-8e47-ec5647a95f43 - - - - -] No port 08a6e702-dcae-4167-b30e-ae2819159ea3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:34.053 1640 2264149728768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e513e79-1b67-4e55-a64f-cdd0446854a8 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network e37cebeb-e440-4176-8999-c00da0ef3b9a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:10:34.053 1640 2264149728768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e513e79-1b67-4e55-a64f-cdd0446854a8 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network e37cebeb-e440-4176-8999-c00da0ef3b9a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-28 17:10:34.969 1640 2264149886224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-298f5662-c0c6-4c5a-aac8-f3218c5ba9eb 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network 354b0b00-5135-4c56-8d72-59250f9c8805 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:10:34.969 1640 2264149886224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-298f5662-c0c6-4c5a-aac8-f3218c5ba9eb 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network 354b0b00-5135-4c56-8d72-59250f9c8805 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-28 17:10:36.221 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 47b82d43-5bcc-40ef-89be-bb6688346085 2022-04-28 17:10:36.295 1640 2264149886928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a1ce7ff-9b37-40df-8b7b-92caff7e452b 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group member updated on remote: ['2305b81b-bea3-43c4-bbf5-068a7219263e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:10:36.312 1640 2264149886928 MainThread INFO neutron.agent.securitygroups_rpc [req-4a1ce7ff-9b37-40df-8b7b-92caff7e452b 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group member updated ['2305b81b-bea3-43c4-bbf5-068a7219263e'] 2022-04-28 17:10:37.778 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:10:38.439 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 47b82d43-5bcc-40ef-89be-bb6688346085 2022-04-28 17:10:38.452 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 47b82d43-5bcc-40ef-89be-bb6688346085 updated. Details: {'device': '47b82d43-5bcc-40ef-89be-bb6688346085', 'network_id': '0b055ea1-fafe-4f88-8f4b-ca99c7b20697', 'port_id': '47b82d43-5bcc-40ef-89be-bb6688346085', 'mac_address': 'fa:16:3e:f9:82:e1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 684, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f23629c0-4d89-4f60-a6b5-b972a11bacef', '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-04-28 17:10:38.452 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:10:38.452 1640 2264148929696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-47b82d43-5bcc-40ef-89be-bb6688346085" 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-04-28 17:10:38.466 1640 2264148929696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 47b82d43-5bcc-40ef-89be-bb6688346085 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:10:38.466 1640 2264148929696 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0b055ea1-fafe-4f88-8f4b-ca99c7b20697 2022-04-28 17:10:38.466 1640 2264148929696 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-04-28 17:10:38.689 1640 2264148929696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '47b82d43-5bcc-40ef-89be-bb6688346085') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:10:38.689 1640 2264148929696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '47b82d43-5bcc-40ef-89be-bb6688346085') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:10:38.718 1640 2264148929696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 47b82d43-5bcc-40ef-89be-bb6688346085 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:10:38.718 1640 2264148929696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 684, VLAN trunk: None to switch port 47b82d43-5bcc-40ef-89be-bb6688346085 2022-04-28 17:10:38.848 1640 2264148929696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:10:38.857 1640 2264148929696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['47b82d43-5bcc-40ef-89be-bb6688346085'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:10:39.156 1640 2264148929696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['47b82d43-5bcc-40ef-89be-bb6688346085']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:10:39.156 1640 2264148929696 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-04-28 17:10:39.176 1640 2264148929696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82cfa813-550b-403d-aa1f-782dbb2358ac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:10:39.185 1640 2264148929696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (82cfa813-550b-403d-aa1f-782dbb2358ac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:10:39.185 1640 2264148929696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 47b82d43-5bcc-40ef-89be-bb6688346085 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:10:39.185 1640 2264148929696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:10:39.185 1640 2264148929696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 47b82d43-5bcc-40ef-89be-bb6688346085 not yet added. Adding. 2022-04-28 17:10:39.205 1640 2264148929696 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-04-28 17:10:39.205 1640 2264148929696 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-04-28 17:10:39.345 1640 2264148929696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47b82d43-5bcc-40ef-89be-bb6688346085" 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-04-28 17:10:39.466 1640 2264148929696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47b82d43-5bcc-40ef-89be-bb6688346085" "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-04-28 17:10:39.486 1640 2264148929696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47b82d43-5bcc-40ef-89be-bb6688346085" 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-04-28 17:10:39.626 1640 2264148929696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47b82d43-5bcc-40ef-89be-bb6688346085" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:10:39.755 1640 2264148929696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-47b82d43-5bcc-40ef-89be-bb6688346085" "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-04-28 17:10:39.755 1640 2264148929696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 47b82d43-5bcc-40ef-89be-bb6688346085 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:10:39.765 1640 2264148929696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 47b82d43-5bcc-40ef-89be-bb6688346085 processed. 2022-04-28 17:10:39.765 1640 2264149048656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68cccf7f-7038-462d-a8ba-234e82992b8b e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated on remote: ['735f91cb-f4c2-4a88-8fb4-d11383d1ea85'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:10:39.785 1640 2264149048656 MainThread INFO neutron.agent.securitygroups_rpc [req-68cccf7f-7038-462d-a8ba-234e82992b8b e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated ['735f91cb-f4c2-4a88-8fb4-d11383d1ea85'] 2022-04-28 17:10:39.785 1640 2264148929696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdfa445d-8fa9-4393-b6b0-93477a9efdf5 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 1cc41120-58b1-4555-8154-f5b08d6a7a0f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:39.795 1640 2264148929696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdfa445d-8fa9-4393-b6b0-93477a9efdf5 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 1cc41120-58b1-4555-8154-f5b08d6a7a0f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:39.795 1640 2264149045840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4964a2a4-e17a-4277-ade6-34e610f0f4f7 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group member updated on remote: ['2305b81b-bea3-43c4-bbf5-068a7219263e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:10:39.815 1640 2264149045840 MainThread INFO neutron.agent.securitygroups_rpc [req-4964a2a4-e17a-4277-ade6-34e610f0f4f7 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group member updated ['2305b81b-bea3-43c4-bbf5-068a7219263e'] 2022-04-28 17:10:39.815 1640 2264148929696 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-04-28 17:10:40.014 1640 2264149986816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ba821aa-2f1c-4431-879e-ad02fc8ce559 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group member updated on remote: ['de247df3-4d34-498f-b656-d0563d5343cc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:10:40.014 1640 2264149986816 MainThread INFO neutron.agent.securitygroups_rpc [req-1ba821aa-2f1c-4431-879e-ad02fc8ce559 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group member updated ['de247df3-4d34-498f-b656-d0563d5343cc'] 2022-04-28 17:10:40.202 1640 2264150044736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3491db7-180e-494e-8da4-2af2d5ee4370 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group member updated on remote: ['99d612f9-22c1-4e32-b494-7ce87a23fef3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:10:40.202 1640 2264150044736 MainThread INFO neutron.agent.securitygroups_rpc [req-b3491db7-180e-494e-8da4-2af2d5ee4370 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group member updated ['99d612f9-22c1-4e32-b494-7ce87a23fef3'] 2022-04-28 17:10:40.532 1640 2264148929696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.719s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:10:41.633 1640 2264130675632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d5c697c-1ea8-46e7-b9e4-dc84fb63d5ff 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: be06189b-285c-4ea6-8f4b-fd33751e1425 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:41.645 1640 2264130675632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d5c697c-1ea8-46e7-b9e4-dc84fb63d5ff 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port be06189b-285c-4ea6-8f4b-fd33751e1425 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:43.796 1640 2264150045616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-097d8b89-5b40-4c31-88ac-614013a5858a 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 59a69809-c69a-49c2-a614-5cccc90b6aa5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:43.796 1640 2264150045616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-097d8b89-5b40-4c31-88ac-614013a5858a 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 59a69809-c69a-49c2-a614-5cccc90b6aa5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:43.921 1640 2264148618048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1762ed85-e9aa-43a5-abf5-f95741375de8 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 8831cd87-e4e3-473d-88ec-8beb0c658fad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:43.935 1640 2264148618048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1762ed85-e9aa-43a5-abf5-f95741375de8 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 8831cd87-e4e3-473d-88ec-8beb0c658fad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:43.935 1640 2264148618048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e23ce7e9-9f61-49a8-94db-d4c60eca0d17 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 114c0cac-639c-4869-9b5e-10a88824e5c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:10:43.981 1640 2264148618048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e23ce7e9-9f61-49a8-94db-d4c60eca0d17 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 114c0cac-639c-4869-9b5e-10a88824e5c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:10:44.281 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1cc41120-58b1-4555-8154-f5b08d6a7a0f 2022-04-28 17:10:45.823 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:10:46.122 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 1cc41120-58b1-4555-8154-f5b08d6a7a0f 2022-04-28 17:10:46.122 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 1cc41120-58b1-4555-8154-f5b08d6a7a0f updated. Details: {'device': '1cc41120-58b1-4555-8154-f5b08d6a7a0f', 'network_id': '614e5169-5d48-4b2e-a297-0ab549c59eca', 'port_id': '1cc41120-58b1-4555-8154-f5b08d6a7a0f', 'mac_address': 'fa:16:3e:b4:65:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 673, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '21e01dd0-cbfc-4a11-a7b0-3e7e63a0d5d1', '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-04-28 17:10:46.138 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:10:46.138 1640 2264130703024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1cc41120-58b1-4555-8154-f5b08d6a7a0f" 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-04-28 17:10:46.138 1640 2264130703024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1cc41120-58b1-4555-8154-f5b08d6a7a0f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:10:46.155 1640 2264130703024 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 614e5169-5d48-4b2e-a297-0ab549c59eca 2022-04-28 17:10:46.155 1640 2264130703024 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-04-28 17:10:46.389 1640 2264130703024 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1cc41120-58b1-4555-8154-f5b08d6a7a0f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:10:46.404 1640 2264130703024 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1cc41120-58b1-4555-8154-f5b08d6a7a0f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:10:46.404 1640 2264130703024 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1cc41120-58b1-4555-8154-f5b08d6a7a0f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:10:46.427 1640 2264130703024 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 673, VLAN trunk: None to switch port 1cc41120-58b1-4555-8154-f5b08d6a7a0f 2022-04-28 17:10:46.546 1640 2264130703024 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:10:46.572 1640 2264130703024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1cc41120-58b1-4555-8154-f5b08d6a7a0f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:10:46.772 1640 2264130703024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1cc41120-58b1-4555-8154-f5b08d6a7a0f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:10:46.779 1640 2264130703024 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-04-28 17:10:46.779 1640 2264130703024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2305b81b-bea3-43c4-bbf5-068a7219263e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:10:46.779 1640 2264130703024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2305b81b-bea3-43c4-bbf5-068a7219263e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:10:46.779 1640 2264130703024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1cc41120-58b1-4555-8154-f5b08d6a7a0f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:10:46.800 1640 2264130703024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:10:46.800 1640 2264130703024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1cc41120-58b1-4555-8154-f5b08d6a7a0f not yet added. Adding. 2022-04-28 17:10:46.800 1640 2264130703024 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-04-28 17:10:46.819 1640 2264130703024 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-04-28 17:10:46.983 1640 2264130703024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1cc41120-58b1-4555-8154-f5b08d6a7a0f" 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-04-28 17:10:47.235 1640 2264130703024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1cc41120-58b1-4555-8154-f5b08d6a7a0f" "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-04-28 17:10:47.235 1640 2264130703024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1cc41120-58b1-4555-8154-f5b08d6a7a0f" 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-04-28 17:10:47.468 1640 2264130703024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1cc41120-58b1-4555-8154-f5b08d6a7a0f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:10:47.622 1640 2264130703024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1cc41120-58b1-4555-8154-f5b08d6a7a0f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:10:47.642 1640 2264130703024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1cc41120-58b1-4555-8154-f5b08d6a7a0f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:10:47.642 1640 2264130703024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1cc41120-58b1-4555-8154-f5b08d6a7a0f processed. 2022-04-28 17:10:47.835 1640 2264130703024 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-04-28 17:10:48.233 1640 2264130703024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:10:48.362 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: be06189b-285c-4ea6-8f4b-fd33751e1425 2022-04-28 17:10:49.847 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:10:50.179 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port be06189b-285c-4ea6-8f4b-fd33751e1425 2022-04-28 17:10:50.179 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port be06189b-285c-4ea6-8f4b-fd33751e1425 updated. Details: {'device': 'be06189b-285c-4ea6-8f4b-fd33751e1425', 'network_id': '36e01b23-3215-4ad3-ab56-cffb485a5a25', 'port_id': 'be06189b-285c-4ea6-8f4b-fd33751e1425', 'mac_address': 'fa:16:3e:13:2e:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 677, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ea7b58e-83a0-40eb-867e-de05f1d5d3ba', '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-04-28 17:10:50.188 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:10:50.188 1640 2264150390208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be06189b-285c-4ea6-8f4b-fd33751e1425" 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-04-28 17:10:50.210 1640 2264150390208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port be06189b-285c-4ea6-8f4b-fd33751e1425 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:10:50.217 1640 2264150390208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 36e01b23-3215-4ad3-ab56-cffb485a5a25 2022-04-28 17:10:50.217 1640 2264150390208 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-04-28 17:10:50.412 1640 2264150390208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'be06189b-285c-4ea6-8f4b-fd33751e1425') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:10:50.427 1640 2264150390208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'be06189b-285c-4ea6-8f4b-fd33751e1425') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:10:50.427 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 114c0cac-639c-4869-9b5e-10a88824e5c3 2022-04-28 17:10:50.443 1640 2264150390208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port be06189b-285c-4ea6-8f4b-fd33751e1425 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:10:50.443 1640 2264150390208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 677, VLAN trunk: None to switch port be06189b-285c-4ea6-8f4b-fd33751e1425 2022-04-28 17:10:50.625 1640 2264150390208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:10:50.642 1640 2264150390208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['be06189b-285c-4ea6-8f4b-fd33751e1425'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:10:50.811 1640 2264150390208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['be06189b-285c-4ea6-8f4b-fd33751e1425']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:10:50.811 1640 2264150390208 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-04-28 17:10:50.827 1640 2264150390208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (735f91cb-f4c2-4a88-8fb4-d11383d1ea85) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:10:50.827 1640 2264150390208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for be06189b-285c-4ea6-8f4b-fd33751e1425 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:10:50.842 1640 2264150390208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:10:50.842 1640 2264150390208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device be06189b-285c-4ea6-8f4b-fd33751e1425 not yet added. Adding. 2022-04-28 17:10:50.842 1640 2264150390208 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-04-28 17:10:50.860 1640 2264150390208 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-04-28 17:10:51.018 1640 2264150390208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be06189b-285c-4ea6-8f4b-fd33751e1425" 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-04-28 17:10:51.185 1640 2264150390208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be06189b-285c-4ea6-8f4b-fd33751e1425" "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-04-28 17:10:51.185 1640 2264150390208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be06189b-285c-4ea6-8f4b-fd33751e1425" 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-04-28 17:10:51.379 1640 2264150390208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be06189b-285c-4ea6-8f4b-fd33751e1425" "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-04-28 17:10:51.560 1640 2264150390208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be06189b-285c-4ea6-8f4b-fd33751e1425" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:10:51.579 1640 2264150390208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port be06189b-285c-4ea6-8f4b-fd33751e1425 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:10:51.579 1640 2264150390208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port be06189b-285c-4ea6-8f4b-fd33751e1425 processed. 2022-04-28 17:10:51.865 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:10:51.872 1640 2264150390208 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-04-28 17:10:52.444 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 114c0cac-639c-4869-9b5e-10a88824e5c3 2022-04-28 17:10:52.451 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 114c0cac-639c-4869-9b5e-10a88824e5c3 updated. Details: {'device': '114c0cac-639c-4869-9b5e-10a88824e5c3', 'network_id': '2cbb81ca-e3a4-480c-a653-512599e2c407', 'port_id': '114c0cac-639c-4869-9b5e-10a88824e5c3', 'mac_address': 'fa:16:3e:f1:fd:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 669, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5cb28927-690b-435c-8d3a-a3aec7d04855', '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-04-28 17:10:52.471 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:10:52.471 1640 2264150294768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" 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-04-28 17:10:52.494 1640 2264150294768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 114c0cac-639c-4869-9b5e-10a88824e5c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:10:52.494 1640 2264150294768 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2cbb81ca-e3a4-480c-a653-512599e2c407 2022-04-28 17:10:52.504 1640 2264150294768 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-04-28 17:10:52.779 1640 2264150294768 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '114c0cac-639c-4869-9b5e-10a88824e5c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:10:52.779 1640 2264150294768 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '114c0cac-639c-4869-9b5e-10a88824e5c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:10:52.779 1640 2264150390208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.907s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:10:52.809 1640 2264150294768 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 114c0cac-639c-4869-9b5e-10a88824e5c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:10:52.817 1640 2264150294768 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 669, VLAN trunk: None to switch port 114c0cac-639c-4869-9b5e-10a88824e5c3 2022-04-28 17:10:52.983 1640 2264150294768 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:10:52.983 1640 2264150294768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['114c0cac-639c-4869-9b5e-10a88824e5c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:10:53.154 1640 2264150294768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['114c0cac-639c-4869-9b5e-10a88824e5c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:10:53.154 1640 2264150294768 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-04-28 17:10:53.173 1640 2264150294768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (99d612f9-22c1-4e32-b494-7ce87a23fef3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:10:53.173 1640 2264150294768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 114c0cac-639c-4869-9b5e-10a88824e5c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:10:53.173 1640 2264150294768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:10:53.173 1640 2264150294768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 114c0cac-639c-4869-9b5e-10a88824e5c3 not yet added. Adding. 2022-04-28 17:10:53.200 1640 2264150294768 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-04-28 17:10:53.200 1640 2264150294768 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-04-28 17:10:53.372 1640 2264150294768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" 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-04-28 17:10:53.552 1640 2264150294768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" "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-04-28 17:10:53.564 1640 2264150294768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" 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-04-28 17:10:53.800 1640 2264150294768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:10:53.972 1640 2264150294768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" "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-04-28 17:10:53.972 1640 2264150294768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 114c0cac-639c-4869-9b5e-10a88824e5c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:10:53.972 1640 2264150294768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 114c0cac-639c-4869-9b5e-10a88824e5c3 processed. 2022-04-28 17:10:53.996 1640 2264150294768 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-04-28 17:10:54.436 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8831cd87-e4e3-473d-88ec-8beb0c658fad 2022-04-28 17:10:54.592 1640 2264150294768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:10:55.996 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:10:56.345 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 8831cd87-e4e3-473d-88ec-8beb0c658fad 2022-04-28 17:10:56.345 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 8831cd87-e4e3-473d-88ec-8beb0c658fad updated. Details: {'device': '8831cd87-e4e3-473d-88ec-8beb0c658fad', 'network_id': 'd0cfd4ba-b8f9-4d1c-af90-f29b3a086a13', 'port_id': '8831cd87-e4e3-473d-88ec-8beb0c658fad', 'mac_address': 'fa:16:3e:00:9d:c0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 692, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '759b8634-031b-4974-b676-b5a7e3cd6f5d', '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-04-28 17:10:56.345 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:10:56.367 1640 2264150044736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8831cd87-e4e3-473d-88ec-8beb0c658fad" 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-04-28 17:10:56.367 1640 2264150044736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8831cd87-e4e3-473d-88ec-8beb0c658fad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:10:56.384 1640 2264150044736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d0cfd4ba-b8f9-4d1c-af90-f29b3a086a13 2022-04-28 17:10:56.384 1640 2264150044736 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-04-28 17:10:56.609 1640 2264150044736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8831cd87-e4e3-473d-88ec-8beb0c658fad') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:10:56.628 1640 2264150044736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8831cd87-e4e3-473d-88ec-8beb0c658fad') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:10:56.638 1640 2264150044736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8831cd87-e4e3-473d-88ec-8beb0c658fad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:10:56.638 1640 2264150044736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 692, VLAN trunk: None to switch port 8831cd87-e4e3-473d-88ec-8beb0c658fad 2022-04-28 17:10:56.937 1640 2264150044736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:10:56.937 1640 2264150044736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8831cd87-e4e3-473d-88ec-8beb0c658fad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:10:57.160 1640 2264150044736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8831cd87-e4e3-473d-88ec-8beb0c658fad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:10:57.171 1640 2264150044736 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-04-28 17:10:57.171 1640 2264150044736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (de247df3-4d34-498f-b656-d0563d5343cc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:10:57.185 1640 2264150044736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8831cd87-e4e3-473d-88ec-8beb0c658fad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:10:57.185 1640 2264150044736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:10:57.185 1640 2264150044736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8831cd87-e4e3-473d-88ec-8beb0c658fad not yet added. Adding. 2022-04-28 17:10:57.202 1640 2264150044736 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-04-28 17:10:57.202 1640 2264150044736 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-04-28 17:10:57.415 1640 2264150044736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8831cd87-e4e3-473d-88ec-8beb0c658fad" 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-04-28 17:10:57.671 1640 2264150044736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8831cd87-e4e3-473d-88ec-8beb0c658fad" "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-04-28 17:10:57.688 1640 2264150044736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8831cd87-e4e3-473d-88ec-8beb0c658fad" 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-04-28 17:10:57.981 1640 2264150044736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8831cd87-e4e3-473d-88ec-8beb0c658fad" "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-04-28 17:10:58.185 1640 2264150044736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8831cd87-e4e3-473d-88ec-8beb0c658fad" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:10:58.206 1640 2264150044736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8831cd87-e4e3-473d-88ec-8beb0c658fad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:10:58.206 1640 2264150044736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8831cd87-e4e3-473d-88ec-8beb0c658fad processed. 2022-04-28 17:10:58.206 1640 2264150044736 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-04-28 17:10:58.467 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 59a69809-c69a-49c2-a614-5cccc90b6aa5 2022-04-28 17:10:58.581 1640 2264150044736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:11:00.203 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:11:00.510 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 59a69809-c69a-49c2-a614-5cccc90b6aa5 2022-04-28 17:11:00.510 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 59a69809-c69a-49c2-a614-5cccc90b6aa5 updated. Details: {'device': '59a69809-c69a-49c2-a614-5cccc90b6aa5', 'network_id': '614e5169-5d48-4b2e-a297-0ab549c59eca', 'port_id': '59a69809-c69a-49c2-a614-5cccc90b6aa5', 'mac_address': 'fa:16:3e:21:7c:d2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 673, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '21e01dd0-cbfc-4a11-a7b0-3e7e63a0d5d1', '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-04-28 17:11:00.522 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:11:00.532 1640 2264150496176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59a69809-c69a-49c2-a614-5cccc90b6aa5" 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-04-28 17:11:00.532 1640 2264150496176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 59a69809-c69a-49c2-a614-5cccc90b6aa5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:11:00.552 1640 2264150496176 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-04-28 17:11:00.835 1640 2264150496176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59a69809-c69a-49c2-a614-5cccc90b6aa5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:11:00.844 1640 2264150496176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59a69809-c69a-49c2-a614-5cccc90b6aa5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:11:00.864 1640 2264150496176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 59a69809-c69a-49c2-a614-5cccc90b6aa5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:11:00.874 1640 2264150496176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 673, VLAN trunk: None to switch port 59a69809-c69a-49c2-a614-5cccc90b6aa5 2022-04-28 17:11:01.095 1640 2264150496176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:11:01.095 1640 2264150496176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['59a69809-c69a-49c2-a614-5cccc90b6aa5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:11:01.263 1640 2264150496176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['59a69809-c69a-49c2-a614-5cccc90b6aa5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:11:01.263 1640 2264150496176 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-04-28 17:11:01.263 1640 2264150496176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2305b81b-bea3-43c4-bbf5-068a7219263e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:11:01.263 1640 2264150496176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2305b81b-bea3-43c4-bbf5-068a7219263e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:11:01.285 1640 2264150496176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 59a69809-c69a-49c2-a614-5cccc90b6aa5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:11:01.298 1640 2264150496176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:11:01.310 1640 2264150496176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 59a69809-c69a-49c2-a614-5cccc90b6aa5 not yet added. Adding. 2022-04-28 17:11:01.310 1640 2264150496176 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-04-28 17:11:01.331 1640 2264150496176 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-04-28 17:11:01.594 1640 2264150496176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59a69809-c69a-49c2-a614-5cccc90b6aa5" 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-04-28 17:11:01.842 1640 2264150496176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59a69809-c69a-49c2-a614-5cccc90b6aa5" "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-04-28 17:11:01.842 1640 2264150496176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59a69809-c69a-49c2-a614-5cccc90b6aa5" 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-04-28 17:11:02.252 1640 2264150496176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59a69809-c69a-49c2-a614-5cccc90b6aa5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:11:02.467 1640 2264150496176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59a69809-c69a-49c2-a614-5cccc90b6aa5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:11:02.467 1640 2264150496176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 59a69809-c69a-49c2-a614-5cccc90b6aa5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:11:02.467 1640 2264150496176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 59a69809-c69a-49c2-a614-5cccc90b6aa5 processed. 2022-04-28 17:11:02.491 1640 2264150496176 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-04-28 17:11:02.875 1640 2264150496176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:11:12.579 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 47b82d43-5bcc-40ef-89be-bb6688346085 2022-04-28 17:11:13.864 1640 2264150699344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2d7915a-57c0-44a9-92db-5f8f6fa1b158 6fad084aee704dd4a5bb703b08023db0 9b67491968374d15b0d02ae0180a23d4 - - -] Security group member updated on remote: ['82cfa813-550b-403d-aa1f-782dbb2358ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:11:13.864 1640 2264150699344 MainThread INFO neutron.agent.securitygroups_rpc [req-d2d7915a-57c0-44a9-92db-5f8f6fa1b158 6fad084aee704dd4a5bb703b08023db0 9b67491968374d15b0d02ae0180a23d4 - - -] Security group member updated ['82cfa813-550b-403d-aa1f-782dbb2358ac'] 2022-04-28 17:11:13.874 1640 2264150699344 MainThread INFO neutron.agent.securitygroups_rpc [req-d2d7915a-57c0-44a9-92db-5f8f6fa1b158 6fad084aee704dd4a5bb703b08023db0 9b67491968374d15b0d02ae0180a23d4 - - -] Refresh firewall rules 2022-04-28 17:11:13.874 1640 2264150699344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2d7915a-57c0-44a9-92db-5f8f6fa1b158 6fad084aee704dd4a5bb703b08023db0 9b67491968374d15b0d02ae0180a23d4 - - -] Get security group information for devices via rpc ['47b82d43-5bcc-40ef-89be-bb6688346085'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:11:13.929 1640 2264150699344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2d7915a-57c0-44a9-92db-5f8f6fa1b158 6fad084aee704dd4a5bb703b08023db0 9b67491968374d15b0d02ae0180a23d4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:11:13.929 1640 2264150699344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2d7915a-57c0-44a9-92db-5f8f6fa1b158 6fad084aee704dd4a5bb703b08023db0 9b67491968374d15b0d02ae0180a23d4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-28 17:11:13.950 1640 2264150699344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2d7915a-57c0-44a9-92db-5f8f6fa1b158 6fad084aee704dd4a5bb703b08023db0 9b67491968374d15b0d02ae0180a23d4 - - -] port_delete event received for '47b82d43-5bcc-40ef-89be-bb6688346085' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:11:14.528 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:11:14.528 1640 2264150572544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '47b82d43-5bcc-40ef-89be-bb6688346085' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:11:14.528 1640 2264150572544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '47b82d43-5bcc-40ef-89be-bb6688346085' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:11:14.554 1640 2264150572544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 47b82d43-5bcc-40ef-89be-bb6688346085 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:11:14.578 1640 2264150572544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0b055ea1-fafe-4f88-8f4b-ca99c7b20697 2022-04-28 17:11:14.596 1640 2264150572544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['47b82d43-5bcc-40ef-89be-bb6688346085'] 2022-04-28 17:11:14.611 1640 2264150572544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:11:14.611 1640 2264150572544 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-04-28 17:11:14.611 1640 2264150572544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['47b82d43-5bcc-40ef-89be-bb6688346085'] 2022-04-28 17:11:16.546 1640 2264130820752 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-04-28 17:11:16.577 1640 2264130820752 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-04-28 17:11:18.395 1640 2264150415488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7765ef62-1336-4f54-9c1e-f001e9eeaffc 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network 0b055ea1-fafe-4f88-8f4b-ca99c7b20697 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:11:18.405 1640 2264150415488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7765ef62-1336-4f54-9c1e-f001e9eeaffc 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network 0b055ea1-fafe-4f88-8f4b-ca99c7b20697 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-28 17:11:47.720 1640 2264150496528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd5f0601-6b8f-4dde-a5d3-0402783cd054 edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] Security group member updated on remote: ['23a046f3-3239-4c22-90e2-ea50a75c469f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:11:47.720 1640 2264150496528 MainThread INFO neutron.agent.securitygroups_rpc [req-cd5f0601-6b8f-4dde-a5d3-0402783cd054 edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] Security group member updated ['23a046f3-3239-4c22-90e2-ea50a75c469f'] 2022-04-28 17:11:48.776 1640 2264150461248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35457416-2ba9-404b-9348-828e00adeaf3 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: df3e3065-55ea-4e3a-8e9f-7aedc738f1ac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:11:48.794 1640 2264150461248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35457416-2ba9-404b-9348-828e00adeaf3 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port df3e3065-55ea-4e3a-8e9f-7aedc738f1ac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:11:53.156 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: df3e3065-55ea-4e3a-8e9f-7aedc738f1ac 2022-04-28 17:11:54.792 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:11:55.061 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port df3e3065-55ea-4e3a-8e9f-7aedc738f1ac 2022-04-28 17:11:55.081 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port df3e3065-55ea-4e3a-8e9f-7aedc738f1ac updated. Details: {'device': 'df3e3065-55ea-4e3a-8e9f-7aedc738f1ac', 'network_id': '004986de-388a-4dcc-ba80-b3f5b54a9ecd', 'port_id': 'df3e3065-55ea-4e3a-8e9f-7aedc738f1ac', 'mac_address': 'fa:16:3e:f5:43:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 668, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '06b20ae5-481a-4cfd-8b3f-bda0edb4e16d', '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-04-28 17:11:55.081 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:11:55.090 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df3e3065-55ea-4e3a-8e9f-7aedc738f1ac" 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-04-28 17:11:55.090 1640 2264130762528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port df3e3065-55ea-4e3a-8e9f-7aedc738f1ac _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:11:55.090 1640 2264130762528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 004986de-388a-4dcc-ba80-b3f5b54a9ecd 2022-04-28 17:11:55.117 1640 2264130762528 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-04-28 17:11:55.401 1640 2264130762528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'df3e3065-55ea-4e3a-8e9f-7aedc738f1ac') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:11:55.401 1640 2264130762528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'df3e3065-55ea-4e3a-8e9f-7aedc738f1ac') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:11:55.432 1640 2264130762528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port df3e3065-55ea-4e3a-8e9f-7aedc738f1ac is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:11:55.432 1640 2264130762528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 668, VLAN trunk: None to switch port df3e3065-55ea-4e3a-8e9f-7aedc738f1ac 2022-04-28 17:11:55.625 1640 2264130762528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:11:55.625 1640 2264130762528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['df3e3065-55ea-4e3a-8e9f-7aedc738f1ac'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:11:55.780 1640 2264130762528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['df3e3065-55ea-4e3a-8e9f-7aedc738f1ac']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:11:55.780 1640 2264130762528 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-04-28 17:11:55.793 1640 2264130762528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (23a046f3-3239-4c22-90e2-ea50a75c469f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:11:55.793 1640 2264130762528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (23a046f3-3239-4c22-90e2-ea50a75c469f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:11:55.793 1640 2264130762528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for df3e3065-55ea-4e3a-8e9f-7aedc738f1ac _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:11:55.812 1640 2264130762528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:11:55.812 1640 2264130762528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device df3e3065-55ea-4e3a-8e9f-7aedc738f1ac not yet added. Adding. 2022-04-28 17:11:55.827 1640 2264130762528 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-04-28 17:11:55.827 1640 2264130762528 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-04-28 17:11:56.045 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df3e3065-55ea-4e3a-8e9f-7aedc738f1ac" 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-04-28 17:11:56.258 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df3e3065-55ea-4e3a-8e9f-7aedc738f1ac" "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-04-28 17:11:56.266 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df3e3065-55ea-4e3a-8e9f-7aedc738f1ac" 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-04-28 17:11:56.595 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df3e3065-55ea-4e3a-8e9f-7aedc738f1ac" "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-04-28 17:11:56.842 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df3e3065-55ea-4e3a-8e9f-7aedc738f1ac" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:11:56.855 1640 2264130762528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port df3e3065-55ea-4e3a-8e9f-7aedc738f1ac status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:11:56.855 1640 2264130762528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port df3e3065-55ea-4e3a-8e9f-7aedc738f1ac processed. 2022-04-28 17:11:56.872 1640 2264130762528 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-04-28 17:11:57.204 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:12:10.716 1640 2264151280976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2212a0b-445a-4b38-8eda-238a6a0331fe - - - - -] port_update received: 98f3fc02-cb17-4e9c-8dcf-cb2e3a030428 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:12:10.733 1640 2264151280976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2212a0b-445a-4b38-8eda-238a6a0331fe - - - - -] No port 98f3fc02-cb17-4e9c-8dcf-cb2e3a030428 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:12:13.981 1640 2264151281328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-499edd00-af36-4ba9-b7d4-6adc82fd5fcd - - - - -] port_update received: 1093dc65-5ee9-46c5-be84-00b8d371c9b2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:12:14.028 1640 2264151281328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-499edd00-af36-4ba9-b7d4-6adc82fd5fcd - - - - -] No port 1093dc65-5ee9-46c5-be84-00b8d371c9b2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:12:17.713 1640 2264150569552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d09f77bf-7784-4996-bf27-da9e5e56aaae - - - - -] port_update received: cb1dd536-eb96-4a21-a51f-a6e8607eecf9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:12:17.728 1640 2264150569552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d09f77bf-7784-4996-bf27-da9e5e56aaae - - - - -] No port cb1dd536-eb96-4a21-a51f-a6e8607eecf9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:12:21.337 1640 2264150275520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e6c3c20-8f88-42ed-b385-7fdf5f6e89db - - - - -] port_update received: c70f3c09-6c4c-4800-afd9-a40889359f14 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:12:21.356 1640 2264150275520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e6c3c20-8f88-42ed-b385-7fdf5f6e89db - - - - -] No port c70f3c09-6c4c-4800-afd9-a40889359f14 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:12:34.952 1640 2264151476704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c3a9e5d-8de9-4f8c-9146-1bc1a42bd42f 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group rule updated on remote: ['b2701f26-22e9-42b4-b48c-debacf3a8794'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:12:34.952 1640 2264151476704 MainThread INFO neutron.agent.securitygroups_rpc [req-1c3a9e5d-8de9-4f8c-9146-1bc1a42bd42f 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group rule updated ['b2701f26-22e9-42b4-b48c-debacf3a8794'] 2022-04-28 17:12:35.247 1640 2264151588000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09bbfe7d-ec92-4bef-880c-862182e5c08e 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group rule updated on remote: ['b2701f26-22e9-42b4-b48c-debacf3a8794'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:12:35.247 1640 2264151588000 MainThread INFO neutron.agent.securitygroups_rpc [req-09bbfe7d-ec92-4bef-880c-862182e5c08e 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group rule updated ['b2701f26-22e9-42b4-b48c-debacf3a8794'] 2022-04-28 17:12:37.697 1640 2264151588000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1797a775-01f0-4379-97f9-22fe8c902ed5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group member updated on remote: ['e856c9c0-1012-4c6c-a0ed-12d5fa435d11'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:12:37.711 1640 2264151588000 MainThread INFO neutron.agent.securitygroups_rpc [req-1797a775-01f0-4379-97f9-22fe8c902ed5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group member updated ['e856c9c0-1012-4c6c-a0ed-12d5fa435d11'] 2022-04-28 17:12:52.902 1640 2264151508064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a8bc532-52d7-41f1-80fb-481312d38210 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 3e688609-c6a2-4a2c-9d3a-c69def5859dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:12:52.916 1640 2264151508064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a8bc532-52d7-41f1-80fb-481312d38210 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 3e688609-c6a2-4a2c-9d3a-c69def5859dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:12:56.212 1640 2264130955040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c5dd7aa-64c2-434a-b3bd-984547b39788 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group member updated on remote: ['b2701f26-22e9-42b4-b48c-debacf3a8794'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:12:56.234 1640 2264130955040 MainThread INFO neutron.agent.securitygroups_rpc [req-3c5dd7aa-64c2-434a-b3bd-984547b39788 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group member updated ['b2701f26-22e9-42b4-b48c-debacf3a8794'] 2022-04-28 17:12:57.966 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3e688609-c6a2-4a2c-9d3a-c69def5859dd 2022-04-28 17:12:59.181 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:12:59.483 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 3e688609-c6a2-4a2c-9d3a-c69def5859dd 2022-04-28 17:12:59.495 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 3e688609-c6a2-4a2c-9d3a-c69def5859dd updated. Details: {'device': '3e688609-c6a2-4a2c-9d3a-c69def5859dd', 'network_id': 'f36f2d8a-0e99-41c9-a050-479e59326607', 'port_id': '3e688609-c6a2-4a2c-9d3a-c69def5859dd', 'mac_address': 'fa:16:3e:42:64:44', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 689, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c026caab-5d9f-461e-a0c9-17cb77d2e937', '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-04-28 17:12:59.509 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:12:59.509 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" 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-04-28 17:12:59.525 1640 2264130762528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3e688609-c6a2-4a2c-9d3a-c69def5859dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:12:59.525 1640 2264130762528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f36f2d8a-0e99-41c9-a050-479e59326607 2022-04-28 17:12:59.525 1640 2264130762528 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-04-28 17:12:59.821 1640 2264130762528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3e688609-c6a2-4a2c-9d3a-c69def5859dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:12:59.821 1640 2264130762528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3e688609-c6a2-4a2c-9d3a-c69def5859dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:12:59.852 1640 2264130762528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3e688609-c6a2-4a2c-9d3a-c69def5859dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:12:59.852 1640 2264130762528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 689, VLAN trunk: None to switch port 3e688609-c6a2-4a2c-9d3a-c69def5859dd 2022-04-28 17:13:00.103 1640 2264130762528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:13:00.119 1640 2264130762528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3e688609-c6a2-4a2c-9d3a-c69def5859dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:13:00.119 1640 2264130955040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-350987e9-c1fb-4e16-ac78-b91f88912414 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 6cdd0341-109c-45bb-8627-bf56e6b5068b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:13:00.136 1640 2264130955040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-350987e9-c1fb-4e16-ac78-b91f88912414 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 6cdd0341-109c-45bb-8627-bf56e6b5068b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:13:00.263 1640 2264130762528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3e688609-c6a2-4a2c-9d3a-c69def5859dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:13:00.280 1640 2264130762528 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-04-28 17:13:00.280 1640 2264130762528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e856c9c0-1012-4c6c-a0ed-12d5fa435d11) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:13:00.294 1640 2264130762528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e856c9c0-1012-4c6c-a0ed-12d5fa435d11) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:13:00.294 1640 2264130762528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3e688609-c6a2-4a2c-9d3a-c69def5859dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:13:00.306 1640 2264130762528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:13:00.306 1640 2264130762528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3e688609-c6a2-4a2c-9d3a-c69def5859dd not yet added. Adding. 2022-04-28 17:13:00.321 1640 2264130762528 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-04-28 17:13:00.321 1640 2264130762528 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-04-28 17:13:00.573 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" 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-04-28 17:13:00.918 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" "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-04-28 17:13:00.918 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" 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-04-28 17:13:01.244 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" "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-04-28 17:13:01.466 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:13:01.481 1640 2264130762528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3e688609-c6a2-4a2c-9d3a-c69def5859dd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:13:01.481 1640 2264130762528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3e688609-c6a2-4a2c-9d3a-c69def5859dd processed. 2022-04-28 17:13:01.495 1640 2264130762528 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-04-28 17:13:01.891 1640 2264130762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:13:06.197 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6cdd0341-109c-45bb-8627-bf56e6b5068b 2022-04-28 17:13:07.524 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:13:07.821 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 6cdd0341-109c-45bb-8627-bf56e6b5068b 2022-04-28 17:13:07.821 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 6cdd0341-109c-45bb-8627-bf56e6b5068b updated. Details: {'device': '6cdd0341-109c-45bb-8627-bf56e6b5068b', 'network_id': '614e5169-5d48-4b2e-a297-0ab549c59eca', 'port_id': '6cdd0341-109c-45bb-8627-bf56e6b5068b', 'mac_address': 'fa:16:3e:5b:3a:72', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 673, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '21e01dd0-cbfc-4a11-a7b0-3e7e63a0d5d1', '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-04-28 17:13:07.839 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:13:07.854 1640 2264151281152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cdd0341-109c-45bb-8627-bf56e6b5068b" 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-04-28 17:13:07.854 1640 2264151281152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6cdd0341-109c-45bb-8627-bf56e6b5068b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:13:07.871 1640 2264151281152 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-04-28 17:13:08.132 1640 2264151281152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6cdd0341-109c-45bb-8627-bf56e6b5068b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:13:08.132 1640 2264151281152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6cdd0341-109c-45bb-8627-bf56e6b5068b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:13:08.159 1640 2264151281152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6cdd0341-109c-45bb-8627-bf56e6b5068b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:13:08.167 1640 2264151281152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 673, VLAN trunk: None to switch port 6cdd0341-109c-45bb-8627-bf56e6b5068b 2022-04-28 17:13:08.382 1640 2264151281152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:13:08.382 1640 2264151281152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6cdd0341-109c-45bb-8627-bf56e6b5068b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:13:08.524 1640 2264151281152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6cdd0341-109c-45bb-8627-bf56e6b5068b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:13:08.540 1640 2264151281152 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-04-28 17:13:08.540 1640 2264151281152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b2701f26-22e9-42b4-b48c-debacf3a8794) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:13:08.556 1640 2264151281152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6cdd0341-109c-45bb-8627-bf56e6b5068b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:13:08.556 1640 2264151281152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:13:08.556 1640 2264151281152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6cdd0341-109c-45bb-8627-bf56e6b5068b not yet added. Adding. 2022-04-28 17:13:08.580 1640 2264151281152 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-04-28 17:13:08.590 1640 2264151281152 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-04-28 17:13:08.867 1640 2264151281152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cdd0341-109c-45bb-8627-bf56e6b5068b" 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-04-28 17:13:09.121 1640 2264151281152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cdd0341-109c-45bb-8627-bf56e6b5068b" "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-04-28 17:13:09.121 1640 2264151281152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cdd0341-109c-45bb-8627-bf56e6b5068b" 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-04-28 17:13:09.478 1640 2264151281152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cdd0341-109c-45bb-8627-bf56e6b5068b" "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-04-28 17:13:09.707 1640 2264151281152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cdd0341-109c-45bb-8627-bf56e6b5068b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.843s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:13:09.707 1640 2264151281152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6cdd0341-109c-45bb-8627-bf56e6b5068b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:13:09.722 1640 2264151281152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6cdd0341-109c-45bb-8627-bf56e6b5068b processed. 2022-04-28 17:13:09.722 1640 2264151281152 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-04-28 17:13:10.043 1640 2264151281152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:13:13.266 1640 2264148066368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-864fe13e-1924-4b91-8a6d-c7fb67e2ca0b 8b02d6fa58a74772a0c9b526ec2a152c 07d3cb505b1a4338965e447d508a8680 - - -] Security group member updated on remote: ['fb2cfef6-e606-4e7f-a0fc-dcfa4a3b6dce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:13:13.266 1640 2264148066368 MainThread INFO neutron.agent.securitygroups_rpc [req-864fe13e-1924-4b91-8a6d-c7fb67e2ca0b 8b02d6fa58a74772a0c9b526ec2a152c 07d3cb505b1a4338965e447d508a8680 - - -] Security group member updated ['fb2cfef6-e606-4e7f-a0fc-dcfa4a3b6dce'] 2022-04-28 17:13:14.461 1640 2264130820400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b41bb416-4427-4bf7-87c3-612ce4754141 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 08fc7a4d-6b15-4794-abe5-45b74aee70a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:13:14.481 1640 2264130820400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b41bb416-4427-4bf7-87c3-612ce4754141 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 08fc7a4d-6b15-4794-abe5-45b74aee70a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:13:15.635 1640 2264151410288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-945e88c9-a4dd-45d6-9d59-39456328b39e e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated on remote: ['e05f7500-0e2e-4e3f-b995-f18c836dd667'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:13:15.659 1640 2264151410288 MainThread INFO neutron.agent.securitygroups_rpc [req-945e88c9-a4dd-45d6-9d59-39456328b39e e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated ['e05f7500-0e2e-4e3f-b995-f18c836dd667'] 2022-04-28 17:13:16.040 1640 2264151586768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-157f0f94-1bdf-420f-8ee7-4f21ffbf3f28 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated on remote: ['e05f7500-0e2e-4e3f-b995-f18c836dd667'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:13:16.058 1640 2264151586768 MainThread INFO neutron.agent.securitygroups_rpc [req-157f0f94-1bdf-420f-8ee7-4f21ffbf3f28 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated ['e05f7500-0e2e-4e3f-b995-f18c836dd667'] 2022-04-28 17:13:20.544 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 08fc7a4d-6b15-4794-abe5-45b74aee70a9 2022-04-28 17:13:21.772 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:13:22.120 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 08fc7a4d-6b15-4794-abe5-45b74aee70a9 2022-04-28 17:13:22.135 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 08fc7a4d-6b15-4794-abe5-45b74aee70a9 updated. Details: {'device': '08fc7a4d-6b15-4794-abe5-45b74aee70a9', 'network_id': '6d53f6bc-6b47-46dc-9c41-eec86db31036', 'port_id': '08fc7a4d-6b15-4794-abe5-45b74aee70a9', 'mac_address': 'fa:16:3e:b4:00:a2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 660, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b955b506-5137-427d-85cb-1e6a14fa8e22', '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-04-28 17:13:22.135 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:13:22.164 1640 2264149888864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-08fc7a4d-6b15-4794-abe5-45b74aee70a9" 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-04-28 17:13:22.164 1640 2264149888864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 08fc7a4d-6b15-4794-abe5-45b74aee70a9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:13:22.187 1640 2264149888864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6d53f6bc-6b47-46dc-9c41-eec86db31036 2022-04-28 17:13:22.199 1640 2264149888864 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-04-28 17:13:22.526 1640 2264149888864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '08fc7a4d-6b15-4794-abe5-45b74aee70a9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:13:22.526 1640 2264149888864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '08fc7a4d-6b15-4794-abe5-45b74aee70a9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:13:22.560 1640 2264149888864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 08fc7a4d-6b15-4794-abe5-45b74aee70a9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:13:22.570 1640 2264149888864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 660, VLAN trunk: None to switch port 08fc7a4d-6b15-4794-abe5-45b74aee70a9 2022-04-28 17:13:22.790 1640 2264149888864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:13:22.790 1640 2264149888864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['08fc7a4d-6b15-4794-abe5-45b74aee70a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:13:22.961 1640 2264149888864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['08fc7a4d-6b15-4794-abe5-45b74aee70a9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:13:22.961 1640 2264149888864 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-04-28 17:13:22.993 1640 2264149888864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fb2cfef6-e606-4e7f-a0fc-dcfa4a3b6dce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:13:22.993 1640 2264149888864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fb2cfef6-e606-4e7f-a0fc-dcfa4a3b6dce) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:13:23.010 1640 2264149888864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 08fc7a4d-6b15-4794-abe5-45b74aee70a9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:13:23.010 1640 2264149888864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:13:23.010 1640 2264149888864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 08fc7a4d-6b15-4794-abe5-45b74aee70a9 not yet added. Adding. 2022-04-28 17:13:23.010 1640 2264149888864 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-04-28 17:13:23.044 1640 2264149888864 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-04-28 17:13:23.384 1640 2264149888864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08fc7a4d-6b15-4794-abe5-45b74aee70a9" 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-04-28 17:13:23.663 1640 2264149888864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08fc7a4d-6b15-4794-abe5-45b74aee70a9" "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-04-28 17:13:23.663 1640 2264149888864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08fc7a4d-6b15-4794-abe5-45b74aee70a9" 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-04-28 17:13:24.025 1640 2264149888864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08fc7a4d-6b15-4794-abe5-45b74aee70a9" "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-04-28 17:13:24.243 1640 2264149888864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-08fc7a4d-6b15-4794-abe5-45b74aee70a9" "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-04-28 17:13:24.243 1640 2264149888864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 08fc7a4d-6b15-4794-abe5-45b74aee70a9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:13:24.261 1640 2264149888864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 08fc7a4d-6b15-4794-abe5-45b74aee70a9 processed. 2022-04-28 17:13:24.261 1640 2264149888864 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-04-28 17:13:24.648 1640 2264149888864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:13:26.454 1640 2264148548592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7e4bac7-e9b0-4917-8190-c85005cf7503 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group rule updated on remote: ['1670173d-3a25-40ea-a348-d7ab059df87c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:13:26.464 1640 2264148548592 MainThread INFO neutron.agent.securitygroups_rpc [req-a7e4bac7-e9b0-4917-8190-c85005cf7503 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group rule updated ['1670173d-3a25-40ea-a348-d7ab059df87c'] 2022-04-28 17:13:26.618 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 114c0cac-639c-4869-9b5e-10a88824e5c3 2022-04-28 17:13:26.883 1640 2264148548592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d2d1e01-9bf5-46c9-8d37-1919c9d3ee50 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group rule updated on remote: ['1670173d-3a25-40ea-a348-d7ab059df87c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:13:26.883 1640 2264148548592 MainThread INFO neutron.agent.securitygroups_rpc [req-0d2d1e01-9bf5-46c9-8d37-1919c9d3ee50 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group rule updated ['1670173d-3a25-40ea-a348-d7ab059df87c'] 2022-04-28 17:13:27.202 1640 2264131108528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66cf86f7-91bc-417d-aeb6-581e79095bb7 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group rule updated on remote: ['1670173d-3a25-40ea-a348-d7ab059df87c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:13:27.227 1640 2264131108528 MainThread INFO neutron.agent.securitygroups_rpc [req-66cf86f7-91bc-417d-aeb6-581e79095bb7 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group rule updated ['1670173d-3a25-40ea-a348-d7ab059df87c'] 2022-04-28 17:13:27.619 1640 2264148827296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b6394de-04e1-4a2b-8084-b499abe410d5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group rule updated on remote: ['1670173d-3a25-40ea-a348-d7ab059df87c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:13:27.619 1640 2264148827296 MainThread INFO neutron.agent.securitygroups_rpc [req-5b6394de-04e1-4a2b-8084-b499abe410d5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group rule updated ['1670173d-3a25-40ea-a348-d7ab059df87c'] 2022-04-28 17:13:28.009 1640 2264150495824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2654f54-fcec-4c22-b825-4e8a4261c5bb 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group rule updated on remote: ['1670173d-3a25-40ea-a348-d7ab059df87c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:13:28.009 1640 2264150495824 MainThread INFO neutron.agent.securitygroups_rpc [req-c2654f54-fcec-4c22-b825-4e8a4261c5bb 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group rule updated ['1670173d-3a25-40ea-a348-d7ab059df87c'] 2022-04-28 17:13:28.154 1640 2264150495824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c05c4854-1ffa-44ac-b5a8-b9730f891586 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated on remote: ['e05f7500-0e2e-4e3f-b995-f18c836dd667'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:13:28.154 1640 2264150495824 MainThread INFO neutron.agent.securitygroups_rpc [req-c05c4854-1ffa-44ac-b5a8-b9730f891586 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated ['e05f7500-0e2e-4e3f-b995-f18c836dd667'] 2022-04-28 17:13:28.285 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:13:28.339 1640 2264150495824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf45a1da-2f8f-4467-9487-19f10cace8d9 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group rule updated on remote: ['1670173d-3a25-40ea-a348-d7ab059df87c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:13:28.354 1640 2264150495824 MainThread INFO neutron.agent.securitygroups_rpc [req-cf45a1da-2f8f-4467-9487-19f10cace8d9 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group rule updated ['1670173d-3a25-40ea-a348-d7ab059df87c'] 2022-04-28 17:13:28.617 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 114c0cac-639c-4869-9b5e-10a88824e5c3 2022-04-28 17:13:28.617 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 114c0cac-639c-4869-9b5e-10a88824e5c3 updated. Details: {'device': '114c0cac-639c-4869-9b5e-10a88824e5c3', 'network_id': '2cbb81ca-e3a4-480c-a653-512599e2c407', 'port_id': '114c0cac-639c-4869-9b5e-10a88824e5c3', 'mac_address': 'fa:16:3e:f1:fd:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 669, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5cb28927-690b-435c-8d3a-a3aec7d04855', '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-04-28 17:13:28.633 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:13:28.633 1640 2264150495824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" 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-04-28 17:13:28.657 1640 2264150495824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 114c0cac-639c-4869-9b5e-10a88824e5c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:13:28.663 1640 2264150495824 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-04-28 17:13:28.700 1640 2264150495824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '114c0cac-639c-4869-9b5e-10a88824e5c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:13:28.713 1640 2264150495824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '114c0cac-639c-4869-9b5e-10a88824e5c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:13:28.728 1640 2264150495824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 114c0cac-639c-4869-9b5e-10a88824e5c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:13:28.728 1640 2264150495824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 669, VLAN trunk: None to switch port 114c0cac-639c-4869-9b5e-10a88824e5c3 2022-04-28 17:13:28.835 1640 2264150495824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:13:28.835 1640 2264150495824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['114c0cac-639c-4869-9b5e-10a88824e5c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:13:29.028 1640 2264150495824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['114c0cac-639c-4869-9b5e-10a88824e5c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:13:29.028 1640 2264150495824 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-04-28 17:13:29.028 1640 2264150495824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (99d612f9-22c1-4e32-b494-7ce87a23fef3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:13:29.043 1640 2264150495824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 114c0cac-639c-4869-9b5e-10a88824e5c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:13:29.043 1640 2264150495824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:13:29.057 1640 2264150495824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-28 17:13:29.057 1640 2264150495824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" 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-04-28 17:13:29.057 1640 2264150495824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" "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-04-28 17:13:29.077 1640 2264150495824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" 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-04-28 17:13:29.077 1640 2264150495824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" "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-04-28 17:13:29.272 1640 2264150495824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:13:29.289 1640 2264150495824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 114c0cac-639c-4869-9b5e-10a88824e5c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:13:29.289 1640 2264150495824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 114c0cac-639c-4869-9b5e-10a88824e5c3 processed. 2022-04-28 17:13:29.305 1640 2264131137376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group member updated on remote: ['e856c9c0-1012-4c6c-a0ed-12d5fa435d11', '1670173d-3a25-40ea-a348-d7ab059df87c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:13:29.305 1640 2264131137376 MainThread INFO neutron.agent.securitygroups_rpc [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group member updated ['e856c9c0-1012-4c6c-a0ed-12d5fa435d11', '1670173d-3a25-40ea-a348-d7ab059df87c'] 2022-04-28 17:13:29.323 1640 2264131137376 MainThread INFO neutron.agent.securitygroups_rpc [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Refresh firewall rules 2022-04-28 17:13:29.323 1640 2264131137376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Get security group information for devices via rpc ['3e688609-c6a2-4a2c-9d3a-c69def5859dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:13:29.342 1640 2264150495824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] port_update received: 3e688609-c6a2-4a2c-9d3a-c69def5859dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:13:29.429 1640 2264150495824 MainThread DEBUG oslo_concurrency.lockutils [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-agent-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" 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-04-28 17:13:29.429 1640 2264150495824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Binding port 3e688609-c6a2-4a2c-9d3a-c69def5859dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:13:29.452 1640 2264150495824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] 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-04-28 17:13:29.494 1640 2264150495824 MainThread DEBUG neutron.services.trunk.rpc.agent [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3e688609-c6a2-4a2c-9d3a-c69def5859dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:13:29.494 1640 2264150495824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3e688609-c6a2-4a2c-9d3a-c69def5859dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:13:29.524 1640 2264150495824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Trunk plugin disabled on server. Assuming port 3e688609-c6a2-4a2c-9d3a-c69def5859dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:13:29.541 1640 2264150495824 MainThread INFO networking_hyperv.neutron.trunk_driver [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Binding VLAN ID: 689, VLAN trunk: None to switch port 3e688609-c6a2-4a2c-9d3a-c69def5859dd 2022-04-28 17:13:29.632 1640 2264150495824 MainThread INFO neutron.agent.securitygroups_rpc [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Refresh firewall rules 2022-04-28 17:13:29.632 1640 2264150495824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Get security group information for devices via rpc ['3e688609-c6a2-4a2c-9d3a-c69def5859dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:13:29.885 1640 2264131137376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update security group information for ports dict_keys(['3e688609-c6a2-4a2c-9d3a-c69def5859dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:13:29.899 1640 2264131137376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-28 17:13:29.913 1640 2264131137376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update rules of security group (1670173d-3a25-40ea-a348-d7ab059df87c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:13:29.913 1640 2264131137376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update rules of security group (e856c9c0-1012-4c6c-a0ed-12d5fa435d11) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:13:29.933 1640 2264131137376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update members of security group (e856c9c0-1012-4c6c-a0ed-12d5fa435d11) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:13:29.933 1640 2264131137376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update port filter for 3e688609-c6a2-4a2c-9d3a-c69def5859dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:13:29.933 1640 2264131137376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Updating port rules. 2022-04-28 17:13:29.960 1640 2264131137376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Creating 6 new rules, removing 0 old rules. 2022-04-28 17:13:29.960 1640 2264131137376 MainThread DEBUG oslo_concurrency.lockutils [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" 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-04-28 17:13:30.445 1640 2264131137376 MainThread DEBUG oslo_concurrency.lockutils [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:13:30.445 1640 2264131137376 MainThread DEBUG oslo_concurrency.lockutils [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" 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-04-28 17:13:30.445 1640 2264131137376 MainThread DEBUG oslo_concurrency.lockutils [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" "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-04-28 17:13:30.481 1640 2264150495824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update security group information for ports dict_keys(['3e688609-c6a2-4a2c-9d3a-c69def5859dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:13:30.491 1640 2264150495824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-28 17:13:30.491 1640 2264150495824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update rules of security group (1670173d-3a25-40ea-a348-d7ab059df87c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:13:30.491 1640 2264150495824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update rules of security group (e856c9c0-1012-4c6c-a0ed-12d5fa435d11) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:13:30.491 1640 2264150495824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update members of security group (e856c9c0-1012-4c6c-a0ed-12d5fa435d11) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:13:30.555 1640 2264150495824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update port filter for 3e688609-c6a2-4a2c-9d3a-c69def5859dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:13:30.555 1640 2264150495824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Updating port rules. 2022-04-28 17:13:30.573 1640 2264150495824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Creating 0 new rules, removing 0 old rules. 2022-04-28 17:13:30.585 1640 2264150495824 MainThread DEBUG oslo_concurrency.lockutils [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" 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-04-28 17:13:30.585 1640 2264150495824 MainThread DEBUG oslo_concurrency.lockutils [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" "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-04-28 17:13:30.601 1640 2264150495824 MainThread DEBUG oslo_concurrency.lockutils [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" 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-04-28 17:13:30.601 1640 2264150495824 MainThread DEBUG oslo_concurrency.lockutils [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" "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-04-28 17:13:30.684 1640 2264150495824 MainThread DEBUG oslo_concurrency.lockutils [req-e57b8bc3-60de-42f2-9f2c-8dacd0625e46 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-agent-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:13:30.684 1640 2264131137376 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-04-28 17:13:30.775 1640 2264149649360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3eb22714-93fc-46f3-8507-1941714f0199 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:13:30.807 1640 2264149649360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3eb22714-93fc-46f3-8507-1941714f0199 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:13:30.981 1640 2264131137376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:13:36.726 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 2022-04-28 17:13:38.512 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:13:38.757 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 2022-04-28 17:13:38.779 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 updated. Details: {'device': '67b39112-6175-4ca0-9f0f-7c3bf91aeeb5', 'network_id': '36e01b23-3215-4ad3-ab56-cffb485a5a25', 'port_id': '67b39112-6175-4ca0-9f0f-7c3bf91aeeb5', 'mac_address': 'fa:16:3e:d0:1a:7f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 677, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ea7b58e-83a0-40eb-867e-de05f1d5d3ba', '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-04-28 17:13:38.791 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:13:38.791 1640 2264148926880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-67b39112-6175-4ca0-9f0f-7c3bf91aeeb5" 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-04-28 17:13:38.812 1640 2264148926880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:13:38.838 1640 2264148926880 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-04-28 17:13:39.119 1640 2264148926880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '67b39112-6175-4ca0-9f0f-7c3bf91aeeb5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:13:39.119 1640 2264148926880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '67b39112-6175-4ca0-9f0f-7c3bf91aeeb5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:13:39.151 1640 2264148926880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:13:39.151 1640 2264148926880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 677, VLAN trunk: None to switch port 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 2022-04-28 17:13:39.400 1640 2264148926880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:13:39.413 1640 2264148926880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['67b39112-6175-4ca0-9f0f-7c3bf91aeeb5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:13:39.554 1640 2264148926880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['67b39112-6175-4ca0-9f0f-7c3bf91aeeb5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:13:39.554 1640 2264148926880 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-04-28 17:13:39.580 1640 2264148926880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e05f7500-0e2e-4e3f-b995-f18c836dd667) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:13:39.580 1640 2264148926880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:13:39.595 1640 2264148926880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:13:39.600 1640 2264148926880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 not yet added. Adding. 2022-04-28 17:13:39.600 1640 2264148926880 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-04-28 17:13:39.618 1640 2264148926880 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-04-28 17:13:39.934 1640 2264148926880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67b39112-6175-4ca0-9f0f-7c3bf91aeeb5" 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-04-28 17:13:40.272 1640 2264148926880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67b39112-6175-4ca0-9f0f-7c3bf91aeeb5" "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-04-28 17:13:40.291 1640 2264148926880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67b39112-6175-4ca0-9f0f-7c3bf91aeeb5" 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-04-28 17:13:40.651 1640 2264148926880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67b39112-6175-4ca0-9f0f-7c3bf91aeeb5" "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-04-28 17:13:40.899 1640 2264148926880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-67b39112-6175-4ca0-9f0f-7c3bf91aeeb5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:13:40.916 1640 2264148926880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:13:40.929 1640 2264148926880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 processed. 2022-04-28 17:13:40.929 1640 2264148926880 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-04-28 17:13:41.259 1640 2264148926880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:13:44.353 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 08fc7a4d-6b15-4794-abe5-45b74aee70a9 2022-04-28 17:13:44.353 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: df3e3065-55ea-4e3a-8e9f-7aedc738f1ac 2022-04-28 17:13:44.929 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:13:44.929 1640 2264151474944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '08fc7a4d-6b15-4794-abe5-45b74aee70a9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:13:44.949 1640 2264151474944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '08fc7a4d-6b15-4794-abe5-45b74aee70a9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:13:44.949 1640 2264151474944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 08fc7a4d-6b15-4794-abe5-45b74aee70a9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:13:44.992 1640 2264151474944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6d53f6bc-6b47-46dc-9c41-eec86db31036 2022-04-28 17:13:44.992 1640 2264151474944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['08fc7a4d-6b15-4794-abe5-45b74aee70a9'] 2022-04-28 17:13:45.008 1640 2264151474944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:13:45.008 1640 2264151474944 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-04-28 17:13:45.024 1640 2264151474944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['08fc7a4d-6b15-4794-abe5-45b74aee70a9'] 2022-04-28 17:13:45.024 1640 2264151477936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'df3e3065-55ea-4e3a-8e9f-7aedc738f1ac' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:13:45.039 1640 2264151477936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'df3e3065-55ea-4e3a-8e9f-7aedc738f1ac' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:13:45.059 1640 2264151477936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port df3e3065-55ea-4e3a-8e9f-7aedc738f1ac _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:13:45.115 1640 2264151477936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 004986de-388a-4dcc-ba80-b3f5b54a9ecd 2022-04-28 17:13:45.126 1640 2264151477936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['df3e3065-55ea-4e3a-8e9f-7aedc738f1ac'] 2022-04-28 17:13:45.132 1640 2264151477936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:13:45.132 1640 2264151477936 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-04-28 17:13:45.132 1640 2264151477936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['df3e3065-55ea-4e3a-8e9f-7aedc738f1ac'] 2022-04-28 17:13:45.147 1640 2264151474944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-965b1a34-98fa-4660-b8d1-d8c6db553fa5 edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] Security group member updated on remote: ['23a046f3-3239-4c22-90e2-ea50a75c469f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:13:45.163 1640 2264151474944 MainThread INFO neutron.agent.securitygroups_rpc [req-965b1a34-98fa-4660-b8d1-d8c6db553fa5 edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] Security group member updated ['23a046f3-3239-4c22-90e2-ea50a75c469f'] 2022-04-28 17:13:45.163 1640 2264151477936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-965b1a34-98fa-4660-b8d1-d8c6db553fa5 edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] port_delete event received for 'df3e3065-55ea-4e3a-8e9f-7aedc738f1ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:13:45.756 1640 2264130820400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-846a7007-6c4f-42ea-afe9-1350533e2ebf 8b02d6fa58a74772a0c9b526ec2a152c 07d3cb505b1a4338965e447d508a8680 - - -] Security group member updated on remote: ['fb2cfef6-e606-4e7f-a0fc-dcfa4a3b6dce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:13:45.775 1640 2264130820400 MainThread INFO neutron.agent.securitygroups_rpc [req-846a7007-6c4f-42ea-afe9-1350533e2ebf 8b02d6fa58a74772a0c9b526ec2a152c 07d3cb505b1a4338965e447d508a8680 - - -] Security group member updated ['fb2cfef6-e606-4e7f-a0fc-dcfa4a3b6dce'] 2022-04-28 17:13:45.884 1640 2264149045840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-846a7007-6c4f-42ea-afe9-1350533e2ebf 8b02d6fa58a74772a0c9b526ec2a152c 07d3cb505b1a4338965e447d508a8680 - - -] port_delete event received for '08fc7a4d-6b15-4794-abe5-45b74aee70a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:13:46.933 1640 2264149046720 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-04-28 17:13:47.006 1640 2264149046720 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-04-28 17:13:58.522 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 114c0cac-639c-4869-9b5e-10a88824e5c3 2022-04-28 17:13:58.986 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:13:58.990 1640 2264151069968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '114c0cac-639c-4869-9b5e-10a88824e5c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:13:59.009 1640 2264151069968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '114c0cac-639c-4869-9b5e-10a88824e5c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:13:59.009 1640 2264151069968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 114c0cac-639c-4869-9b5e-10a88824e5c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:13:59.068 1640 2264151069968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['114c0cac-639c-4869-9b5e-10a88824e5c3'] 2022-04-28 17:13:59.088 1640 2264151069968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:13:59.102 1640 2264151069968 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-04-28 17:13:59.102 1640 2264151069968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['114c0cac-639c-4869-9b5e-10a88824e5c3'] 2022-04-28 17:14:00.989 1640 2264148385456 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-04-28 17:14:01.228 1640 2264148385456 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-04-28 17:14:02.148 1640 2264148385456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52539737-9ab3-43b8-aa18-4954e215defe edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] Security group member updated on remote: ['23a046f3-3239-4c22-90e2-ea50a75c469f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:14:02.148 1640 2264148385456 MainThread INFO neutron.agent.securitygroups_rpc [req-52539737-9ab3-43b8-aa18-4954e215defe edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] Security group member updated ['23a046f3-3239-4c22-90e2-ea50a75c469f'] 2022-04-28 17:14:02.556 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 114c0cac-639c-4869-9b5e-10a88824e5c3 2022-04-28 17:14:02.993 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:14:02.993 1640 2264148462048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '114c0cac-639c-4869-9b5e-10a88824e5c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:14:03.006 1640 2264148462048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '114c0cac-639c-4869-9b5e-10a88824e5c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:14:03.006 1640 2264148462048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 114c0cac-639c-4869-9b5e-10a88824e5c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:14:03.037 1640 2264148462048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2cbb81ca-e3a4-480c-a653-512599e2c407 2022-04-28 17:14:03.054 1640 2264148462048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['114c0cac-639c-4869-9b5e-10a88824e5c3'] 2022-04-28 17:14:03.054 1640 2264148462048 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-04-28 17:14:03.054 1640 2264148462048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['114c0cac-639c-4869-9b5e-10a88824e5c3'] 2022-04-28 17:14:03.459 1640 2264150415664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-626cf1c7-44f6-4a27-a5af-08dcc7819e7f 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: a2227086-d0cf-4cab-a0f7-240cc3e299ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:14:03.477 1640 2264150415664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-626cf1c7-44f6-4a27-a5af-08dcc7819e7f 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port a2227086-d0cf-4cab-a0f7-240cc3e299ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:14:04.994 1640 2264150389680 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-04-28 17:14:05.088 1640 2264150389680 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-04-28 17:14:07.022 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a2227086-d0cf-4cab-a0f7-240cc3e299ea 2022-04-28 17:14:09.021 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:14:09.304 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port a2227086-d0cf-4cab-a0f7-240cc3e299ea 2022-04-28 17:14:09.304 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port a2227086-d0cf-4cab-a0f7-240cc3e299ea updated. Details: {'device': 'a2227086-d0cf-4cab-a0f7-240cc3e299ea', 'network_id': '004986de-388a-4dcc-ba80-b3f5b54a9ecd', 'port_id': 'a2227086-d0cf-4cab-a0f7-240cc3e299ea', 'mac_address': 'fa:16:3e:6f:2d:3e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 668, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '06b20ae5-481a-4cfd-8b3f-bda0edb4e16d', '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-04-28 17:14:09.324 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:14:09.324 1640 2264148547536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a2227086-d0cf-4cab-a0f7-240cc3e299ea" 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-04-28 17:14:09.338 1640 2264148547536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a2227086-d0cf-4cab-a0f7-240cc3e299ea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:14:09.338 1640 2264148547536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 004986de-388a-4dcc-ba80-b3f5b54a9ecd 2022-04-28 17:14:09.338 1640 2264148547536 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-04-28 17:14:09.571 1640 2264148547536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a2227086-d0cf-4cab-a0f7-240cc3e299ea') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:14:09.596 1640 2264148547536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a2227086-d0cf-4cab-a0f7-240cc3e299ea') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:14:09.621 1640 2264148547536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a2227086-d0cf-4cab-a0f7-240cc3e299ea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:14:09.632 1640 2264148547536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 668, VLAN trunk: None to switch port a2227086-d0cf-4cab-a0f7-240cc3e299ea 2022-04-28 17:14:09.787 1640 2264148547536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:14:09.806 1640 2264148547536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a2227086-d0cf-4cab-a0f7-240cc3e299ea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:14:10.005 1640 2264148547536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a2227086-d0cf-4cab-a0f7-240cc3e299ea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:14:10.005 1640 2264148547536 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-04-28 17:14:10.005 1640 2264148547536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (23a046f3-3239-4c22-90e2-ea50a75c469f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:14:10.028 1640 2264148547536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (23a046f3-3239-4c22-90e2-ea50a75c469f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:14:10.040 1640 2264148547536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a2227086-d0cf-4cab-a0f7-240cc3e299ea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:14:10.040 1640 2264148547536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:14:10.040 1640 2264148547536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a2227086-d0cf-4cab-a0f7-240cc3e299ea not yet added. Adding. 2022-04-28 17:14:10.058 1640 2264148547536 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-04-28 17:14:10.058 1640 2264148547536 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-04-28 17:14:10.336 1640 2264148547536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2227086-d0cf-4cab-a0f7-240cc3e299ea" 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-04-28 17:14:10.610 1640 2264148547536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2227086-d0cf-4cab-a0f7-240cc3e299ea" "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-04-28 17:14:10.616 1640 2264148547536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2227086-d0cf-4cab-a0f7-240cc3e299ea" 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-04-28 17:14:10.913 1640 2264148547536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2227086-d0cf-4cab-a0f7-240cc3e299ea" "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-04-28 17:14:11.133 1640 2264148547536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a2227086-d0cf-4cab-a0f7-240cc3e299ea" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:14:11.133 1640 2264148547536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a2227086-d0cf-4cab-a0f7-240cc3e299ea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:14:11.150 1640 2264148547536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a2227086-d0cf-4cab-a0f7-240cc3e299ea processed. 2022-04-28 17:14:11.150 1640 2264130954864 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-04-28 17:14:11.540 1640 2264130954864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:14:11.804 1640 2264151072432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e87916a-94b1-45ab-a641-fd35e94d8560 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network 6d53f6bc-6b47-46dc-9c41-eec86db31036 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:14:11.804 1640 2264151072432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e87916a-94b1-45ab-a641-fd35e94d8560 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network 6d53f6bc-6b47-46dc-9c41-eec86db31036 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-28 17:14:12.536 1640 2264149215712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1290c87-1bf8-4c29-b2bd-13189bca2231 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network 4cb5496c-cc1c-42e8-bfef-a779f3b5a418 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:14:12.554 1640 2264149215712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1290c87-1bf8-4c29-b2bd-13189bca2231 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network 4cb5496c-cc1c-42e8-bfef-a779f3b5a418 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-28 17:14:29.208 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 114c0cac-639c-4869-9b5e-10a88824e5c3 2022-04-28 17:14:29.234 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:14:29.503 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 114c0cac-639c-4869-9b5e-10a88824e5c3 2022-04-28 17:14:29.512 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 114c0cac-639c-4869-9b5e-10a88824e5c3 updated. Details: {'device': '114c0cac-639c-4869-9b5e-10a88824e5c3', 'network_id': '2cbb81ca-e3a4-480c-a653-512599e2c407', 'port_id': '114c0cac-639c-4869-9b5e-10a88824e5c3', 'mac_address': 'fa:16:3e:f1:fd:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 669, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5cb28927-690b-435c-8d3a-a3aec7d04855', '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-04-28 17:14:29.524 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:14:29.524 1640 2264150540352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" 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-04-28 17:14:29.524 1640 2264150540352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 114c0cac-639c-4869-9b5e-10a88824e5c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:14:29.550 1640 2264150540352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2cbb81ca-e3a4-480c-a653-512599e2c407 2022-04-28 17:14:29.550 1640 2264150540352 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-04-28 17:14:29.827 1640 2264150540352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '114c0cac-639c-4869-9b5e-10a88824e5c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:14:29.833 1640 2264150540352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '114c0cac-639c-4869-9b5e-10a88824e5c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:14:29.849 1640 2264150540352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 114c0cac-639c-4869-9b5e-10a88824e5c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:14:29.849 1640 2264150540352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 669, VLAN trunk: None to switch port 114c0cac-639c-4869-9b5e-10a88824e5c3 2022-04-28 17:14:30.042 1640 2264150540352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:14:30.057 1640 2264150540352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['114c0cac-639c-4869-9b5e-10a88824e5c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:14:30.192 1640 2264150540352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['114c0cac-639c-4869-9b5e-10a88824e5c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:14:30.210 1640 2264150540352 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-04-28 17:14:30.224 1640 2264150540352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (99d612f9-22c1-4e32-b494-7ce87a23fef3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:14:30.224 1640 2264150540352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 114c0cac-639c-4869-9b5e-10a88824e5c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:14:30.224 1640 2264150540352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:14:30.245 1640 2264150540352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 114c0cac-639c-4869-9b5e-10a88824e5c3 not yet added. Adding. 2022-04-28 17:14:30.256 1640 2264150540352 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-04-28 17:14:30.256 1640 2264150540352 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-04-28 17:14:30.524 1640 2264150540352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" 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-04-28 17:14:30.803 1640 2264150540352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" "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-04-28 17:14:30.803 1640 2264150540352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" 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-04-28 17:14:31.116 1640 2264150540352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" "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-04-28 17:14:31.320 1640 2264150540352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-114c0cac-639c-4869-9b5e-10a88824e5c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.796s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:14:31.337 1640 2264150540352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 114c0cac-639c-4869-9b5e-10a88824e5c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:14:31.352 1640 2264150540352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 114c0cac-639c-4869-9b5e-10a88824e5c3 processed. 2022-04-28 17:14:31.366 1640 2264150540352 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-04-28 17:14:31.632 1640 2264150540352 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-04-28 17:15:11.551 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a2227086-d0cf-4cab-a0f7-240cc3e299ea 2022-04-28 17:15:12.348 1640 2264130678272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f0d8fc2-428a-4c0b-8059-cbaf2f8113a2 edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] Security group member updated on remote: ['23a046f3-3239-4c22-90e2-ea50a75c469f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:15:12.348 1640 2264130678272 MainThread INFO neutron.agent.securitygroups_rpc [req-4f0d8fc2-428a-4c0b-8059-cbaf2f8113a2 edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] Security group member updated ['23a046f3-3239-4c22-90e2-ea50a75c469f'] 2022-04-28 17:15:12.348 1640 2264130678272 MainThread INFO neutron.agent.securitygroups_rpc [req-4f0d8fc2-428a-4c0b-8059-cbaf2f8113a2 edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] Refresh firewall rules 2022-04-28 17:15:12.365 1640 2264130678272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f0d8fc2-428a-4c0b-8059-cbaf2f8113a2 edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] Get security group information for devices via rpc ['a2227086-d0cf-4cab-a0f7-240cc3e299ea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:15:12.407 1640 2264130678272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f0d8fc2-428a-4c0b-8059-cbaf2f8113a2 edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:15:12.410 1640 2264130678272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f0d8fc2-428a-4c0b-8059-cbaf2f8113a2 edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-28 17:15:12.427 1640 2264130678272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f0d8fc2-428a-4c0b-8059-cbaf2f8113a2 edf67f4d884649738528f6297b1c1e78 6d51559473a8437fa58f224a6abcd2ca - - -] port_delete event received for 'a2227086-d0cf-4cab-a0f7-240cc3e299ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:15:13.537 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:15:13.537 1640 2264058634480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a2227086-d0cf-4cab-a0f7-240cc3e299ea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:15:13.556 1640 2264058634480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a2227086-d0cf-4cab-a0f7-240cc3e299ea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:15:13.556 1640 2264058634480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a2227086-d0cf-4cab-a0f7-240cc3e299ea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:15:13.586 1640 2264058634480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 004986de-388a-4dcc-ba80-b3f5b54a9ecd 2022-04-28 17:15:13.604 1640 2264058634480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a2227086-d0cf-4cab-a0f7-240cc3e299ea'] 2022-04-28 17:15:13.604 1640 2264058634480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:15:13.616 1640 2264058634480 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-04-28 17:15:13.616 1640 2264058634480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a2227086-d0cf-4cab-a0f7-240cc3e299ea'] 2022-04-28 17:15:15.546 1640 2264058634480 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-04-28 17:15:15.582 1640 2264058634480 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-04-28 17:15:37.543 1640 2264150890800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7462c521-dddb-4e6a-9b42-eaadc95035e4 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated on remote: ['e05f7500-0e2e-4e3f-b995-f18c836dd667'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:15:37.553 1640 2264150890800 MainThread INFO neutron.agent.securitygroups_rpc [req-7462c521-dddb-4e6a-9b42-eaadc95035e4 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated ['e05f7500-0e2e-4e3f-b995-f18c836dd667'] 2022-04-28 17:15:37.802 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 2022-04-28 17:15:37.847 1640 2264149003776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7462c521-dddb-4e6a-9b42-eaadc95035e4 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] port_delete event received for '67b39112-6175-4ca0-9f0f-7c3bf91aeeb5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:15:39.302 1640 2264130190496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ce72b48-c166-4c76-92fe-6f9ff37cb218 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network 004986de-388a-4dcc-ba80-b3f5b54a9ecd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:15:39.302 1640 2264130190496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ce72b48-c166-4c76-92fe-6f9ff37cb218 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network 004986de-388a-4dcc-ba80-b3f5b54a9ecd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-28 17:15:39.696 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:15:39.708 1640 2264130190496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '67b39112-6175-4ca0-9f0f-7c3bf91aeeb5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:15:39.708 1640 2264130190496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '67b39112-6175-4ca0-9f0f-7c3bf91aeeb5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:15:39.722 1640 2264130190496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 67b39112-6175-4ca0-9f0f-7c3bf91aeeb5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:15:39.752 1640 2264130190496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['67b39112-6175-4ca0-9f0f-7c3bf91aeeb5'] 2022-04-28 17:15:39.752 1640 2264130190496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:15:39.752 1640 2264130190496 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-04-28 17:15:39.775 1640 2264130190496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['67b39112-6175-4ca0-9f0f-7c3bf91aeeb5'] 2022-04-28 17:15:41.714 1640 2264130190496 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-04-28 17:15:41.737 1640 2264130190496 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-04-28 17:15:42.895 1640 2264148463104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2cffe45-cf0d-41c9-81be-f9b9d44f944d e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] port_delete event received for '4c52ae6f-b549-4b8e-b19d-b76beacb2362' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:15:48.940 1640 2264150415664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc58f570-7e5e-41ca-ac12-c7d48788a2f6 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated on remote: ['735f91cb-f4c2-4a88-8fb4-d11383d1ea85'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:15:48.972 1640 2264150415664 MainThread INFO neutron.agent.securitygroups_rpc [req-cc58f570-7e5e-41ca-ac12-c7d48788a2f6 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated ['735f91cb-f4c2-4a88-8fb4-d11383d1ea85'] 2022-04-28 17:15:49.487 1640 2264150461424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc58f570-7e5e-41ca-ac12-c7d48788a2f6 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] port_delete event received for 'be06189b-285c-4ea6-8f4b-fd33751e1425' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:15:49.960 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: be06189b-285c-4ea6-8f4b-fd33751e1425 2022-04-28 17:15:51.660 1640 2264150462128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9761aed3-749b-4118-bdc8-d8e9592acd3d e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] port_delete event received for '998b0b17-6c54-4c90-9107-e34f113b3294' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:15:51.796 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:15:51.800 1640 2264150462128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'be06189b-285c-4ea6-8f4b-fd33751e1425' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:15:51.800 1640 2264150462128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'be06189b-285c-4ea6-8f4b-fd33751e1425' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:15:51.800 1640 2264150462128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port be06189b-285c-4ea6-8f4b-fd33751e1425 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:15:51.842 1640 2264150462128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 36e01b23-3215-4ad3-ab56-cffb485a5a25 2022-04-28 17:15:51.842 1640 2264150462128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be06189b-285c-4ea6-8f4b-fd33751e1425'] 2022-04-28 17:15:51.842 1640 2264150462128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:15:51.860 1640 2264150462128 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-04-28 17:15:51.860 1640 2264150462128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be06189b-285c-4ea6-8f4b-fd33751e1425'] 2022-04-28 17:15:52.724 1640 2264150460368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e5bf27a-859c-49c9-a9a4-2ce3474ce76c e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated on remote: ['a3ebeb9d-6459-4559-b8f8-b94eb967e2e3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:15:52.741 1640 2264150460368 MainThread INFO neutron.agent.securitygroups_rpc [req-2e5bf27a-859c-49c9-a9a4-2ce3474ce76c e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated ['a3ebeb9d-6459-4559-b8f8-b94eb967e2e3'] 2022-04-28 17:15:53.100 1640 2264150044912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-559d48fa-c1f0-4be0-8445-fca4b5b842de e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated on remote: ['a3ebeb9d-6459-4559-b8f8-b94eb967e2e3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:15:53.100 1640 2264150044912 MainThread INFO neutron.agent.securitygroups_rpc [req-559d48fa-c1f0-4be0-8445-fca4b5b842de e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated ['a3ebeb9d-6459-4559-b8f8-b94eb967e2e3'] 2022-04-28 17:15:53.797 1640 2264150044912 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-04-28 17:15:53.824 1640 2264150044912 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-04-28 17:15:58.535 1640 2264131105184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a6e5a7e-f666-4cfb-957b-50bcb6f42b73 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated on remote: ['a3ebeb9d-6459-4559-b8f8-b94eb967e2e3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:15:58.535 1640 2264131105184 MainThread INFO neutron.agent.securitygroups_rpc [req-3a6e5a7e-f666-4cfb-957b-50bcb6f42b73 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated ['a3ebeb9d-6459-4559-b8f8-b94eb967e2e3'] 2022-04-28 17:15:59.770 1640 2264148927584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06e4ecb0-358a-48f3-9aac-db9b65c74f28 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 1085bd20-47e0-42e9-8f22-c57066ee303a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:15:59.785 1640 2264148927584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06e4ecb0-358a-48f3-9aac-db9b65c74f28 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 1085bd20-47e0-42e9-8f22-c57066ee303a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:16:02.067 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 114c0cac-639c-4869-9b5e-10a88824e5c3 2022-04-28 17:16:02.503 1640 2264149838656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7cf981bf-1999-466d-9a5e-7b463d236ea8 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group member updated on remote: ['99d612f9-22c1-4e32-b494-7ce87a23fef3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:16:02.503 1640 2264149838656 MainThread INFO neutron.agent.securitygroups_rpc [req-7cf981bf-1999-466d-9a5e-7b463d236ea8 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group member updated ['99d612f9-22c1-4e32-b494-7ce87a23fef3'] 2022-04-28 17:16:02.815 1640 2264149215712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cf981bf-1999-466d-9a5e-7b463d236ea8 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] port_delete event received for '114c0cac-639c-4869-9b5e-10a88824e5c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:03.847 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:16:03.847 1640 2264151001744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '114c0cac-639c-4869-9b5e-10a88824e5c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:16:03.865 1640 2264151001744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '114c0cac-639c-4869-9b5e-10a88824e5c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:16:03.865 1640 2264151001744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 114c0cac-639c-4869-9b5e-10a88824e5c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:16:03.909 1640 2264151001744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2cbb81ca-e3a4-480c-a653-512599e2c407 2022-04-28 17:16:03.924 1640 2264151001744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['114c0cac-639c-4869-9b5e-10a88824e5c3'] 2022-04-28 17:16:03.924 1640 2264151001744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:16:03.924 1640 2264151001744 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-04-28 17:16:03.956 1640 2264151001744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['114c0cac-639c-4869-9b5e-10a88824e5c3'] 2022-04-28 17:16:04.285 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1085bd20-47e0-42e9-8f22-c57066ee303a 2022-04-28 17:16:05.862 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:16:05.862 1640 2264150699344 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-04-28 17:16:05.911 1640 2264150699344 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-04-28 17:16:06.158 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 1085bd20-47e0-42e9-8f22-c57066ee303a 2022-04-28 17:16:06.159 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 1085bd20-47e0-42e9-8f22-c57066ee303a updated. Details: {'device': '1085bd20-47e0-42e9-8f22-c57066ee303a', 'network_id': '36e01b23-3215-4ad3-ab56-cffb485a5a25', 'port_id': '1085bd20-47e0-42e9-8f22-c57066ee303a', 'mac_address': 'fa:16:3e:db:f0:69', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 677, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ea7b58e-83a0-40eb-867e-de05f1d5d3ba', '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-04-28 17:16:06.159 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:16:06.175 1640 2264148850816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1085bd20-47e0-42e9-8f22-c57066ee303a" 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-04-28 17:16:06.175 1640 2264148850816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1085bd20-47e0-42e9-8f22-c57066ee303a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:16:06.192 1640 2264148850816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 36e01b23-3215-4ad3-ab56-cffb485a5a25 2022-04-28 17:16:06.192 1640 2264148850816 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-04-28 17:16:06.441 1640 2264148850816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1085bd20-47e0-42e9-8f22-c57066ee303a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:16:06.441 1640 2264148850816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1085bd20-47e0-42e9-8f22-c57066ee303a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:16:06.461 1640 2264148850816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1085bd20-47e0-42e9-8f22-c57066ee303a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:16:06.471 1640 2264148850816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 677, VLAN trunk: None to switch port 1085bd20-47e0-42e9-8f22-c57066ee303a 2022-04-28 17:16:06.611 1640 2264148850816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:16:06.611 1640 2264148850816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1085bd20-47e0-42e9-8f22-c57066ee303a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:16:06.767 1640 2264148850816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1085bd20-47e0-42e9-8f22-c57066ee303a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:16:06.767 1640 2264148850816 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-04-28 17:16:06.789 1640 2264148850816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a3ebeb9d-6459-4559-b8f8-b94eb967e2e3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:16:06.789 1640 2264148850816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1085bd20-47e0-42e9-8f22-c57066ee303a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:16:06.804 1640 2264148850816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:16:06.804 1640 2264148850816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1085bd20-47e0-42e9-8f22-c57066ee303a not yet added. Adding. 2022-04-28 17:16:06.819 1640 2264148850816 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-04-28 17:16:06.836 1640 2264148850816 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-04-28 17:16:07.049 1640 2264148850816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1085bd20-47e0-42e9-8f22-c57066ee303a" 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-04-28 17:16:07.262 1640 2264148850816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1085bd20-47e0-42e9-8f22-c57066ee303a" "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-04-28 17:16:07.262 1640 2264148850816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1085bd20-47e0-42e9-8f22-c57066ee303a" 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-04-28 17:16:07.519 1640 2264148850816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1085bd20-47e0-42e9-8f22-c57066ee303a" "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-04-28 17:16:07.675 1640 2264148850816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1085bd20-47e0-42e9-8f22-c57066ee303a" "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-04-28 17:16:07.675 1640 2264148850816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1085bd20-47e0-42e9-8f22-c57066ee303a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:16:07.695 1640 2264148850816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1085bd20-47e0-42e9-8f22-c57066ee303a processed. 2022-04-28 17:16:07.695 1640 2264148850816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-479f25ab-5bc2-49be-a0d6-eed455131922 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] port_delete event received for '42c09392-6cc0-4c4c-8e36-8d182f2e9f44' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:07.854 1640 2264148068304 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-04-28 17:16:07.941 1640 2264149213600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce4079c3-5386-46ff-8790-b3fcd57dd602 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group rule updated on remote: ['e1d6fbd0-18e0-4386-a9a9-3a2ca3dddc63'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:16:07.958 1640 2264149213600 MainThread INFO neutron.agent.securitygroups_rpc [req-ce4079c3-5386-46ff-8790-b3fcd57dd602 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group rule updated ['e1d6fbd0-18e0-4386-a9a9-3a2ca3dddc63'] 2022-04-28 17:16:08.286 1640 2264148068304 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-04-28 17:16:08.335 1640 2264148068304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8aa0bb0-6779-456d-ad57-fa0c4be61755 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group rule updated on remote: ['e1d6fbd0-18e0-4386-a9a9-3a2ca3dddc63'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:16:08.335 1640 2264148068304 MainThread INFO neutron.agent.securitygroups_rpc [req-a8aa0bb0-6779-456d-ad57-fa0c4be61755 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group rule updated ['e1d6fbd0-18e0-4386-a9a9-3a2ca3dddc63'] 2022-04-28 17:16:14.020 1640 2264150459136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group member updated on remote: ['e856c9c0-1012-4c6c-a0ed-12d5fa435d11', '1670173d-3a25-40ea-a348-d7ab059df87c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:16:14.020 1640 2264150459136 MainThread INFO neutron.agent.securitygroups_rpc [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group member updated ['e856c9c0-1012-4c6c-a0ed-12d5fa435d11', '1670173d-3a25-40ea-a348-d7ab059df87c'] 2022-04-28 17:16:14.035 1640 2264150459136 MainThread INFO neutron.agent.securitygroups_rpc [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Refresh firewall rules 2022-04-28 17:16:14.035 1640 2264150459136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Get security group information for devices via rpc ['3e688609-c6a2-4a2c-9d3a-c69def5859dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:16:14.051 1640 2264150096704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] port_update received: 3e688609-c6a2-4a2c-9d3a-c69def5859dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:16:14.067 1640 2264150096704 MainThread DEBUG oslo_concurrency.lockutils [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-agent-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" 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-04-28 17:16:14.067 1640 2264150096704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Binding port 3e688609-c6a2-4a2c-9d3a-c69def5859dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:16:14.095 1640 2264150096704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] 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-04-28 17:16:14.113 1640 2264150096704 MainThread DEBUG neutron.services.trunk.rpc.agent [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3e688609-c6a2-4a2c-9d3a-c69def5859dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:16:14.133 1640 2264150096704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3e688609-c6a2-4a2c-9d3a-c69def5859dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:16:14.164 1640 2264150096704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Trunk plugin disabled on server. Assuming port 3e688609-c6a2-4a2c-9d3a-c69def5859dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:16:14.164 1640 2264150096704 MainThread INFO networking_hyperv.neutron.trunk_driver [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Binding VLAN ID: 689, VLAN trunk: None to switch port 3e688609-c6a2-4a2c-9d3a-c69def5859dd 2022-04-28 17:16:14.223 1640 2264150096704 MainThread INFO neutron.agent.securitygroups_rpc [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Refresh firewall rules 2022-04-28 17:16:14.223 1640 2264150096704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Get security group information for devices via rpc ['3e688609-c6a2-4a2c-9d3a-c69def5859dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:16:14.309 1640 2264150459136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update security group information for ports dict_keys(['3e688609-c6a2-4a2c-9d3a-c69def5859dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:16:14.326 1640 2264150459136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-28 17:16:14.335 1640 2264150459136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update rules of security group (e856c9c0-1012-4c6c-a0ed-12d5fa435d11) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:16:14.335 1640 2264150459136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update members of security group (e856c9c0-1012-4c6c-a0ed-12d5fa435d11) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:16:14.347 1640 2264150459136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update port filter for 3e688609-c6a2-4a2c-9d3a-c69def5859dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:16:14.347 1640 2264150459136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Updating port rules. 2022-04-28 17:16:14.361 1640 2264150459136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Creating 0 new rules, removing 6 old rules. 2022-04-28 17:16:14.361 1640 2264150459136 MainThread DEBUG oslo_concurrency.lockutils [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" 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-04-28 17:16:14.361 1640 2264150459136 MainThread DEBUG oslo_concurrency.lockutils [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" "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-04-28 17:16:14.380 1640 2264150459136 MainThread DEBUG oslo_concurrency.lockutils [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" 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-04-28 17:16:14.661 1640 2264150459136 MainThread DEBUG oslo_concurrency.lockutils [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" "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-04-28 17:16:14.680 1640 2264150096704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update security group information for ports dict_keys(['3e688609-c6a2-4a2c-9d3a-c69def5859dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:16:14.680 1640 2264150096704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-28 17:16:14.694 1640 2264150096704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update rules of security group (e856c9c0-1012-4c6c-a0ed-12d5fa435d11) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:16:14.707 1640 2264150096704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update members of security group (e856c9c0-1012-4c6c-a0ed-12d5fa435d11) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:16:14.707 1640 2264150096704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update port filter for 3e688609-c6a2-4a2c-9d3a-c69def5859dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:16:14.721 1640 2264150096704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Updating port rules. 2022-04-28 17:16:14.721 1640 2264150096704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Creating 0 new rules, removing 0 old rules. 2022-04-28 17:16:14.737 1640 2264150096704 MainThread DEBUG oslo_concurrency.lockutils [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" 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-04-28 17:16:14.737 1640 2264150096704 MainThread DEBUG oslo_concurrency.lockutils [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" "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-04-28 17:16:14.737 1640 2264150096704 MainThread DEBUG oslo_concurrency.lockutils [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" 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-04-28 17:16:14.756 1640 2264150096704 MainThread DEBUG oslo_concurrency.lockutils [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-driver-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" "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-04-28 17:16:14.805 1640 2264150096704 MainThread DEBUG oslo_concurrency.lockutils [req-5cf08447-f68c-4d60-8ede-12e65cf84cf5 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Lock "n-hv-agent-port-lock-3e688609-c6a2-4a2c-9d3a-c69def5859dd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.735s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:16:14.959 1640 2264150829712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-044db850-412e-4634-b55c-f120158bfc9f 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] port_delete event received for 'd609954d-8650-4610-a9c0-1756e9e03d8c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:18.412 1640 2264130820224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-614e465e-e253-4284-b7cd-38bee805f333 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group member updated on remote: ['e1d6fbd0-18e0-4386-a9a9-3a2ca3dddc63'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:16:18.423 1640 2264130820224 MainThread INFO neutron.agent.securitygroups_rpc [req-614e465e-e253-4284-b7cd-38bee805f333 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group member updated ['e1d6fbd0-18e0-4386-a9a9-3a2ca3dddc63'] 2022-04-28 17:16:19.461 1640 2264149047248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bd294de-b754-483d-a4eb-eb3b0a3e0a2b 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:16:19.475 1640 2264149047248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bd294de-b754-483d-a4eb-eb3b0a3e0a2b 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:16:22.210 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3e688609-c6a2-4a2c-9d3a-c69def5859dd 2022-04-28 17:16:22.688 1640 2264149399680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0c95dcd-e3d0-49fe-9689-fdac8a96b12e 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group member updated on remote: ['e856c9c0-1012-4c6c-a0ed-12d5fa435d11'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:16:22.701 1640 2264149399680 MainThread INFO neutron.agent.securitygroups_rpc [req-e0c95dcd-e3d0-49fe-9689-fdac8a96b12e 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Security group member updated ['e856c9c0-1012-4c6c-a0ed-12d5fa435d11'] 2022-04-28 17:16:22.701 1640 2264149399680 MainThread INFO neutron.agent.securitygroups_rpc [req-e0c95dcd-e3d0-49fe-9689-fdac8a96b12e 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Refresh firewall rules 2022-04-28 17:16:22.716 1640 2264149399680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0c95dcd-e3d0-49fe-9689-fdac8a96b12e 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Get security group information for devices via rpc ['3e688609-c6a2-4a2c-9d3a-c69def5859dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:16:22.754 1640 2264149399680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e0c95dcd-e3d0-49fe-9689-fdac8a96b12e 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:16:22.754 1640 2264149399680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e0c95dcd-e3d0-49fe-9689-fdac8a96b12e 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-28 17:16:22.773 1640 2264149399680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0c95dcd-e3d0-49fe-9689-fdac8a96b12e 9833ebbf6d504fac8917756934289415 324ffaee8524426ebf7392c5e5889a6a - - -] port_delete event received for '3e688609-c6a2-4a2c-9d3a-c69def5859dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:23.968 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:16:23.968 1640 2264151819536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3e688609-c6a2-4a2c-9d3a-c69def5859dd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:16:23.977 1640 2264151819536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3e688609-c6a2-4a2c-9d3a-c69def5859dd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:16:23.988 1640 2264151819536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3e688609-c6a2-4a2c-9d3a-c69def5859dd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:16:24.007 1640 2264151819536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3e688609-c6a2-4a2c-9d3a-c69def5859dd'] 2022-04-28 17:16:24.007 1640 2264151819536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:16:24.029 1640 2264151819536 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-04-28 17:16:24.029 1640 2264151819536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3e688609-c6a2-4a2c-9d3a-c69def5859dd'] 2022-04-28 17:16:24.364 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 2022-04-28 17:16:25.977 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:16:25.977 1640 2264151349200 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-04-28 17:16:26.022 1640 2264151349200 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-04-28 17:16:26.283 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 2022-04-28 17:16:26.283 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 updated. Details: {'device': 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67', 'network_id': '2cbb81ca-e3a4-480c-a653-512599e2c407', 'port_id': 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67', 'mac_address': 'fa:16:3e:24:5e:8f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 669, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5cb28927-690b-435c-8d3a-a3aec7d04855', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-28 17:16:26.299 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:16:26.299 1640 2264151820416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" 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-04-28 17:16:26.299 1640 2264151820416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:16:26.320 1640 2264151820416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2cbb81ca-e3a4-480c-a653-512599e2c407 2022-04-28 17:16:26.320 1640 2264151820416 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-04-28 17:16:26.554 1640 2264151820416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:16:26.554 1640 2264151820416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:16:26.580 1640 2264151820416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:16:26.580 1640 2264151820416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 669, VLAN trunk: None to switch port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 2022-04-28 17:16:26.760 1640 2264151820416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:16:26.767 1640 2264151820416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e2dd5c1e-2700-45ed-8b60-0c507d2aaf67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:16:26.920 1640 2264151820416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e2dd5c1e-2700-45ed-8b60-0c507d2aaf67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:16:26.923 1640 2264151820416 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-04-28 17:16:26.947 1640 2264151820416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1d6fbd0-18e0-4386-a9a9-3a2ca3dddc63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:16:26.947 1640 2264151820416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:16:26.957 1640 2264151820416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:16:26.957 1640 2264151820416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 not yet added. Adding. 2022-04-28 17:16:26.957 1640 2264151820416 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-04-28 17:16:26.976 1640 2264151820416 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-04-28 17:16:27.173 1640 2264151820416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" 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-04-28 17:16:27.363 1640 2264151820416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" "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-04-28 17:16:27.387 1640 2264151820416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" 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-04-28 17:16:27.599 1640 2264151820416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" "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-04-28 17:16:27.771 1640 2264151820416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:16:27.792 1640 2264151820416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:16:27.792 1640 2264151820416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 processed. 2022-04-28 17:16:28.002 1640 2264149002720 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-04-28 17:16:28.362 1640 2264149002720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:16:29.945 1640 2264149002720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7756a372-96cc-4b74-aada-18813196edff 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '1093dc65-5ee9-46c5-be84-00b8d371c9b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:31.221 1640 2264130820224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f3d4e35-038d-4ba2-a8ff-204de877a939 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '98f3fc02-cb17-4e9c-8dcf-cb2e3a030428' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:32.407 1640 2264150757440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c6ce871-53e9-4ad3-8abb-f1cadce35fe7 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '972614ac-6475-4cdf-a409-285f7f61c029' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:32.583 1640 2264131105184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9c1744b-a4c5-46ac-9db7-c90ff01b20ac - - - - -] port_delete event received for '972614ac-6475-4cdf-a409-285f7f61c029' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:32.657 1640 2264131105184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c6ce871-53e9-4ad3-8abb-f1cadce35fe7 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network f36f2d8a-0e99-41c9-a050-479e59326607 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:16:32.684 1640 2264131105184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c6ce871-53e9-4ad3-8abb-f1cadce35fe7 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Reclaiming local network f36f2d8a-0e99-41c9-a050-479e59326607 2022-04-28 17:16:34.329 1640 2264150759024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fcdcb00-f679-4b6a-8862-90388e9730fb 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for 'c70f3c09-6c4c-4800-afd9-a40889359f14' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:35.568 1640 2264150276224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e93d5f8-b62b-4624-bc42-494e783bb8ef 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for 'cb1dd536-eb96-4a21-a51f-a6e8607eecf9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:36.631 1640 2264150572720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a7f4b93-3c8d-47e1-97bb-808682900896 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '96686dfe-86a2-4f41-b825-b8583925913b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:36.653 1640 2264150572720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe10b89a-7f73-4872-869b-b01c3a14345c - - - - -] port_delete event received for '96686dfe-86a2-4f41-b825-b8583925913b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:36.907 1640 2264150572720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a7f4b93-3c8d-47e1-97bb-808682900896 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network 7d1fabc0-2742-485f-9a1c-015df96af7cc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:16:36.938 1640 2264150572720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a7f4b93-3c8d-47e1-97bb-808682900896 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network 7d1fabc0-2742-485f-9a1c-015df96af7cc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-28 17:16:48.489 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8831cd87-e4e3-473d-88ec-8beb0c658fad 2022-04-28 17:16:48.489 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6cdd0341-109c-45bb-8627-bf56e6b5068b 2022-04-28 17:16:48.724 1640 2264151381616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5501e44-4117-4fb6-8a4a-808ef3ee7dac 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group member updated on remote: ['de247df3-4d34-498f-b656-d0563d5343cc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:16:48.747 1640 2264151381616 MainThread INFO neutron.agent.securitygroups_rpc [req-a5501e44-4117-4fb6-8a4a-808ef3ee7dac 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group member updated ['de247df3-4d34-498f-b656-d0563d5343cc'] 2022-04-28 17:16:49.485 1640 2264151529952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5501e44-4117-4fb6-8a4a-808ef3ee7dac 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] port_delete event received for '8831cd87-e4e3-473d-88ec-8beb0c658fad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:49.516 1640 2264151530128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bca451dc-9a01-40aa-a30f-13b4e3ca5725 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group member updated on remote: ['b2701f26-22e9-42b4-b48c-debacf3a8794'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:16:49.516 1640 2264151530128 MainThread INFO neutron.agent.securitygroups_rpc [req-bca451dc-9a01-40aa-a30f-13b4e3ca5725 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group member updated ['b2701f26-22e9-42b4-b48c-debacf3a8794'] 2022-04-28 17:16:49.887 1640 2264149002720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bca451dc-9a01-40aa-a30f-13b4e3ca5725 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] port_delete event received for '6cdd0341-109c-45bb-8627-bf56e6b5068b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:50.031 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:16:50.033 1640 2264151001216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8831cd87-e4e3-473d-88ec-8beb0c658fad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:16:50.033 1640 2264151001216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8831cd87-e4e3-473d-88ec-8beb0c658fad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:16:50.033 1640 2264151001216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8831cd87-e4e3-473d-88ec-8beb0c658fad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:16:50.067 1640 2264151001216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d0cfd4ba-b8f9-4d1c-af90-f29b3a086a13 2022-04-28 17:16:50.067 1640 2264151001216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8831cd87-e4e3-473d-88ec-8beb0c658fad'] 2022-04-28 17:16:50.083 1640 2264151001216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:16:50.083 1640 2264151001216 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-04-28 17:16:50.083 1640 2264151001216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8831cd87-e4e3-473d-88ec-8beb0c658fad'] 2022-04-28 17:16:50.103 1640 2264130820224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6cdd0341-109c-45bb-8627-bf56e6b5068b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:16:50.103 1640 2264130820224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6cdd0341-109c-45bb-8627-bf56e6b5068b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:16:50.122 1640 2264130820224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6cdd0341-109c-45bb-8627-bf56e6b5068b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:16:50.142 1640 2264130820224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cdd0341-109c-45bb-8627-bf56e6b5068b'] 2022-04-28 17:16:50.142 1640 2264130820224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:16:50.160 1640 2264130820224 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-04-28 17:16:50.160 1640 2264130820224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cdd0341-109c-45bb-8627-bf56e6b5068b'] 2022-04-28 17:16:52.031 1640 2264151209056 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-04-28 17:16:52.083 1640 2264151209056 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-04-28 17:16:52.419 1640 2264151539776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01778d0e-673a-42ff-8ae4-eb0f2bad702e 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] port_delete event received for '450cae20-46fe-47d0-b2d7-9fabc864fa10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:52.781 1640 2264151543296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9890812-d71d-4668-91ed-e17c0ac4db9b 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] port_delete event received for '1c95db15-9075-459d-8a2b-bb0c7b1754ff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:53.317 1640 2264150985008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97606878-2848-4c9f-a571-5d1eb092b87b 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group rule updated on remote: ['6ec032b4-f654-4477-a375-06ce8ef4280d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:16:53.331 1640 2264150985008 MainThread INFO neutron.agent.securitygroups_rpc [req-97606878-2848-4c9f-a571-5d1eb092b87b 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group rule updated ['6ec032b4-f654-4477-a375-06ce8ef4280d'] 2022-04-28 17:16:53.660 1640 2264148385456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e14267b-c308-4c6a-9d2d-357967d491a7 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group rule updated on remote: ['6ec032b4-f654-4477-a375-06ce8ef4280d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:16:53.660 1640 2264148385456 MainThread INFO neutron.agent.securitygroups_rpc [req-6e14267b-c308-4c6a-9d2d-357967d491a7 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group rule updated ['6ec032b4-f654-4477-a375-06ce8ef4280d'] 2022-04-28 17:16:57.609 1640 2264151542240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group member updated on remote: ['2305b81b-bea3-43c4-bbf5-068a7219263e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:16:57.626 1640 2264151542240 MainThread INFO neutron.agent.securitygroups_rpc [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group member updated ['2305b81b-bea3-43c4-bbf5-068a7219263e'] 2022-04-28 17:16:57.626 1640 2264151542240 MainThread INFO neutron.agent.securitygroups_rpc [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Refresh firewall rules 2022-04-28 17:16:57.626 1640 2264151542240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Get security group information for devices via rpc ['1cc41120-58b1-4555-8154-f5b08d6a7a0f', '59a69809-c69a-49c2-a614-5cccc90b6aa5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:16:57.675 1640 2264150458784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] port_delete event received for '59a69809-c69a-49c2-a614-5cccc90b6aa5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:16:57.789 1640 2264151542240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Update security group information for ports dict_keys(['1cc41120-58b1-4555-8154-f5b08d6a7a0f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:16:57.803 1640 2264151542240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-28 17:16:57.803 1640 2264151542240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Update rules of security group (2305b81b-bea3-43c4-bbf5-068a7219263e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:16:57.803 1640 2264151542240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Update members of security group (2305b81b-bea3-43c4-bbf5-068a7219263e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:16:57.829 1640 2264151542240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Update port filter for 1cc41120-58b1-4555-8154-f5b08d6a7a0f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:16:57.829 1640 2264151542240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Updating port rules. 2022-04-28 17:16:57.829 1640 2264151542240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Creating 0 new rules, removing 1 old rules. 2022-04-28 17:16:57.849 1640 2264151542240 MainThread DEBUG oslo_concurrency.lockutils [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Lock "n-hv-driver-port-lock-1cc41120-58b1-4555-8154-f5b08d6a7a0f" 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-04-28 17:16:57.849 1640 2264151542240 MainThread DEBUG oslo_concurrency.lockutils [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Lock "n-hv-driver-port-lock-1cc41120-58b1-4555-8154-f5b08d6a7a0f" "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-04-28 17:16:57.859 1640 2264151542240 MainThread DEBUG oslo_concurrency.lockutils [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Lock "n-hv-driver-port-lock-1cc41120-58b1-4555-8154-f5b08d6a7a0f" 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-04-28 17:16:58.049 1640 2264151542240 MainThread DEBUG oslo_concurrency.lockutils [req-3c2cb83e-64bd-45c6-a20d-8ea2d3119ebc 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Lock "n-hv-driver-port-lock-1cc41120-58b1-4555-8154-f5b08d6a7a0f" "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-04-28 17:16:58.563 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 59a69809-c69a-49c2-a614-5cccc90b6aa5 2022-04-28 17:16:59.302 1640 2264151542240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a458ee6b-626a-4ec7-ac0e-a3874d2ff001 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group member updated on remote: ['6ec032b4-f654-4477-a375-06ce8ef4280d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:16:59.302 1640 2264151542240 MainThread INFO neutron.agent.securitygroups_rpc [req-a458ee6b-626a-4ec7-ac0e-a3874d2ff001 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group member updated ['6ec032b4-f654-4477-a375-06ce8ef4280d'] 2022-04-28 17:17:00.042 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:17:00.042 1640 2264151529248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '59a69809-c69a-49c2-a614-5cccc90b6aa5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:17:00.051 1640 2264151529248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '59a69809-c69a-49c2-a614-5cccc90b6aa5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:17:00.051 1640 2264151529248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 59a69809-c69a-49c2-a614-5cccc90b6aa5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:17:00.066 1640 2264151529248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59a69809-c69a-49c2-a614-5cccc90b6aa5'] 2022-04-28 17:17:00.082 1640 2264151529248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:17:00.097 1640 2264151529248 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-04-28 17:17:00.097 1640 2264151529248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59a69809-c69a-49c2-a614-5cccc90b6aa5'] 2022-04-28 17:17:00.361 1640 2264151819008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c95cea3-348a-422f-8c03-99cf21407fa9 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 56095e89-1a14-4a60-8fd2-872c5bac3bc7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:17:00.393 1640 2264151819008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c95cea3-348a-422f-8c03-99cf21407fa9 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 56095e89-1a14-4a60-8fd2-872c5bac3bc7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:17:02.068 1640 2264131340768 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-04-28 17:17:02.095 1640 2264131340768 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-04-28 17:17:02.585 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1cc41120-58b1-4555-8154-f5b08d6a7a0f 2022-04-28 17:17:03.095 1640 2264131340768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00195240-305a-4ae6-9bed-ee30610d997d 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group member updated on remote: ['2305b81b-bea3-43c4-bbf5-068a7219263e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:17:03.095 1640 2264131340768 MainThread INFO neutron.agent.securitygroups_rpc [req-00195240-305a-4ae6-9bed-ee30610d997d 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Security group member updated ['2305b81b-bea3-43c4-bbf5-068a7219263e'] 2022-04-28 17:17:03.095 1640 2264131340768 MainThread INFO neutron.agent.securitygroups_rpc [req-00195240-305a-4ae6-9bed-ee30610d997d 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Refresh firewall rules 2022-04-28 17:17:03.125 1640 2264131340768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00195240-305a-4ae6-9bed-ee30610d997d 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Get security group information for devices via rpc ['1cc41120-58b1-4555-8154-f5b08d6a7a0f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:17:03.156 1640 2264131340768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-00195240-305a-4ae6-9bed-ee30610d997d 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:17:03.168 1640 2264131340768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-00195240-305a-4ae6-9bed-ee30610d997d 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-28 17:17:03.243 1640 2264150047024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00195240-305a-4ae6-9bed-ee30610d997d 9d5986fb87ef48e093081def8938fef7 6cfda124e9ea4486804b62aa27e18b5e - - -] port_delete event received for '1cc41120-58b1-4555-8154-f5b08d6a7a0f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:17:04.071 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:17:04.071 1640 2264150047024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1cc41120-58b1-4555-8154-f5b08d6a7a0f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:17:04.071 1640 2264150047024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1cc41120-58b1-4555-8154-f5b08d6a7a0f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:17:04.090 1640 2264150047024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1cc41120-58b1-4555-8154-f5b08d6a7a0f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:17:04.125 1640 2264150047024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 614e5169-5d48-4b2e-a297-0ab549c59eca 2022-04-28 17:17:04.141 1640 2264150047024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1cc41120-58b1-4555-8154-f5b08d6a7a0f'] 2022-04-28 17:17:04.146 1640 2264150047024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:17:04.146 1640 2264150047024 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-04-28 17:17:04.146 1640 2264150047024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1cc41120-58b1-4555-8154-f5b08d6a7a0f'] 2022-04-28 17:17:06.081 1640 2264150985536 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-04-28 17:17:06.112 1640 2264150985536 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-04-28 17:17:06.648 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 56095e89-1a14-4a60-8fd2-872c5bac3bc7 2022-04-28 17:17:07.837 1640 2264151539776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67a3b8e6-ddae-4253-a513-0c9a44bf6af3 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '945122dd-fe37-4b91-b897-f31718d15f26' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:17:08.071 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:17:08.562 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 56095e89-1a14-4a60-8fd2-872c5bac3bc7 2022-04-28 17:17:08.562 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 56095e89-1a14-4a60-8fd2-872c5bac3bc7 updated. Details: {'device': '56095e89-1a14-4a60-8fd2-872c5bac3bc7', 'network_id': 'd0cfd4ba-b8f9-4d1c-af90-f29b3a086a13', 'port_id': '56095e89-1a14-4a60-8fd2-872c5bac3bc7', 'mac_address': 'fa:16:3e:f9:69:8b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 692, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '759b8634-031b-4974-b676-b5a7e3cd6f5d', '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-04-28 17:17:08.562 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:17:08.562 1640 2264130820224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-56095e89-1a14-4a60-8fd2-872c5bac3bc7" 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-04-28 17:17:08.562 1640 2264130820224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 56095e89-1a14-4a60-8fd2-872c5bac3bc7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:17:08.595 1640 2264130820224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d0cfd4ba-b8f9-4d1c-af90-f29b3a086a13 2022-04-28 17:17:08.595 1640 2264130820224 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-04-28 17:17:08.828 1640 2264130820224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '56095e89-1a14-4a60-8fd2-872c5bac3bc7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:17:08.832 1640 2264130820224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '56095e89-1a14-4a60-8fd2-872c5bac3bc7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:17:08.857 1640 2264130820224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 56095e89-1a14-4a60-8fd2-872c5bac3bc7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:17:08.857 1640 2264130820224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 692, VLAN trunk: None to switch port 56095e89-1a14-4a60-8fd2-872c5bac3bc7 2022-04-28 17:17:08.984 1640 2264130820224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:17:09.002 1640 2264130820224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['56095e89-1a14-4a60-8fd2-872c5bac3bc7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:17:09.208 1640 2264130820224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['56095e89-1a14-4a60-8fd2-872c5bac3bc7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:17:09.224 1640 2264130820224 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-04-28 17:17:09.224 1640 2264130820224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6ec032b4-f654-4477-a375-06ce8ef4280d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:17:09.247 1640 2264130820224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 56095e89-1a14-4a60-8fd2-872c5bac3bc7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:17:09.247 1640 2264130820224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:17:09.259 1640 2264130820224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 56095e89-1a14-4a60-8fd2-872c5bac3bc7 not yet added. Adding. 2022-04-28 17:17:09.270 1640 2264130820224 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-04-28 17:17:09.270 1640 2264130820224 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-04-28 17:17:09.413 1640 2264130820224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-56095e89-1a14-4a60-8fd2-872c5bac3bc7" 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-04-28 17:17:09.565 1640 2264130820224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-56095e89-1a14-4a60-8fd2-872c5bac3bc7" "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-04-28 17:17:09.597 1640 2264130820224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-56095e89-1a14-4a60-8fd2-872c5bac3bc7" 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-04-28 17:17:09.774 1640 2264130820224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-56095e89-1a14-4a60-8fd2-872c5bac3bc7" "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-04-28 17:17:09.913 1640 2264130820224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-56095e89-1a14-4a60-8fd2-872c5bac3bc7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:17:09.932 1640 2264130820224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 56095e89-1a14-4a60-8fd2-872c5bac3bc7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:17:09.932 1640 2264130820224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 56095e89-1a14-4a60-8fd2-872c5bac3bc7 processed. 2022-04-28 17:17:09.932 1640 2264130820224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-feb98538-8e56-49ae-8cd5-fd2ca307b3cd 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for 'd4b89a7e-5864-4008-81e3-6a36b35c56ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:17:10.093 1640 2264130796176 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-04-28 17:17:10.406 1640 2264151360608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81e05ab4-b492-4a2c-9650-4ee4cbd83c16 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '99c626ac-c550-45ee-871c-323e8ddba460' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:17:10.437 1640 2264151360608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-269e6aa6-7804-4b04-8ffc-6f075b64734e - - - - -] port_delete event received for '99c626ac-c550-45ee-871c-323e8ddba460' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:17:10.597 1640 2264130796176 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-04-28 17:17:10.660 1640 2264130796176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81e05ab4-b492-4a2c-9650-4ee4cbd83c16 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network 614e5169-5d48-4b2e-a297-0ab549c59eca network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:17:10.660 1640 2264130796176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81e05ab4-b492-4a2c-9650-4ee4cbd83c16 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network 614e5169-5d48-4b2e-a297-0ab549c59eca not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-28 17:17:40.800 1640 2264152212400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bbccaba9-4e10-4105-a954-fa701a57d82c e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated on remote: ['a3ebeb9d-6459-4559-b8f8-b94eb967e2e3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:17:40.800 1640 2264152212400 MainThread INFO neutron.agent.securitygroups_rpc [req-bbccaba9-4e10-4105-a954-fa701a57d82c e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated ['a3ebeb9d-6459-4559-b8f8-b94eb967e2e3'] 2022-04-28 17:17:41.001 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1085bd20-47e0-42e9-8f22-c57066ee303a 2022-04-28 17:17:41.092 1640 2264152165008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbccaba9-4e10-4105-a954-fa701a57d82c e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] port_delete event received for '1085bd20-47e0-42e9-8f22-c57066ee303a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:17:42.328 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:17:42.328 1640 2264152162544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1085bd20-47e0-42e9-8f22-c57066ee303a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:17:42.328 1640 2264152162544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1085bd20-47e0-42e9-8f22-c57066ee303a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:17:42.345 1640 2264152162544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1085bd20-47e0-42e9-8f22-c57066ee303a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:17:42.361 1640 2264152162544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 36e01b23-3215-4ad3-ab56-cffb485a5a25 2022-04-28 17:17:42.361 1640 2264152162544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1085bd20-47e0-42e9-8f22-c57066ee303a'] 2022-04-28 17:17:42.361 1640 2264152162544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:17:42.385 1640 2264152162544 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-04-28 17:17:42.389 1640 2264152162544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1085bd20-47e0-42e9-8f22-c57066ee303a'] 2022-04-28 17:17:43.796 1640 2264152162544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fdbfd56-6200-4f90-84c4-daa81a6833f9 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] port_delete event received for '6c5b1607-07a6-4075-9e48-dd17b5a9c75c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:17:44.326 1640 2264151209760 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-04-28 17:17:44.363 1640 2264151209760 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-04-28 17:17:44.952 1640 2264151209760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50be6af6-29e9-4a0d-a2e9-0c5c0ae8b1a9 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated on remote: ['ea55d1cc-7fd7-46f2-8467-256ed55d5e4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:17:44.952 1640 2264151209760 MainThread INFO neutron.agent.securitygroups_rpc [req-50be6af6-29e9-4a0d-a2e9-0c5c0ae8b1a9 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated ['ea55d1cc-7fd7-46f2-8467-256ed55d5e4b'] 2022-04-28 17:17:45.573 1640 2264151209760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77f24e92-cb43-4536-9592-e9453a413a59 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated on remote: ['ea55d1cc-7fd7-46f2-8467-256ed55d5e4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:17:45.579 1640 2264151209760 MainThread INFO neutron.agent.securitygroups_rpc [req-77f24e92-cb43-4536-9592-e9453a413a59 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group rule updated ['ea55d1cc-7fd7-46f2-8467-256ed55d5e4b'] 2022-04-28 17:17:51.720 1640 2264149216592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3dcec933-3897-4d95-8b58-6d41315124d2 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated on remote: ['ea55d1cc-7fd7-46f2-8467-256ed55d5e4b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:17:51.720 1640 2264149216592 MainThread INFO neutron.agent.securitygroups_rpc [req-3dcec933-3897-4d95-8b58-6d41315124d2 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated ['ea55d1cc-7fd7-46f2-8467-256ed55d5e4b'] 2022-04-28 17:17:52.882 1640 2264152563376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b62e8179-4e52-415f-821c-e9cbbeaf4299 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 76d6449e-5348-4162-b3ef-10af57319c5f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:17:52.921 1640 2264152563376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b62e8179-4e52-415f-821c-e9cbbeaf4299 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 76d6449e-5348-4162-b3ef-10af57319c5f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:17:57.220 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 76d6449e-5348-4162-b3ef-10af57319c5f 2022-04-28 17:17:58.382 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:17:58.660 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 76d6449e-5348-4162-b3ef-10af57319c5f 2022-04-28 17:17:58.660 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 76d6449e-5348-4162-b3ef-10af57319c5f updated. Details: {'device': '76d6449e-5348-4162-b3ef-10af57319c5f', 'network_id': '36e01b23-3215-4ad3-ab56-cffb485a5a25', 'port_id': '76d6449e-5348-4162-b3ef-10af57319c5f', 'mac_address': 'fa:16:3e:21:51:99', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 677, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ea7b58e-83a0-40eb-867e-de05f1d5d3ba', '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-04-28 17:17:58.660 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:17:58.685 1640 2264152594560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-76d6449e-5348-4162-b3ef-10af57319c5f" 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-04-28 17:17:58.685 1640 2264152594560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 76d6449e-5348-4162-b3ef-10af57319c5f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:17:58.707 1640 2264152594560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 36e01b23-3215-4ad3-ab56-cffb485a5a25 2022-04-28 17:17:58.707 1640 2264152594560 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-04-28 17:17:58.907 1640 2264152594560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '76d6449e-5348-4162-b3ef-10af57319c5f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:17:58.907 1640 2264152594560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '76d6449e-5348-4162-b3ef-10af57319c5f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:17:58.928 1640 2264152594560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 76d6449e-5348-4162-b3ef-10af57319c5f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:17:58.928 1640 2264152594560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 677, VLAN trunk: None to switch port 76d6449e-5348-4162-b3ef-10af57319c5f 2022-04-28 17:17:59.089 1640 2264152594560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:17:59.104 1640 2264152594560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['76d6449e-5348-4162-b3ef-10af57319c5f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:17:59.241 1640 2264152594560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['76d6449e-5348-4162-b3ef-10af57319c5f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:17:59.241 1640 2264152594560 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-04-28 17:17:59.250 1640 2264152594560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ea55d1cc-7fd7-46f2-8467-256ed55d5e4b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:17:59.250 1640 2264152594560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 76d6449e-5348-4162-b3ef-10af57319c5f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:17:59.265 1640 2264152594560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:17:59.265 1640 2264152594560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 76d6449e-5348-4162-b3ef-10af57319c5f not yet added. Adding. 2022-04-28 17:17:59.265 1640 2264152594560 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-04-28 17:17:59.283 1640 2264152594560 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-04-28 17:17:59.432 1640 2264152594560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76d6449e-5348-4162-b3ef-10af57319c5f" 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-04-28 17:17:59.607 1640 2264152594560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76d6449e-5348-4162-b3ef-10af57319c5f" "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-04-28 17:17:59.615 1640 2264152594560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76d6449e-5348-4162-b3ef-10af57319c5f" 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-04-28 17:17:59.796 1640 2264152594560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76d6449e-5348-4162-b3ef-10af57319c5f" "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-04-28 17:17:59.950 1640 2264152594560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-76d6449e-5348-4162-b3ef-10af57319c5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:17:59.955 1640 2264152594560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 76d6449e-5348-4162-b3ef-10af57319c5f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:17:59.968 1640 2264152594560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 76d6449e-5348-4162-b3ef-10af57319c5f processed. 2022-04-28 17:18:00.390 1640 2264152595440 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-04-28 17:18:00.703 1640 2264152595440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:18:05.310 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 2022-04-28 17:18:06.415 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:18:06.701 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 2022-04-28 17:18:06.701 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 updated. Details: {'device': 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67', 'network_id': '2cbb81ca-e3a4-480c-a653-512599e2c407', 'port_id': 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67', 'mac_address': 'fa:16:3e:24:5e:8f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 669, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5cb28927-690b-435c-8d3a-a3aec7d04855', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-28 17:18:06.716 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:18:06.732 1640 2264152341664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" 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-04-28 17:18:06.732 1640 2264152341664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:18:06.732 1640 2264152341664 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-04-28 17:18:06.757 1640 2264152341664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:18:06.773 1640 2264152341664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:18:06.798 1640 2264152341664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:18:06.798 1640 2264152341664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 669, VLAN trunk: None to switch port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 2022-04-28 17:18:06.856 1640 2264152341664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:18:06.856 1640 2264152341664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e2dd5c1e-2700-45ed-8b60-0c507d2aaf67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:18:06.998 1640 2264152341664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e2dd5c1e-2700-45ed-8b60-0c507d2aaf67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:18:06.998 1640 2264152341664 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-04-28 17:18:06.998 1640 2264152341664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1d6fbd0-18e0-4386-a9a9-3a2ca3dddc63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:18:06.998 1640 2264152341664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:18:07.029 1640 2264152341664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:18:07.029 1640 2264152341664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-28 17:18:07.042 1640 2264152341664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" 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-04-28 17:18:07.042 1640 2264152341664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" "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-04-28 17:18:07.042 1640 2264152341664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" 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-04-28 17:18:07.061 1640 2264152341664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:18:07.107 1640 2264152341664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" "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-04-28 17:18:07.107 1640 2264152341664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:18:07.123 1640 2264152341664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 processed. 2022-04-28 17:18:08.420 1640 2264151341360 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-04-28 17:18:08.670 1640 2264151341360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:18:23.578 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 2022-04-28 17:18:24.499 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:18:24.499 1640 2264152908368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:18:24.499 1640 2264152908368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:18:24.514 1640 2264152908368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:18:24.514 1640 2264152908368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2dd5c1e-2700-45ed-8b60-0c507d2aaf67'] 2022-04-28 17:18:24.546 1640 2264152908368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:18:24.546 1640 2264152908368 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-04-28 17:18:24.546 1640 2264152908368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2dd5c1e-2700-45ed-8b60-0c507d2aaf67'] 2022-04-28 17:18:26.499 1640 2264152767296 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-04-28 17:18:26.670 1640 2264152767296 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-04-28 17:18:27.607 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 2022-04-28 17:18:28.498 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:18:28.498 1640 2264151859264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:18:28.498 1640 2264151859264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:18:28.498 1640 2264151859264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:18:28.523 1640 2264151859264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2cbb81ca-e3a4-480c-a653-512599e2c407 2022-04-28 17:18:28.539 1640 2264151859264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2dd5c1e-2700-45ed-8b60-0c507d2aaf67'] 2022-04-28 17:18:28.539 1640 2264151859264 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-04-28 17:18:28.552 1640 2264151859264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2dd5c1e-2700-45ed-8b60-0c507d2aaf67'] 2022-04-28 17:18:30.513 1640 2264152539728 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-04-28 17:18:30.600 1640 2264152539728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:18:49.733 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 2022-04-28 17:18:50.595 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:18:50.872 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 2022-04-28 17:18:50.872 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 updated. Details: {'device': 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67', 'network_id': '2cbb81ca-e3a4-480c-a653-512599e2c407', 'port_id': 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67', 'mac_address': 'fa:16:3e:24:5e:8f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 669, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5cb28927-690b-435c-8d3a-a3aec7d04855', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-28 17:18:50.872 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:18:50.872 1640 2264153211824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" 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-04-28 17:18:50.902 1640 2264153211824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:18:50.902 1640 2264153211824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2cbb81ca-e3a4-480c-a653-512599e2c407 2022-04-28 17:18:50.902 1640 2264153211824 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-04-28 17:18:51.108 1640 2264153211824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:18:51.108 1640 2264153211824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:18:51.108 1640 2264153211824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:18:51.137 1640 2264153211824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 669, VLAN trunk: None to switch port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 2022-04-28 17:18:51.262 1640 2264153211824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:18:51.293 1640 2264153211824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e2dd5c1e-2700-45ed-8b60-0c507d2aaf67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:18:51.438 1640 2264153211824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e2dd5c1e-2700-45ed-8b60-0c507d2aaf67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:18:51.438 1640 2264153211824 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-04-28 17:18:51.438 1640 2264153211824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1d6fbd0-18e0-4386-a9a9-3a2ca3dddc63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:18:51.461 1640 2264153211824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:18:51.466 1640 2264153211824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:18:51.466 1640 2264153211824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 not yet added. Adding. 2022-04-28 17:18:51.466 1640 2264153211824 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-04-28 17:18:51.487 1640 2264153211824 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-04-28 17:18:51.607 1640 2264153211824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" 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-04-28 17:18:51.751 1640 2264153211824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" "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-04-28 17:18:51.768 1640 2264153211824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" 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-04-28 17:18:51.996 1640 2264153211824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:18:52.138 1640 2264153211824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2dd5c1e-2700-45ed-8b60-0c507d2aaf67" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:18:52.157 1640 2264153211824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:18:52.172 1640 2264153211824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 processed. 2022-04-28 17:18:52.606 1640 2264153211824 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-04-28 17:18:52.878 1640 2264153211824 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-04-28 17:19:04.796 1640 2264150891328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-96ffd6f1-c690-439c-afbf-11415b52d8f9 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group member updated on remote: ['6ec032b4-f654-4477-a375-06ce8ef4280d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:19:04.796 1640 2264150891328 MainThread INFO neutron.agent.securitygroups_rpc [req-96ffd6f1-c690-439c-afbf-11415b52d8f9 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] Security group member updated ['6ec032b4-f654-4477-a375-06ce8ef4280d'] 2022-04-28 17:19:05.095 1640 2264148463104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96ffd6f1-c690-439c-afbf-11415b52d8f9 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] port_delete event received for '56095e89-1a14-4a60-8fd2-872c5bac3bc7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:05.921 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 56095e89-1a14-4a60-8fd2-872c5bac3bc7 2022-04-28 17:19:06.620 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:19:06.620 1640 2264148463104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '56095e89-1a14-4a60-8fd2-872c5bac3bc7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:19:06.620 1640 2264148463104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '56095e89-1a14-4a60-8fd2-872c5bac3bc7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:19:06.640 1640 2264148463104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 56095e89-1a14-4a60-8fd2-872c5bac3bc7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:19:06.656 1640 2264148463104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d0cfd4ba-b8f9-4d1c-af90-f29b3a086a13 2022-04-28 17:19:06.656 1640 2264148463104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['56095e89-1a14-4a60-8fd2-872c5bac3bc7'] 2022-04-28 17:19:06.656 1640 2264148463104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:19:06.656 1640 2264148463104 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-04-28 17:19:06.682 1640 2264148463104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['56095e89-1a14-4a60-8fd2-872c5bac3bc7'] 2022-04-28 17:19:07.471 1640 2264148463104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45327d2e-c871-4b4d-8d12-800012266b88 48d373e201d24666ac2a8195a6741ae4 cdc6a02d62ee461584ab5db6032d9e36 - - -] port_delete event received for '5a652510-e775-458b-b9fd-04c2723eeb89' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:08.635 1640 2264149414304 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-04-28 17:19:08.670 1640 2264149414304 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-04-28 17:19:12.574 1640 2264151945632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e4d1b32-c49d-4c5e-b467-f722430932a3 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '23851e35-9ca5-4e29-ad3f-48babd7195be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:14.030 1640 2264152910304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2af9646f-97f8-45db-9ec8-28cf6223e3c0 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for 'a50220f4-b413-4cd7-bbf8-59fd25ecb2c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:15.051 1640 2264152765888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74957d3d-30a1-4275-a62d-516e24f07496 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for 'f2416ed0-4d3b-4012-bddd-916c6a3bc1b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:15.051 1640 2264152765888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6cfb140-a4a3-419f-9723-76919ada89c8 - - - - -] port_delete event received for 'f2416ed0-4d3b-4012-bddd-916c6a3bc1b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:15.316 1640 2264152543072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74957d3d-30a1-4275-a62d-516e24f07496 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network d0cfd4ba-b8f9-4d1c-af90-f29b3a086a13 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:19:15.338 1640 2264152543072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74957d3d-30a1-4275-a62d-516e24f07496 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network d0cfd4ba-b8f9-4d1c-af90-f29b3a086a13 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-28 17:19:36.256 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 76d6449e-5348-4162-b3ef-10af57319c5f 2022-04-28 17:19:36.461 1640 2264153369408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0a6436c-4814-4ccc-b50b-c6c50ecf8457 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated on remote: ['ea55d1cc-7fd7-46f2-8467-256ed55d5e4b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:19:36.461 1640 2264153369408 MainThread INFO neutron.agent.securitygroups_rpc [req-f0a6436c-4814-4ccc-b50b-c6c50ecf8457 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] Security group member updated ['ea55d1cc-7fd7-46f2-8467-256ed55d5e4b'] 2022-04-28 17:19:36.746 1640 2264151946336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0a6436c-4814-4ccc-b50b-c6c50ecf8457 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] port_delete event received for '76d6449e-5348-4162-b3ef-10af57319c5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:36.821 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:19:36.823 1640 2264151211344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '76d6449e-5348-4162-b3ef-10af57319c5f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:19:36.823 1640 2264151211344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '76d6449e-5348-4162-b3ef-10af57319c5f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:19:36.823 1640 2264151211344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 76d6449e-5348-4162-b3ef-10af57319c5f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:19:36.853 1640 2264151211344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 36e01b23-3215-4ad3-ab56-cffb485a5a25 2022-04-28 17:19:36.853 1640 2264151211344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['76d6449e-5348-4162-b3ef-10af57319c5f'] 2022-04-28 17:19:36.869 1640 2264151211344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:19:36.869 1640 2264151211344 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-04-28 17:19:36.869 1640 2264151211344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['76d6449e-5348-4162-b3ef-10af57319c5f'] 2022-04-28 17:19:38.818 1640 2264152560208 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-04-28 17:19:38.852 1640 2264152560208 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-04-28 17:19:39.383 1640 2264152594736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2c61cea-8ca3-4aa8-8b7f-e12e57454e24 e72385b61480469885601dc1c5d4b456 31e6937e159a476bbb5be61fab8feaa9 - - -] port_delete event received for '91b19826-f025-43fa-b440-d97abeb838a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:44.637 1640 2264152908016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aecf6287-d032-4ab3-b02e-26fe8bf8da45 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '08a6e702-dcae-4167-b30e-ae2819159ea3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:46.258 1640 2264152849744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ebe30d3-c855-4d72-82b8-144d1fe7683d 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '6af7b5a1-0143-4e83-8a4d-b6a37991ee28' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:47.337 1640 2264152254064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e90c8032-f1dc-4390-9ac2-23b249c64b8a 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '2e83ae08-8911-456c-ad4e-ccdc9574bc12' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:47.337 1640 2264152254064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d0b7a85-c62c-4608-b851-938a7520648f - - - - -] port_delete event received for '2e83ae08-8911-456c-ad4e-ccdc9574bc12' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:47.634 1640 2264151359904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e90c8032-f1dc-4390-9ac2-23b249c64b8a 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network 36e01b23-3215-4ad3-ab56-cffb485a5a25 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:19:47.649 1640 2264151359904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e90c8032-f1dc-4390-9ac2-23b249c64b8a 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network 36e01b23-3215-4ad3-ab56-cffb485a5a25 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-28 17:19:55.603 1640 2264152212928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-737a1e28-244c-49d0-b630-1936277df3ff 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group member updated on remote: ['e1d6fbd0-18e0-4386-a9a9-3a2ca3dddc63'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:19:55.619 1640 2264152212928 MainThread INFO neutron.agent.securitygroups_rpc [req-737a1e28-244c-49d0-b630-1936277df3ff 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] Security group member updated ['e1d6fbd0-18e0-4386-a9a9-3a2ca3dddc63'] 2022-04-28 17:19:55.947 1640 2264152212928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-737a1e28-244c-49d0-b630-1936277df3ff 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] port_delete event received for 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:56.414 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 2022-04-28 17:19:56.929 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:19:56.929 1640 2264153212704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:19:56.929 1640 2264153212704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e2dd5c1e-2700-45ed-8b60-0c507d2aaf67' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:19:56.945 1640 2264153212704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e2dd5c1e-2700-45ed-8b60-0c507d2aaf67 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:19:56.960 1640 2264153212704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2cbb81ca-e3a4-480c-a653-512599e2c407 2022-04-28 17:19:56.960 1640 2264153212704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2dd5c1e-2700-45ed-8b60-0c507d2aaf67'] 2022-04-28 17:19:56.960 1640 2264153212704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:19:56.976 1640 2264153212704 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-04-28 17:19:56.982 1640 2264153212704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2dd5c1e-2700-45ed-8b60-0c507d2aaf67'] 2022-04-28 17:19:58.791 1640 2264149416240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96b0505e-c8f8-4da8-a32a-806ea45375f7 2a98029482fd45ef8474c5dd3015a944 0c49c2b38be44e74a4780f0c965da350 - - -] port_delete event received for '84b5efc1-5d3b-4ce3-a8ff-730838065f35' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:19:58.945 1640 2264151945984 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-04-28 17:19:58.963 1640 2264151945984 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-04-28 17:20:03.505 1640 2264153063840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-015d7795-1ca4-41cb-bd2b-5c38a2a2d60e 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '52aab44e-e2e1-467f-9de6-d4739e56cdce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:20:04.757 1640 2264153701008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9be06866-dd7d-4301-a224-81a4aaebc3cc 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for 'd84727ee-25f3-4931-9a72-6ddf50d475d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:20:05.806 1640 2264151380208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14bc6ff0-97c0-48da-9da5-283e32e8e33a 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '93103d2e-10a5-4347-ba33-6ed61e633a65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:20:05.868 1640 2264151380208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16c044b6-be8f-46cc-820f-a5af5227be43 - - - - -] port_delete event received for '93103d2e-10a5-4347-ba33-6ed61e633a65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:20:06.085 1640 2264151380208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14bc6ff0-97c0-48da-9da5-283e32e8e33a 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network 2cbb81ca-e3a4-480c-a653-512599e2c407 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:20:06.103 1640 2264151380208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14bc6ff0-97c0-48da-9da5-283e32e8e33a 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network 2cbb81ca-e3a4-480c-a653-512599e2c407 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-28 17:20:49.366 1640 2264154234944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-116a0870-fa99-4f75-8046-a1327debc303 c86b0a4358fa4f1289efdc1bee4b8312 7103523efa954be39f74fec6b6640ab0 - - -] Security group member updated on remote: ['0eacd8e5-5548-43bb-9b95-b28967237401'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:20:49.366 1640 2264154234944 MainThread INFO neutron.agent.securitygroups_rpc [req-116a0870-fa99-4f75-8046-a1327debc303 c86b0a4358fa4f1289efdc1bee4b8312 7103523efa954be39f74fec6b6640ab0 - - -] Security group member updated ['0eacd8e5-5548-43bb-9b95-b28967237401'] 2022-04-28 17:20:50.557 1640 2264152849040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7036a63-44c0-48b9-bc5f-443111518d91 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: a7e42e66-5930-4312-896f-e0af6204fec9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:20:50.576 1640 2264152849040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7036a63-44c0-48b9-bc5f-443111518d91 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port a7e42e66-5930-4312-896f-e0af6204fec9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:20:54.547 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a7e42e66-5930-4312-896f-e0af6204fec9 2022-04-28 17:20:55.254 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:20:55.797 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port a7e42e66-5930-4312-896f-e0af6204fec9 2022-04-28 17:20:55.817 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port a7e42e66-5930-4312-896f-e0af6204fec9 updated. Details: {'device': 'a7e42e66-5930-4312-896f-e0af6204fec9', 'network_id': '1e81fb66-57b9-43c1-b8a4-36eef9ac937b', 'port_id': 'a7e42e66-5930-4312-896f-e0af6204fec9', 'mac_address': 'fa:16:3e:a4:2d:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 666, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '73a8b2c6-0794-4c08-9224-5700af12122c', 'ip_address': '192.168.233.33'}], '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-04-28 17:20:55.817 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:20:55.832 1640 2264153445296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7e42e66-5930-4312-896f-e0af6204fec9" 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-04-28 17:20:55.832 1640 2264153445296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a7e42e66-5930-4312-896f-e0af6204fec9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:20:55.847 1640 2264153445296 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1e81fb66-57b9-43c1-b8a4-36eef9ac937b 2022-04-28 17:20:55.847 1640 2264153445296 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-04-28 17:20:56.038 1640 2264153445296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a7e42e66-5930-4312-896f-e0af6204fec9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:20:56.038 1640 2264153445296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a7e42e66-5930-4312-896f-e0af6204fec9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:20:56.062 1640 2264153445296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a7e42e66-5930-4312-896f-e0af6204fec9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:20:56.062 1640 2264153445296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 666, VLAN trunk: None to switch port a7e42e66-5930-4312-896f-e0af6204fec9 2022-04-28 17:20:56.173 1640 2264153445296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:20:56.193 1640 2264153445296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a7e42e66-5930-4312-896f-e0af6204fec9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:20:56.338 1640 2264153445296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a7e42e66-5930-4312-896f-e0af6204fec9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:20:56.338 1640 2264153445296 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-04-28 17:20:56.338 1640 2264153445296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0eacd8e5-5548-43bb-9b95-b28967237401) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:20:56.362 1640 2264153445296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0eacd8e5-5548-43bb-9b95-b28967237401) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:20:56.375 1640 2264153445296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a7e42e66-5930-4312-896f-e0af6204fec9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:20:56.375 1640 2264153445296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:20:56.395 1640 2264153445296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a7e42e66-5930-4312-896f-e0af6204fec9 not yet added. Adding. 2022-04-28 17:20:56.395 1640 2264153445296 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-04-28 17:20:56.406 1640 2264153445296 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-04-28 17:20:56.527 1640 2264153445296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7e42e66-5930-4312-896f-e0af6204fec9" 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-04-28 17:20:56.645 1640 2264153445296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7e42e66-5930-4312-896f-e0af6204fec9" "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-04-28 17:20:56.655 1640 2264153445296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7e42e66-5930-4312-896f-e0af6204fec9" 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-04-28 17:20:56.817 1640 2264153445296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7e42e66-5930-4312-896f-e0af6204fec9" "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-04-28 17:20:56.973 1640 2264153445296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7e42e66-5930-4312-896f-e0af6204fec9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:20:56.981 1640 2264153445296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a7e42e66-5930-4312-896f-e0af6204fec9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:20:56.981 1640 2264153445296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a7e42e66-5930-4312-896f-e0af6204fec9 processed. 2022-04-28 17:20:57.270 1640 2264153701008 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-04-28 17:20:57.614 1640 2264153701008 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-04-28 17:21:01.756 1640 2264153699600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8811d2b-0df4-4ad6-b2e1-e89ce1e6f070 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Security group member updated on remote: ['3c1358bc-64f4-40d2-be14-5ce7abe07bf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:21:01.780 1640 2264153699600 MainThread INFO neutron.agent.securitygroups_rpc [req-a8811d2b-0df4-4ad6-b2e1-e89ce1e6f070 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Security group member updated ['3c1358bc-64f4-40d2-be14-5ce7abe07bf2'] 2022-04-28 17:21:02.858 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a7e42e66-5930-4312-896f-e0af6204fec9 2022-04-28 17:21:03.301 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:21:03.301 1640 2264152627856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a7e42e66-5930-4312-896f-e0af6204fec9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:21:03.301 1640 2264152627856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a7e42e66-5930-4312-896f-e0af6204fec9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:21:03.320 1640 2264152627856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a7e42e66-5930-4312-896f-e0af6204fec9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:21:03.320 1640 2264152627856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1e81fb66-57b9-43c1-b8a4-36eef9ac937b 2022-04-28 17:21:03.320 1640 2264152627856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7e42e66-5930-4312-896f-e0af6204fec9'] 2022-04-28 17:21:03.344 1640 2264152627856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:21:03.344 1640 2264152627856 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-04-28 17:21:03.344 1640 2264152627856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7e42e66-5930-4312-896f-e0af6204fec9'] 2022-04-28 17:21:03.451 1640 2264152627856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df54105f-7441-4401-a966-258f85bdaebe 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 4929e1dc-d574-43c0-b235-98e5bc2825bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:21:03.469 1640 2264152627856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df54105f-7441-4401-a966-258f85bdaebe 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 4929e1dc-d574-43c0-b235-98e5bc2825bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:21:03.559 1640 2264153997552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb4e5a75-ab5f-4035-bea2-c9eb9e142ead c86b0a4358fa4f1289efdc1bee4b8312 7103523efa954be39f74fec6b6640ab0 - - -] Security group member updated on remote: ['0eacd8e5-5548-43bb-9b95-b28967237401'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:21:03.559 1640 2264153997552 MainThread INFO neutron.agent.securitygroups_rpc [req-bb4e5a75-ab5f-4035-bea2-c9eb9e142ead c86b0a4358fa4f1289efdc1bee4b8312 7103523efa954be39f74fec6b6640ab0 - - -] Security group member updated ['0eacd8e5-5548-43bb-9b95-b28967237401'] 2022-04-28 17:21:04.015 1640 2264153997552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb4e5a75-ab5f-4035-bea2-c9eb9e142ead c86b0a4358fa4f1289efdc1bee4b8312 7103523efa954be39f74fec6b6640ab0 - - -] port_delete event received for 'a7e42e66-5930-4312-896f-e0af6204fec9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:21:05.316 1640 2264152253888 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-04-28 17:21:05.351 1640 2264152253888 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-04-28 17:21:06.629 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4929e1dc-d574-43c0-b235-98e5bc2825bc 2022-04-28 17:21:07.332 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:21:07.594 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 4929e1dc-d574-43c0-b235-98e5bc2825bc 2022-04-28 17:21:07.600 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 4929e1dc-d574-43c0-b235-98e5bc2825bc updated. Details: {'device': '4929e1dc-d574-43c0-b235-98e5bc2825bc', 'network_id': 'aab567d3-f809-4b17-89d0-c290ca2150ec', 'port_id': '4929e1dc-d574-43c0-b235-98e5bc2825bc', 'mac_address': 'fa:16:3e:54:a0:de', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 675, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f22ea53-ee9b-46d3-aa92-e38c2785cdd3', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-28 17:21:07.600 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:21:07.600 1640 2264153367824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4929e1dc-d574-43c0-b235-98e5bc2825bc" 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-04-28 17:21:07.600 1640 2264153367824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4929e1dc-d574-43c0-b235-98e5bc2825bc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:21:07.629 1640 2264153367824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network aab567d3-f809-4b17-89d0-c290ca2150ec 2022-04-28 17:21:07.629 1640 2264153367824 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-04-28 17:21:07.807 1640 2264153367824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4929e1dc-d574-43c0-b235-98e5bc2825bc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:21:07.807 1640 2264153367824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4929e1dc-d574-43c0-b235-98e5bc2825bc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:21:07.828 1640 2264153367824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4929e1dc-d574-43c0-b235-98e5bc2825bc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:21:07.828 1640 2264153367824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 675, VLAN trunk: None to switch port 4929e1dc-d574-43c0-b235-98e5bc2825bc 2022-04-28 17:21:07.931 1640 2264153367824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:21:07.931 1640 2264153367824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4929e1dc-d574-43c0-b235-98e5bc2825bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:21:08.097 1640 2264153367824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4929e1dc-d574-43c0-b235-98e5bc2825bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:21:08.097 1640 2264153367824 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-04-28 17:21:08.097 1640 2264153367824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3c1358bc-64f4-40d2-be14-5ce7abe07bf2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:21:08.113 1640 2264153367824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3c1358bc-64f4-40d2-be14-5ce7abe07bf2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:21:08.113 1640 2264153367824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4929e1dc-d574-43c0-b235-98e5bc2825bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:21:08.125 1640 2264153367824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:21:08.125 1640 2264153367824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4929e1dc-d574-43c0-b235-98e5bc2825bc not yet added. Adding. 2022-04-28 17:21:08.125 1640 2264153367824 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-04-28 17:21:08.144 1640 2264153367824 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-04-28 17:21:08.258 1640 2264153367824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4929e1dc-d574-43c0-b235-98e5bc2825bc" 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-04-28 17:21:08.363 1640 2264153367824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4929e1dc-d574-43c0-b235-98e5bc2825bc" "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-04-28 17:21:08.379 1640 2264153367824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4929e1dc-d574-43c0-b235-98e5bc2825bc" 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-04-28 17:21:08.517 1640 2264153367824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4929e1dc-d574-43c0-b235-98e5bc2825bc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:21:08.636 1640 2264153367824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4929e1dc-d574-43c0-b235-98e5bc2825bc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:21:08.656 1640 2264153367824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4929e1dc-d574-43c0-b235-98e5bc2825bc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:21:08.656 1640 2264153367824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4929e1dc-d574-43c0-b235-98e5bc2825bc processed. 2022-04-28 17:21:09.332 1640 2264153367824 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-04-28 17:21:09.726 1640 2264153367824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:21:15.941 1640 2264154357824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39cb5da7-11b4-49ea-99c3-62e8002b73e8 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Security group member updated on remote: ['3c1358bc-64f4-40d2-be14-5ce7abe07bf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:21:15.956 1640 2264154357824 MainThread INFO neutron.agent.securitygroups_rpc [req-39cb5da7-11b4-49ea-99c3-62e8002b73e8 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Security group member updated ['3c1358bc-64f4-40d2-be14-5ce7abe07bf2'] 2022-04-28 17:21:15.956 1640 2264154357824 MainThread INFO neutron.agent.securitygroups_rpc [req-39cb5da7-11b4-49ea-99c3-62e8002b73e8 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Refresh firewall rules 2022-04-28 17:21:15.972 1640 2264154357824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39cb5da7-11b4-49ea-99c3-62e8002b73e8 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Get security group information for devices via rpc ['4929e1dc-d574-43c0-b235-98e5bc2825bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:21:16.019 1640 2264154357824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39cb5da7-11b4-49ea-99c3-62e8002b73e8 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:21:16.019 1640 2264154357824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39cb5da7-11b4-49ea-99c3-62e8002b73e8 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-28 17:21:16.112 1640 2264154357824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39cb5da7-11b4-49ea-99c3-62e8002b73e8 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] port_delete event received for '4929e1dc-d574-43c0-b235-98e5bc2825bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:21:16.956 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4929e1dc-d574-43c0-b235-98e5bc2825bc 2022-04-28 17:21:17.359 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:21:17.364 1640 2264154013008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4929e1dc-d574-43c0-b235-98e5bc2825bc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:21:17.364 1640 2264154013008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4929e1dc-d574-43c0-b235-98e5bc2825bc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:21:17.364 1640 2264154013008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4929e1dc-d574-43c0-b235-98e5bc2825bc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:21:17.380 1640 2264154013008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network aab567d3-f809-4b17-89d0-c290ca2150ec 2022-04-28 17:21:17.380 1640 2264154013008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4929e1dc-d574-43c0-b235-98e5bc2825bc'] 2022-04-28 17:21:17.398 1640 2264154013008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:21:17.398 1640 2264154013008 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-04-28 17:21:17.398 1640 2264154013008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4929e1dc-d574-43c0-b235-98e5bc2825bc'] 2022-04-28 17:21:18.691 1640 2264153528272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24d307ab-daf1-4ee0-a699-91f11e7cbf8c - - - - -] port_update received: 626fdbf9-54cb-4240-8e5c-bc4467ee2a2b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:21:18.703 1640 2264153528272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24d307ab-daf1-4ee0-a699-91f11e7cbf8c - - - - -] No port 626fdbf9-54cb-4240-8e5c-bc4467ee2a2b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:21:19.363 1640 2264131134384 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-04-28 17:21:19.394 1640 2264131134384 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-04-28 17:21:21.967 1640 2264153744304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c19aa1ce-3c04-4152-9121-b3720ff19cbf - - - - -] port_update received: 019db7b8-ac91-4d45-bb34-caa1fca6b74f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:21:21.984 1640 2264153744304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c19aa1ce-3c04-4152-9121-b3720ff19cbf - - - - -] No port 019db7b8-ac91-4d45-bb34-caa1fca6b74f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:21:23.957 1640 2264154461104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-63c1099e-a340-498b-a3af-3a1567c6153f 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Security group member updated on remote: ['3c1358bc-64f4-40d2-be14-5ce7abe07bf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:21:23.957 1640 2264154461104 MainThread INFO neutron.agent.securitygroups_rpc [req-63c1099e-a340-498b-a3af-3a1567c6153f 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Security group member updated ['3c1358bc-64f4-40d2-be14-5ce7abe07bf2'] 2022-04-28 17:21:25.187 1640 2264152628032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a409c77b-99fb-460f-ab7a-0f5480565005 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: 937f0972-70c8-42ab-9984-ea7d52de77d1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:21:25.199 1640 2264152628032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a409c77b-99fb-460f-ab7a-0f5480565005 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port 937f0972-70c8-42ab-9984-ea7d52de77d1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:21:26.003 1640 2264152628032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41e16767-edcc-41a8-a53f-67d2db39f401 - - - - -] port_update received: d6ed5db9-696c-4026-ae96-b9e04ec2ef31 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:21:26.023 1640 2264152628032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41e16767-edcc-41a8-a53f-67d2db39f401 - - - - -] No port d6ed5db9-696c-4026-ae96-b9e04ec2ef31 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:21:28.378 1640 2264152908016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9d3740b-9a25-4cd7-9b0e-f101f70a08c4 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group rule updated on remote: ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:21:28.378 1640 2264152908016 MainThread INFO neutron.agent.securitygroups_rpc [req-c9d3740b-9a25-4cd7-9b0e-f101f70a08c4 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group rule updated ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] 2022-04-28 17:21:28.780 1640 2264151861200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e742161-1597-49bc-8d73-e18386d5fce1 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group rule updated on remote: ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:21:28.780 1640 2264151861200 MainThread INFO neutron.agent.securitygroups_rpc [req-8e742161-1597-49bc-8d73-e18386d5fce1 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group rule updated ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] 2022-04-28 17:21:28.821 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 937f0972-70c8-42ab-9984-ea7d52de77d1 2022-04-28 17:21:29.158 1640 2264151528192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a286b143-a3ac-453e-a380-d4bf810dc87f 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group rule updated on remote: ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:21:29.158 1640 2264151528192 MainThread INFO neutron.agent.securitygroups_rpc [req-a286b143-a3ac-453e-a380-d4bf810dc87f 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group rule updated ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] 2022-04-28 17:21:29.440 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:21:29.500 1640 2264154011600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4678d8c9-93bf-4b2f-9a68-3ea6b11134bf 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group rule updated on remote: ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:21:29.500 1640 2264154011600 MainThread INFO neutron.agent.securitygroups_rpc [req-4678d8c9-93bf-4b2f-9a68-3ea6b11134bf 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group rule updated ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] 2022-04-28 17:21:29.784 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port 937f0972-70c8-42ab-9984-ea7d52de77d1 2022-04-28 17:21:29.796 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port 937f0972-70c8-42ab-9984-ea7d52de77d1 updated. Details: {'device': '937f0972-70c8-42ab-9984-ea7d52de77d1', 'network_id': 'aab567d3-f809-4b17-89d0-c290ca2150ec', 'port_id': '937f0972-70c8-42ab-9984-ea7d52de77d1', 'mac_address': 'fa:16:3e:8e:d3:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 675, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f22ea53-ee9b-46d3-aa92-e38c2785cdd3', '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-04-28 17:21:29.796 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:21:29.812 1640 2264153699072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-937f0972-70c8-42ab-9984-ea7d52de77d1" 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-04-28 17:21:29.812 1640 2264153699072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 937f0972-70c8-42ab-9984-ea7d52de77d1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:21:29.812 1640 2264153699072 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network aab567d3-f809-4b17-89d0-c290ca2150ec 2022-04-28 17:21:29.812 1640 2264153699072 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-04-28 17:21:30.003 1640 2264153699072 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '937f0972-70c8-42ab-9984-ea7d52de77d1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:21:30.003 1640 2264153699072 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '937f0972-70c8-42ab-9984-ea7d52de77d1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:21:30.018 1640 2264153699952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-045dc83f-d970-4b12-8e00-10cca91d181c 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group rule updated on remote: ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:21:30.018 1640 2264153699952 MainThread INFO neutron.agent.securitygroups_rpc [req-045dc83f-d970-4b12-8e00-10cca91d181c 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group rule updated ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] 2022-04-28 17:21:30.039 1640 2264153699072 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 937f0972-70c8-42ab-9984-ea7d52de77d1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:21:30.039 1640 2264153699072 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 675, VLAN trunk: None to switch port 937f0972-70c8-42ab-9984-ea7d52de77d1 2022-04-28 17:21:30.149 1640 2264153699072 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:21:30.149 1640 2264153699072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['937f0972-70c8-42ab-9984-ea7d52de77d1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:21:30.299 1640 2264154528224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c022195e-ff3e-4dac-b5c6-81568b352de9 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group rule updated on remote: ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-28 17:21:30.315 1640 2264154528224 MainThread INFO neutron.agent.securitygroups_rpc [req-c022195e-ff3e-4dac-b5c6-81568b352de9 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group rule updated ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] 2022-04-28 17:21:30.315 1640 2264153699072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['937f0972-70c8-42ab-9984-ea7d52de77d1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:21:30.331 1640 2264153699072 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-04-28 17:21:30.331 1640 2264153699072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3c1358bc-64f4-40d2-be14-5ce7abe07bf2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:21:30.343 1640 2264153699072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3c1358bc-64f4-40d2-be14-5ce7abe07bf2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-28 17:21:30.343 1640 2264153699072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 937f0972-70c8-42ab-9984-ea7d52de77d1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:21:30.343 1640 2264153699072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:21:30.363 1640 2264153699072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 937f0972-70c8-42ab-9984-ea7d52de77d1 not yet added. Adding. 2022-04-28 17:21:30.363 1640 2264153699072 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-04-28 17:21:30.363 1640 2264153699072 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-04-28 17:21:30.503 1640 2264153699072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-937f0972-70c8-42ab-9984-ea7d52de77d1" 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-04-28 17:21:30.607 1640 2264153699072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-937f0972-70c8-42ab-9984-ea7d52de77d1" "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-04-28 17:21:30.607 1640 2264153699072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-937f0972-70c8-42ab-9984-ea7d52de77d1" 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-04-28 17:21:30.755 1640 2264153699072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-937f0972-70c8-42ab-9984-ea7d52de77d1" "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-04-28 17:21:30.847 1640 2264153699072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-937f0972-70c8-42ab-9984-ea7d52de77d1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:21:30.878 1640 2264153699072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 937f0972-70c8-42ab-9984-ea7d52de77d1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:21:30.878 1640 2264153699072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 937f0972-70c8-42ab-9984-ea7d52de77d1 processed. 2022-04-28 17:21:31.374 1640 2264151380384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c21b0005-43ae-474a-8876-9a9f7d74a516 - - - - -] port_update received: fca4bb0a-5421-428f-bc52-4ef56d7c7a87 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:21:31.405 1640 2264151380384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c21b0005-43ae-474a-8876-9a9f7d74a516 - - - - -] No port fca4bb0a-5421-428f-bc52-4ef56d7c7a87 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:21:31.456 1640 2264151380384 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-04-28 17:21:32.021 1640 2264151380384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:21:38.506 1640 2264154547120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac7f13d9-1c5e-4060-8030-785c93c817c7 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Security group member updated on remote: ['3c1358bc-64f4-40d2-be14-5ce7abe07bf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:21:38.506 1640 2264154547120 MainThread INFO neutron.agent.securitygroups_rpc [req-ac7f13d9-1c5e-4060-8030-785c93c817c7 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Security group member updated ['3c1358bc-64f4-40d2-be14-5ce7abe07bf2'] 2022-04-28 17:21:38.506 1640 2264154547120 MainThread INFO neutron.agent.securitygroups_rpc [req-ac7f13d9-1c5e-4060-8030-785c93c817c7 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Refresh firewall rules 2022-04-28 17:21:38.526 1640 2264154547120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac7f13d9-1c5e-4060-8030-785c93c817c7 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Get security group information for devices via rpc ['937f0972-70c8-42ab-9984-ea7d52de77d1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:21:38.557 1640 2264154547120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ac7f13d9-1c5e-4060-8030-785c93c817c7 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:21:38.568 1640 2264154547120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ac7f13d9-1c5e-4060-8030-785c93c817c7 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-28 17:21:38.600 1640 2264154547120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac7f13d9-1c5e-4060-8030-785c93c817c7 42cab09df5c84cfda41041085e558f5a cc69c018c31b484e964cebe0b14c8e4a - - -] port_delete event received for '937f0972-70c8-42ab-9984-ea7d52de77d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:21:39.115 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 937f0972-70c8-42ab-9984-ea7d52de77d1 2022-04-28 17:21:39.538 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:21:39.538 1640 2264151528016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '937f0972-70c8-42ab-9984-ea7d52de77d1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:21:39.538 1640 2264151528016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '937f0972-70c8-42ab-9984-ea7d52de77d1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:21:39.559 1640 2264151528016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 937f0972-70c8-42ab-9984-ea7d52de77d1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:21:39.569 1640 2264151528016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network aab567d3-f809-4b17-89d0-c290ca2150ec 2022-04-28 17:21:39.569 1640 2264151528016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['937f0972-70c8-42ab-9984-ea7d52de77d1'] 2022-04-28 17:21:39.589 1640 2264151528016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:21:39.589 1640 2264151528016 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-04-28 17:21:39.597 1640 2264151528016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['937f0972-70c8-42ab-9984-ea7d52de77d1'] 2022-04-28 17:21:41.533 1640 2264151528016 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-04-28 17:21:41.561 1640 2264151528016 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-04-28 17:21:54.164 1640 2264154927520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3a121b3-7891-4117-bddb-e7a8e969836f 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group member updated on remote: ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:21:54.164 1640 2264154927520 MainThread INFO neutron.agent.securitygroups_rpc [req-c3a121b3-7891-4117-bddb-e7a8e969836f 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group member updated ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] 2022-04-28 17:21:55.400 1640 2264154927520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf16ee94-b1f3-4c67-adf8-c2099435c23e 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] port_update received: adfeb0b4-2cdf-4d07-9739-eb0a7088d77a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-28 17:21:55.424 1640 2264154927520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf16ee94-b1f3-4c67-adf8-c2099435c23e 146cee9d6d374bb6b60899bc16403fea 7b6fb72753864d828e4e704dbd8c5cc0 - - -] No port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-28 17:21:59.034 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: adfeb0b4-2cdf-4d07-9739-eb0a7088d77a 2022-04-28 17:21:59.642 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:21:59.920 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a 2022-04-28 17:21:59.934 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a updated. Details: {'device': 'adfeb0b4-2cdf-4d07-9739-eb0a7088d77a', 'network_id': 'c12f7bd6-c1bf-4eeb-b72b-42f548f73d1f', 'port_id': 'adfeb0b4-2cdf-4d07-9739-eb0a7088d77a', 'mac_address': 'fa:16:3e:e9:a2:aa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 694, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '93d2897e-dd6e-4d61-a51b-73ec05860f0f', '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-04-28 17:21:59.934 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:21:59.934 1640 2264154359584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-adfeb0b4-2cdf-4d07-9739-eb0a7088d77a" 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-04-28 17:21:59.954 1640 2264154359584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:21:59.954 1640 2264154359584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c12f7bd6-c1bf-4eeb-b72b-42f548f73d1f 2022-04-28 17:21:59.968 1640 2264154359584 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-04-28 17:22:00.177 1640 2264154359584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'adfeb0b4-2cdf-4d07-9739-eb0a7088d77a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:22:00.177 1640 2264154359584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'adfeb0b4-2cdf-4d07-9739-eb0a7088d77a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:22:00.207 1640 2264154359584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:22:00.207 1640 2264154359584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 694, VLAN trunk: None to switch port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a 2022-04-28 17:22:00.332 1640 2264154359584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:22:00.332 1640 2264154359584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['adfeb0b4-2cdf-4d07-9739-eb0a7088d77a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:22:00.579 1640 2264154359584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['adfeb0b4-2cdf-4d07-9739-eb0a7088d77a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:22:00.592 1640 2264154359584 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-04-28 17:22:00.592 1640 2264154359584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (adf7288c-2b34-45ef-a6d3-4e9abd275645) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:22:00.592 1640 2264154359584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for adfeb0b4-2cdf-4d07-9739-eb0a7088d77a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:22:00.611 1640 2264154359584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:22:00.611 1640 2264154359584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device adfeb0b4-2cdf-4d07-9739-eb0a7088d77a not yet added. Adding. 2022-04-28 17:22:00.619 1640 2264154359584 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-04-28 17:22:00.619 1640 2264154359584 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-04-28 17:22:00.754 1640 2264154359584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adfeb0b4-2cdf-4d07-9739-eb0a7088d77a" 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-04-28 17:22:00.868 1640 2264154359584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adfeb0b4-2cdf-4d07-9739-eb0a7088d77a" "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-04-28 17:22:00.868 1640 2264154359584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adfeb0b4-2cdf-4d07-9739-eb0a7088d77a" 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-04-28 17:22:01.017 1640 2264154359584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adfeb0b4-2cdf-4d07-9739-eb0a7088d77a" "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-04-28 17:22:01.126 1640 2264154359584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-adfeb0b4-2cdf-4d07-9739-eb0a7088d77a" "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-04-28 17:22:01.140 1640 2264154359584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:22:01.140 1640 2264154359584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a processed. 2022-04-28 17:22:01.657 1640 2264153139328 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-04-28 17:22:01.970 1640 2264153139328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:22:03.757 1640 2264153139328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-678dd667-22b2-4608-bfb9-ec3c7f0a4b0a 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network aab567d3-f809-4b17-89d0-c290ca2150ec network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:22:03.757 1640 2264153139328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-678dd667-22b2-4608-bfb9-ec3c7f0a4b0a 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network aab567d3-f809-4b17-89d0-c290ca2150ec not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-28 17:24:46.391 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: adfeb0b4-2cdf-4d07-9739-eb0a7088d77a 2022-04-28 17:24:46.526 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:24:46.532 1640 2264150264112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'adfeb0b4-2cdf-4d07-9739-eb0a7088d77a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:24:46.532 1640 2264150264112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'adfeb0b4-2cdf-4d07-9739-eb0a7088d77a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:24:46.544 1640 2264150264112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:24:46.544 1640 2264150264112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c12f7bd6-c1bf-4eeb-b72b-42f548f73d1f 2022-04-28 17:24:46.560 1640 2264150264112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['adfeb0b4-2cdf-4d07-9739-eb0a7088d77a'] 2022-04-28 17:24:46.560 1640 2264150264112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:24:46.560 1640 2264150264112 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-04-28 17:24:46.583 1640 2264150264112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['adfeb0b4-2cdf-4d07-9739-eb0a7088d77a'] 2022-04-28 17:24:48.525 1640 2264148179600 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-04-28 17:24:48.713 1640 2264148179600 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-04-28 17:24:52.244 1640 2264148418976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: adfeb0b4-2cdf-4d07-9739-eb0a7088d77a 2022-04-28 17:24:52.557 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-28 17:24:52.916 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Adding port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a 2022-04-28 17:24:52.916 1640 2264032576432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a updated. Details: {'device': 'adfeb0b4-2cdf-4d07-9739-eb0a7088d77a', 'network_id': 'c12f7bd6-c1bf-4eeb-b72b-42f548f73d1f', 'port_id': 'adfeb0b4-2cdf-4d07-9739-eb0a7088d77a', 'mac_address': 'fa:16:3e:e9:a2:aa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 694, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '93d2897e-dd6e-4d61-a51b-73ec05860f0f', '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-04-28 17:24:52.932 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] 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-04-28 17:24:52.932 1640 2264151729952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-adfeb0b4-2cdf-4d07-9739-eb0a7088d77a" 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-04-28 17:24:52.948 1640 2264151729952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-28 17:24:52.948 1640 2264151729952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c12f7bd6-c1bf-4eeb-b72b-42f548f73d1f 2022-04-28 17:24:52.948 1640 2264151729952 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-04-28 17:24:53.197 1640 2264151729952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'adfeb0b4-2cdf-4d07-9739-eb0a7088d77a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:24:53.197 1640 2264151729952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'adfeb0b4-2cdf-4d07-9739-eb0a7088d77a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-28 17:24:53.225 1640 2264151729952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-28 17:24:53.225 1640 2264151729952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 694, VLAN trunk: None to switch port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a 2022-04-28 17:24:53.340 1640 2264151729952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-28 17:24:53.340 1640 2264151729952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['adfeb0b4-2cdf-4d07-9739-eb0a7088d77a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-28 17:24:53.572 1640 2264151729952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['adfeb0b4-2cdf-4d07-9739-eb0a7088d77a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-28 17:24:53.573 1640 2264151729952 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-04-28 17:24:53.573 1640 2264151729952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (adf7288c-2b34-45ef-a6d3-4e9abd275645) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-28 17:24:53.573 1640 2264151729952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for adfeb0b4-2cdf-4d07-9739-eb0a7088d77a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-28 17:24:53.573 1640 2264151729952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-28 17:24:53.573 1640 2264151729952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device adfeb0b4-2cdf-4d07-9739-eb0a7088d77a not yet added. Adding. 2022-04-28 17:24:53.603 1640 2264151729952 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-04-28 17:24:53.603 1640 2264151729952 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-04-28 17:24:53.772 1640 2264151729952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adfeb0b4-2cdf-4d07-9739-eb0a7088d77a" 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-04-28 17:24:53.905 1640 2264151729952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adfeb0b4-2cdf-4d07-9739-eb0a7088d77a" "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-04-28 17:24:53.905 1640 2264151729952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adfeb0b4-2cdf-4d07-9739-eb0a7088d77a" 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-04-28 17:24:54.069 1640 2264151729952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adfeb0b4-2cdf-4d07-9739-eb0a7088d77a" "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-04-28 17:24:54.173 1640 2264151729952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-adfeb0b4-2cdf-4d07-9739-eb0a7088d77a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-28 17:24:54.197 1640 2264151729952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-28 17:24:54.197 1640 2264151729952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a processed. 2022-04-28 17:24:54.572 1640 2264151729952 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-04-28 17:24:54.849 1640 2264151729952 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-04-28 17:26:33.662 1640 2264131313328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73f03ff2-d9df-4f6e-9c4b-1b20450c57f3 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] port_delete event received for 'f496e716-81e1-4b6e-a997-2bb1b805a6b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:26:36.397 1640 2264131340944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1af842a-e770-4222-b6d1-348e1398e45d 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group member updated on remote: ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-28 17:26:36.397 1640 2264131340944 MainThread INFO neutron.agent.securitygroups_rpc [req-b1af842a-e770-4222-b6d1-348e1398e45d 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] Security group member updated ['adf7288c-2b34-45ef-a6d3-4e9abd275645'] 2022-04-28 17:26:36.501 1640 2264149985584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1af842a-e770-4222-b6d1-348e1398e45d 35fc4339bbd84dbea094878872a4a6c8 0ef82f82b0ea4fbebf03efed0b4a763b - - -] port_delete event received for 'adfeb0b4-2cdf-4d07-9739-eb0a7088d77a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:26:37.222 1640 2264148419152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: adfeb0b4-2cdf-4d07-9739-eb0a7088d77a 2022-04-28 17:26:39.053 1640 2264032576432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771915d7-5536-4358-a95a-da82d178c421 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-28 17:26:39.053 1640 2264149001664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'adfeb0b4-2cdf-4d07-9739-eb0a7088d77a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-28 17:26:39.053 1640 2264149001664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'adfeb0b4-2cdf-4d07-9739-eb0a7088d77a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-28 17:26:39.073 1640 2264149001664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port adfeb0b4-2cdf-4d07-9739-eb0a7088d77a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-28 17:26:39.073 1640 2264149001664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c12f7bd6-c1bf-4eeb-b72b-42f548f73d1f 2022-04-28 17:26:39.073 1640 2264149001664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['adfeb0b4-2cdf-4d07-9739-eb0a7088d77a'] 2022-04-28 17:26:39.073 1640 2264149001664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-28 17:26:39.100 1640 2264149001664 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-04-28 17:26:39.105 1640 2264149001664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['adfeb0b4-2cdf-4d07-9739-eb0a7088d77a'] 2022-04-28 17:26:40.334 1640 2264130760944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-601d4170-2568-4fe6-87df-12e82c21fa00 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '019db7b8-ac91-4d45-bb34-caa1fca6b74f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:26:41.068 1640 2264130677920 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-04-28 17:26:41.112 1640 2264130677920 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-04-28 17:26:41.749 1640 2264151585360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-037bbe60-0266-4d7c-8e2b-6adb550272b5 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '626fdbf9-54cb-4240-8e5c-bc4467ee2a2b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:26:42.662 1640 2264151585360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c3e0a64-4afe-4fd7-b123-def1ed93ea7d 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '0d271668-e9ba-482f-a292-0aef836c33f1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:26:42.835 1640 2264155662992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7811525-fed2-4f5e-8f69-f60ecb03ed3f - - - - -] port_delete event received for '0d271668-e9ba-482f-a292-0aef836c33f1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:26:43.003 1640 2264130983360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c3e0a64-4afe-4fd7-b123-def1ed93ea7d 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network c12f7bd6-c1bf-4eeb-b72b-42f548f73d1f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:26:43.003 1640 2264130983360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c3e0a64-4afe-4fd7-b123-def1ed93ea7d 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network c12f7bd6-c1bf-4eeb-b72b-42f548f73d1f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-28 17:26:43.990 1640 2264151359728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-356e3115-fe65-411e-bdc1-4e52963bd994 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for 'fca4bb0a-5421-428f-bc52-4ef56d7c7a87' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:26:45.146 1640 2264150570256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5426a2b9-01f5-441b-b826-e88560f1558f 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for 'd6ed5db9-696c-4026-ae96-b9e04ec2ef31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:26:46.084 1640 2264148827296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d40a54ee-ef23-4ab8-b03d-7ccb86a08534 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] port_delete event received for '7700ead1-bfbe-4bd7-bad9-4fd923bcb67c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:26:46.147 1640 2264149983648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9269c4b-2255-41ff-ade2-132d517f768e - - - - -] port_delete event received for '7700ead1-bfbe-4bd7-bad9-4fd923bcb67c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-28 17:26:46.347 1640 2264131174064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d40a54ee-ef23-4ab8-b03d-7ccb86a08534 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] network_delete received. Deleting network 2e144ca4-b86f-4bb8-931a-ed1491f4f2a2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-28 17:26:46.365 1640 2264131174064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d40a54ee-ef23-4ab8-b03d-7ccb86a08534 648a944e877340e0af24f6c8b54dc150 3c270ca7d35f4052ac70f5d6331cd735 - - -] Network 2e144ca4-b86f-4bb8-931a-ed1491f4f2a2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463