2021-09-10 16:28:18.442 4668 1433956539384 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-10 16:28:18.442 4668 1433956539384 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev630 2021-09-10 16:28:18.442 4668 1433956539384 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-09-10 16:28:18.466 4668 1433956539384 MainThread INFO os_win.utils.network.networkutils [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] WMI caching is disabled. 2021-09-10 16:28:18.679 4668 1433956539384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-09-10 16:28:18.744 4668 1433956539384 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-10 16:28:18.744 4668 1433956539384 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-10 16:28:18.947 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent initialized successfully, now running... 2021-09-10 16:28:18.978 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-10 16:28:18.978 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-10 16:28:19.013 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-10 16:30:14.833 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b10b9c04-0c54-4ba3-a6cf-0a156d9aaf3b - - - - -] port_update received: ff970006-dab7-4b23-bda8-74cdf595fddf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:30:14.833 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b10b9c04-0c54-4ba3-a6cf-0a156d9aaf3b - - - - -] No port ff970006-dab7-4b23-bda8-74cdf595fddf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:30:18.575 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-883ab274-66b1-4f94-817b-1326e066b91b - - - - -] port_update received: 1a4f9204-0a3f-4a1c-a7cd-5b6f8e38c55d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:30:18.723 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-883ab274-66b1-4f94-817b-1326e066b91b - - - - -] No port 1a4f9204-0a3f-4a1c-a7cd-5b6f8e38c55d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:30:19.055 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2c76915-9869-492e-8557-d20c06bf0148 - - - - -] port_update received: 7829588d-776b-449a-9e14-b17290bf7cb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:30:19.055 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2c76915-9869-492e-8557-d20c06bf0148 - - - - -] No port 7829588d-776b-449a-9e14-b17290bf7cb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:30:24.184 4668 1434054099192 MainThread WARNING oslo_policy.policy [req-0d16e86a-aabd-4dcf-b388-6778706cbadc 6274a672e7eb41ad89dbe9a847647617 5dc6b60100ca4ff6a8ec609d723900c4 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-10 16:30:24.184 4668 1434054099192 MainThread WARNING oslo_policy.policy [req-0d16e86a-aabd-4dcf-b388-6778706cbadc 6274a672e7eb41ad89dbe9a847647617 5dc6b60100ca4ff6a8ec609d723900c4 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-10 16:30:24.184 4668 1434054099192 MainThread WARNING oslo_policy.policy [req-0d16e86a-aabd-4dcf-b388-6778706cbadc 6274a672e7eb41ad89dbe9a847647617 5dc6b60100ca4ff6a8ec609d723900c4 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-09-10 16:30:24.184 4668 1434054099192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d16e86a-aabd-4dcf-b388-6778706cbadc 6274a672e7eb41ad89dbe9a847647617 5dc6b60100ca4ff6a8ec609d723900c4 - - -] Security group member updated on remote: ['391b75ac-2338-4836-b8a7-5b914639ef08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:30:24.184 4668 1434054099192 MainThread INFO neutron.agent.securitygroups_rpc [req-0d16e86a-aabd-4dcf-b388-6778706cbadc 6274a672e7eb41ad89dbe9a847647617 5dc6b60100ca4ff6a8ec609d723900c4 - - -] Security group member updated ['391b75ac-2338-4836-b8a7-5b914639ef08'] 2021-09-10 16:30:25.695 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81913312-3b99-4823-bc31-f3b97098dd59 - - - - -] port_update received: a3d171c3-1ac4-4ef2-a004-c31eabfbb068 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:30:25.695 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81913312-3b99-4823-bc31-f3b97098dd59 - - - - -] No port a3d171c3-1ac4-4ef2-a004-c31eabfbb068 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:30:31.113 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37875c0f-37d6-46bd-b49c-4099368dafa6 - - - - -] port_update received: 5e346ec2-60f5-4e90-8635-75d14ce357c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:30:31.119 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37875c0f-37d6-46bd-b49c-4099368dafa6 - - - - -] No port 5e346ec2-60f5-4e90-8635-75d14ce357c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:30:31.676 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79fc8451-9fe1-48fd-8f9d-02a769d1e723 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: a2023a40-4a92-46c5-9db4-8cecbd908aa2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:30:31.691 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79fc8451-9fe1-48fd-8f9d-02a769d1e723 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port a2023a40-4a92-46c5-9db4-8cecbd908aa2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:30:33.206 4668 1434054099192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cac93fdb-8ec8-4b14-81a2-d0da55f280ad ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group rule updated on remote: ['62298b0d-78d5-481c-b2bf-3f3fc057b52a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:30:33.222 4668 1434054099192 MainThread INFO neutron.agent.securitygroups_rpc [req-cac93fdb-8ec8-4b14-81a2-d0da55f280ad ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group rule updated ['62298b0d-78d5-481c-b2bf-3f3fc057b52a'] 2021-09-10 16:30:33.769 4668 1434054099192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b43d5809-c617-4ff5-b295-ba9e48041f27 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Security group member updated on remote: ['9dcd6a60-4028-417b-be33-526fca5b951a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:30:33.769 4668 1434054099192 MainThread INFO neutron.agent.securitygroups_rpc [req-b43d5809-c617-4ff5-b295-ba9e48041f27 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Security group member updated ['9dcd6a60-4028-417b-be33-526fca5b951a'] 2021-09-10 16:30:34.008 4668 1434054099192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2f344d7-ed24-4863-8c0c-75035dce9da0 ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group rule updated on remote: ['62298b0d-78d5-481c-b2bf-3f3fc057b52a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:30:34.008 4668 1434054099192 MainThread INFO neutron.agent.securitygroups_rpc [req-b2f344d7-ed24-4863-8c0c-75035dce9da0 ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group rule updated ['62298b0d-78d5-481c-b2bf-3f3fc057b52a'] 2021-09-10 16:30:34.410 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7cd828c-f791-40b0-837a-5fee405e1805 - - - - -] port_update received: 3f2e373b-14bc-499a-966f-8ddd4a20f41d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:30:34.410 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7cd828c-f791-40b0-837a-5fee405e1805 - - - - -] No port 3f2e373b-14bc-499a-966f-8ddd4a20f41d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:30:35.428 4668 1434054099192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3cf404f5-f144-4d2c-85b3-01202283ea79 ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group rule updated on remote: ['b20fdb6c-9f1b-435e-b436-b87fe8e80f3b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:30:35.428 4668 1434054099192 MainThread INFO neutron.agent.securitygroups_rpc [req-3cf404f5-f144-4d2c-85b3-01202283ea79 ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group rule updated ['b20fdb6c-9f1b-435e-b436-b87fe8e80f3b'] 2021-09-10 16:30:36.472 4668 1434054099192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f06d338b-e2a4-4d8f-a6d1-a2ca6247ed87 ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group rule updated on remote: ['b20fdb6c-9f1b-435e-b436-b87fe8e80f3b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:30:36.472 4668 1434054099192 MainThread INFO neutron.agent.securitygroups_rpc [req-f06d338b-e2a4-4d8f-a6d1-a2ca6247ed87 ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group rule updated ['b20fdb6c-9f1b-435e-b436-b87fe8e80f3b'] 2021-09-10 16:30:36.645 4668 1434054099192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e75c9be7-812e-4623-84a5-26f440b04db0 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Security group member updated on remote: ['9dcd6a60-4028-417b-be33-526fca5b951a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:30:36.645 4668 1434054099192 MainThread INFO neutron.agent.securitygroups_rpc [req-e75c9be7-812e-4623-84a5-26f440b04db0 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Security group member updated ['9dcd6a60-4028-417b-be33-526fca5b951a'] 2021-09-10 16:30:38.004 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a2023a40-4a92-46c5-9db4-8cecbd908aa2 2021-09-10 16:30:39.206 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8699a997-a2b3-4ab2-b4cb-5903e4adda1f 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network 267e7de5-9469-4ac8-955b-51dccc19ec5a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:30:39.206 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8699a997-a2b3-4ab2-b4cb-5903e4adda1f 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network 267e7de5-9469-4ac8-955b-51dccc19ec5a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:30:39.506 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce96fc5f-2cfd-451a-a2af-15e29905b145 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:30:39.535 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce96fc5f-2cfd-451a-a2af-15e29905b145 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:30:39.551 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:30:40.428 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf4b553f-ad0a-442c-8d27-26f5880834e3 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network 70af6f1c-4cde-4d51-8e37-9ccdf3cd6a2f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:30:41.256 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf4b553f-ad0a-442c-8d27-26f5880834e3 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network 70af6f1c-4cde-4d51-8e37-9ccdf3cd6a2f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:30:42.230 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9b4c099-79c6-4528-b7f7-43a833523efd 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: a0366f30-17f5-439b-a63b-5e7fff875a64 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:30:42.239 4668 1434054099192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9b4c099-79c6-4528-b7f7-43a833523efd 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port a0366f30-17f5-439b-a63b-5e7fff875a64 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:30:42.614 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port a2023a40-4a92-46c5-9db4-8cecbd908aa2 2021-09-10 16:30:43.519 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port a2023a40-4a92-46c5-9db4-8cecbd908aa2 updated. Details: {'device': 'a2023a40-4a92-46c5-9db4-8cecbd908aa2', 'network_id': 'db81bc48-60d0-42e0-97d4-ddb50f6e1231', 'port_id': 'a2023a40-4a92-46c5-9db4-8cecbd908aa2', 'mac_address': 'fa:16:3e:cb:7a:72', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 203, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b263aa75-24d0-494d-9f43-4c36bb542f0a', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:30:44.362 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:30:44.362 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.base [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Loop iteration exceeded interval (2 vs. 4.811197280883789) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-09-10 16:30:45.311 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a2023a40-4a92-46c5-9db4-8cecbd908aa2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:45.311 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a2023a40-4a92-46c5-9db4-8cecbd908aa2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:30:45.311 4668 1434054099544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network db81bc48-60d0-42e0-97d4-ddb50f6e1231 2021-09-10 16:30:45.311 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:30:45.487 4668 1434054099544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a2023a40-4a92-46c5-9db4-8cecbd908aa2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:30:45.487 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a2023a40-4a92-46c5-9db4-8cecbd908aa2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:30:45.506 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a2023a40-4a92-46c5-9db4-8cecbd908aa2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:30:45.506 4668 1434054099544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 203, VLAN trunk: None to switch port a2023a40-4a92-46c5-9db4-8cecbd908aa2 2021-09-10 16:30:45.597 4668 1434054099544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:30:45.597 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a2023a40-4a92-46c5-9db4-8cecbd908aa2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:30:45.941 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a2023a40-4a92-46c5-9db4-8cecbd908aa2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:30:45.956 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:30:45.956 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (391b75ac-2338-4836-b8a7-5b914639ef08) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:30:45.956 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (391b75ac-2338-4836-b8a7-5b914639ef08) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:30:45.956 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a2023a40-4a92-46c5-9db4-8cecbd908aa2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:30:45.956 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:30:45.956 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a2023a40-4a92-46c5-9db4-8cecbd908aa2 not yet added. Adding. 2021-09-10 16:30:45.956 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:30:45.956 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:30:46.055 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2023a40-4a92-46c5-9db4-8cecbd908aa2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:46.129 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2023a40-4a92-46c5-9db4-8cecbd908aa2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:46.129 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2023a40-4a92-46c5-9db4-8cecbd908aa2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:46.193 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2023a40-4a92-46c5-9db4-8cecbd908aa2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:46.301 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a2023a40-4a92-46c5-9db4-8cecbd908aa2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:46.301 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a2023a40-4a92-46c5-9db4-8cecbd908aa2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:30:46.301 4668 1434054099544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a2023a40-4a92-46c5-9db4-8cecbd908aa2 processed. 2021-09-10 16:30:47.316 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:47.732 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5284048-c28d-4485-b6e6-aff2508e1bbf ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group member updated on remote: ['62298b0d-78d5-481c-b2bf-3f3fc057b52a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:30:47.732 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-d5284048-c28d-4485-b6e6-aff2508e1bbf ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group member updated ['62298b0d-78d5-481c-b2bf-3f3fc057b52a'] 2021-09-10 16:30:47.899 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:48.129 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a0366f30-17f5-439b-a63b-5e7fff875a64 2021-09-10 16:30:48.129 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 2021-09-10 16:30:49.330 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:30:49.473 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e8c7d8c-60a7-47f4-af80-c344601509fe ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group member updated on remote: ['b20fdb6c-9f1b-435e-b436-b87fe8e80f3b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:30:49.473 4668 1434054099544 MainThread INFO neutron.agent.securitygroups_rpc [req-3e8c7d8c-60a7-47f4-af80-c344601509fe ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group member updated ['b20fdb6c-9f1b-435e-b436-b87fe8e80f3b'] 2021-09-10 16:30:50.161 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89618dc4-6a02-443a-ba55-4ed5fd44f76b 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: b3b5308f-a6ba-4840-b730-9828aff7836d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:30:50.189 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89618dc4-6a02-443a-ba55-4ed5fd44f76b 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port b3b5308f-a6ba-4840-b730-9828aff7836d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:30:50.457 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 2021-09-10 16:30:50.457 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 updated. Details: {'device': '9e1a6c5c-085a-4d21-ad94-fd89a6c79468', 'network_id': 'bbbf5e24-fdd4-4e01-926d-61079b76fad2', 'port_id': '9e1a6c5c-085a-4d21-ad94-fd89a6c79468', 'mac_address': 'fa:16:3e:42:f3:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3173164c-3893-4136-bdae-210af26308a5', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:30:50.457 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:30:50.457 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port a0366f30-17f5-439b-a63b-5e7fff875a64 2021-09-10 16:30:50.474 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port a0366f30-17f5-439b-a63b-5e7fff875a64 updated. Details: {'device': 'a0366f30-17f5-439b-a63b-5e7fff875a64', 'network_id': 'bbbf5e24-fdd4-4e01-926d-61079b76fad2', 'port_id': 'a0366f30-17f5-439b-a63b-5e7fff875a64', 'mac_address': 'fa:16:3e:47:be:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3173164c-3893-4136-bdae-210af26308a5', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:30:50.474 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:30:50.474 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9e1a6c5c-085a-4d21-ad94-fd89a6c79468" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:50.474 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:30:50.474 4668 1434054099544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bbbf5e24-fdd4-4e01-926d-61079b76fad2 2021-09-10 16:30:50.474 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:30:50.474 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a0366f30-17f5-439b-a63b-5e7fff875a64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:50.474 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a0366f30-17f5-439b-a63b-5e7fff875a64 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:30:50.474 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:30:50.616 4668 1434054099544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9e1a6c5c-085a-4d21-ad94-fd89a6c79468') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:30:50.616 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9e1a6c5c-085a-4d21-ad94-fd89a6c79468') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:30:50.616 4668 1434054099896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a0366f30-17f5-439b-a63b-5e7fff875a64') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:30:50.616 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a0366f30-17f5-439b-a63b-5e7fff875a64') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:30:50.634 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:30:50.634 4668 1434054099544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 2021-09-10 16:30:50.661 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a0366f30-17f5-439b-a63b-5e7fff875a64 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:30:50.661 4668 1434054099896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port a0366f30-17f5-439b-a63b-5e7fff875a64 2021-09-10 16:30:50.710 4668 1434054099544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:30:50.710 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9e1a6c5c-085a-4d21-ad94-fd89a6c79468'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:30:50.722 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:30:50.722 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a0366f30-17f5-439b-a63b-5e7fff875a64'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:30:51.081 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9e1a6c5c-085a-4d21-ad94-fd89a6c79468']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:30:51.081 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:30:51.081 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9dcd6a60-4028-417b-be33-526fca5b951a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:30:51.081 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9dcd6a60-4028-417b-be33-526fca5b951a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:30:51.081 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:30:51.081 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:30:51.081 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 not yet added. Adding. 2021-09-10 16:30:51.081 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:30:51.081 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:30:51.097 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a0366f30-17f5-439b-a63b-5e7fff875a64']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:30:51.097 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:30:51.097 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9dcd6a60-4028-417b-be33-526fca5b951a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:30:51.097 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9dcd6a60-4028-417b-be33-526fca5b951a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:30:51.097 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a0366f30-17f5-439b-a63b-5e7fff875a64 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:30:51.097 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:30:51.097 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a0366f30-17f5-439b-a63b-5e7fff875a64 not yet added. Adding. 2021-09-10 16:30:51.097 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:30:51.097 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:30:51.194 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e1a6c5c-085a-4d21-ad94-fd89a6c79468" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:51.213 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0366f30-17f5-439b-a63b-5e7fff875a64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:51.317 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e1a6c5c-085a-4d21-ad94-fd89a6c79468" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:51.317 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e1a6c5c-085a-4d21-ad94-fd89a6c79468" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:51.317 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0366f30-17f5-439b-a63b-5e7fff875a64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:51.317 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0366f30-17f5-439b-a63b-5e7fff875a64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:51.464 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e1a6c5c-085a-4d21-ad94-fd89a6c79468" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:51.489 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0366f30-17f5-439b-a63b-5e7fff875a64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:51.540 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-819dbdd1-07d0-4373-b969-3d8cba534ac1 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: 6547c152-dbaf-48f4-9902-f846b17ac038 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:30:51.568 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-819dbdd1-07d0-4373-b969-3d8cba534ac1 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port 6547c152-dbaf-48f4-9902-f846b17ac038 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:30:51.635 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9e1a6c5c-085a-4d21-ad94-fd89a6c79468" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:51.635 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:30:51.635 4668 1434054099544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 processed. 2021-09-10 16:30:51.644 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a0366f30-17f5-439b-a63b-5e7fff875a64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:51.644 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a0366f30-17f5-439b-a63b-5e7fff875a64 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:30:51.644 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a0366f30-17f5-439b-a63b-5e7fff875a64 processed. 2021-09-10 16:30:52.160 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b3b5308f-a6ba-4840-b730-9828aff7836d 2021-09-10 16:30:53.340 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:30:53.340 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:53.878 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port b3b5308f-a6ba-4840-b730-9828aff7836d 2021-09-10 16:30:53.878 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port b3b5308f-a6ba-4840-b730-9828aff7836d updated. Details: {'device': 'b3b5308f-a6ba-4840-b730-9828aff7836d', 'network_id': '9b3672a1-97ca-468c-a0dc-92b4d384e48f', 'port_id': 'b3b5308f-a6ba-4840-b730-9828aff7836d', 'mac_address': 'fa:16:3e:95:5d:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 236, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '596ad65e-3219-4c44-820c-34051785cf41', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:30:53.878 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:30:53.878 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b3b5308f-a6ba-4840-b730-9828aff7836d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:53.878 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b3b5308f-a6ba-4840-b730-9828aff7836d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:30:53.878 4668 1434054099544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9b3672a1-97ca-468c-a0dc-92b4d384e48f 2021-09-10 16:30:53.878 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:30:54.035 4668 1434054099544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b3b5308f-a6ba-4840-b730-9828aff7836d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:30:54.035 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b3b5308f-a6ba-4840-b730-9828aff7836d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:30:54.035 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b3b5308f-a6ba-4840-b730-9828aff7836d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:30:54.035 4668 1434054099544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 236, VLAN trunk: None to switch port b3b5308f-a6ba-4840-b730-9828aff7836d 2021-09-10 16:30:54.129 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:56.710 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6547c152-dbaf-48f4-9902-f846b17ac038 2021-09-10 16:30:56.742 4668 1434054099544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:30:56.742 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b3b5308f-a6ba-4840-b730-9828aff7836d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:30:56.878 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b3b5308f-a6ba-4840-b730-9828aff7836d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:30:56.878 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:30:56.878 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (62298b0d-78d5-481c-b2bf-3f3fc057b52a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:30:56.878 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b3b5308f-a6ba-4840-b730-9828aff7836d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:30:56.878 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:30:56.878 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b3b5308f-a6ba-4840-b730-9828aff7836d not yet added. Adding. 2021-09-10 16:30:56.878 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:30:56.900 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:30:57.054 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3b5308f-a6ba-4840-b730-9828aff7836d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:57.182 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3b5308f-a6ba-4840-b730-9828aff7836d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:57.182 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3b5308f-a6ba-4840-b730-9828aff7836d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:57.335 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3b5308f-a6ba-4840-b730-9828aff7836d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:57.457 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b3b5308f-a6ba-4840-b730-9828aff7836d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:57.457 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b3b5308f-a6ba-4840-b730-9828aff7836d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:30:57.457 4668 1434054099544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b3b5308f-a6ba-4840-b730-9828aff7836d processed. 2021-09-10 16:30:57.783 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:30:57.783 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:58.098 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 6547c152-dbaf-48f4-9902-f846b17ac038 2021-09-10 16:30:58.098 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 6547c152-dbaf-48f4-9902-f846b17ac038 updated. Details: {'device': '6547c152-dbaf-48f4-9902-f846b17ac038', 'network_id': '7ccab627-9628-40d2-b708-2150bb12b7f5', 'port_id': '6547c152-dbaf-48f4-9902-f846b17ac038', 'mac_address': 'fa:16:3e:d7:3d:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e5100fe-e505-40c2-898a-0749f8518c23', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:30:58.098 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:30:58.098 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:58.098 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6547c152-dbaf-48f4-9902-f846b17ac038 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:30:58.098 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7ccab627-9628-40d2-b708-2150bb12b7f5 2021-09-10 16:30:58.123 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:30:58.164 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:58.317 4668 1434054099896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6547c152-dbaf-48f4-9902-f846b17ac038') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:30:58.317 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6547c152-dbaf-48f4-9902-f846b17ac038') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:30:58.334 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6547c152-dbaf-48f4-9902-f846b17ac038 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:30:58.334 4668 1434054099896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port 6547c152-dbaf-48f4-9902-f846b17ac038 2021-09-10 16:30:58.505 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:30:58.505 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6547c152-dbaf-48f4-9902-f846b17ac038'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:30:58.739 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6547c152-dbaf-48f4-9902-f846b17ac038']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:30:58.739 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:30:58.739 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b20fdb6c-9f1b-435e-b436-b87fe8e80f3b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:30:58.739 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6547c152-dbaf-48f4-9902-f846b17ac038 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:30:58.739 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:30:58.739 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6547c152-dbaf-48f4-9902-f846b17ac038 not yet added. Adding. 2021-09-10 16:30:58.739 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:30:58.739 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:30:58.961 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:59.132 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:59.132 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:30:59.355 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:59.474 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:30:59.474 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6547c152-dbaf-48f4-9902-f846b17ac038 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:30:59.474 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6547c152-dbaf-48f4-9902-f846b17ac038 processed. 2021-09-10 16:30:59.792 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:31:00.066 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:31:08.861 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a2023a40-4a92-46c5-9db4-8cecbd908aa2 2021-09-10 16:31:09.416 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bf2a6fa-8e09-43bc-a867-b3b93a217d86 6274a672e7eb41ad89dbe9a847647617 5dc6b60100ca4ff6a8ec609d723900c4 - - -] Security group member updated on remote: ['391b75ac-2338-4836-b8a7-5b914639ef08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:31:09.416 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-8bf2a6fa-8e09-43bc-a867-b3b93a217d86 6274a672e7eb41ad89dbe9a847647617 5dc6b60100ca4ff6a8ec609d723900c4 - - -] Security group member updated ['391b75ac-2338-4836-b8a7-5b914639ef08'] 2021-09-10 16:31:09.416 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-8bf2a6fa-8e09-43bc-a867-b3b93a217d86 6274a672e7eb41ad89dbe9a847647617 5dc6b60100ca4ff6a8ec609d723900c4 - - -] Refresh firewall rules 2021-09-10 16:31:09.426 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bf2a6fa-8e09-43bc-a867-b3b93a217d86 6274a672e7eb41ad89dbe9a847647617 5dc6b60100ca4ff6a8ec609d723900c4 - - -] Get security group information for devices via rpc ['a2023a40-4a92-46c5-9db4-8cecbd908aa2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:31:09.444 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8bf2a6fa-8e09-43bc-a867-b3b93a217d86 6274a672e7eb41ad89dbe9a847647617 5dc6b60100ca4ff6a8ec609d723900c4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:31:09.444 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8bf2a6fa-8e09-43bc-a867-b3b93a217d86 6274a672e7eb41ad89dbe9a847647617 5dc6b60100ca4ff6a8ec609d723900c4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:31:09.519 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bf2a6fa-8e09-43bc-a867-b3b93a217d86 6274a672e7eb41ad89dbe9a847647617 5dc6b60100ca4ff6a8ec609d723900c4 - - -] port_delete event received for 'a2023a40-4a92-46c5-9db4-8cecbd908aa2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:31:09.829 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:31:09.829 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a2023a40-4a92-46c5-9db4-8cecbd908aa2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:31:09.829 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a2023a40-4a92-46c5-9db4-8cecbd908aa2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:31:09.829 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a2023a40-4a92-46c5-9db4-8cecbd908aa2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:31:09.842 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network db81bc48-60d0-42e0-97d4-ddb50f6e1231 2021-09-10 16:31:09.842 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a2023a40-4a92-46c5-9db4-8cecbd908aa2'] 2021-09-10 16:31:09.842 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:31:09.852 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:31:09.852 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a2023a40-4a92-46c5-9db4-8cecbd908aa2'] 2021-09-10 16:31:11.832 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:31:12.207 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:31:18.673 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50c3f54e-4111-4e95-8342-014ded6e02a6 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network db81bc48-60d0-42e0-97d4-ddb50f6e1231 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:31:18.673 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50c3f54e-4111-4e95-8342-014ded6e02a6 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network db81bc48-60d0-42e0-97d4-ddb50f6e1231 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:31:20.147 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b2c33ab-ba37-4006-b4e2-63d39a2f0b3b fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Security group member updated on remote: ['45cf6b33-8ba2-40b1-8cee-ba3e5da236bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:31:20.147 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-1b2c33ab-ba37-4006-b4e2-63d39a2f0b3b fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Security group member updated ['45cf6b33-8ba2-40b1-8cee-ba3e5da236bd'] 2021-09-10 16:31:24.333 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55ef8835-93ba-4db9-9b48-74269ff62b13 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: 02cd465b-f242-40cf-a80f-d3164471c938 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:31:24.333 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55ef8835-93ba-4db9-9b48-74269ff62b13 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port 02cd465b-f242-40cf-a80f-d3164471c938 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:31:28.909 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0bfaa99-5a45-4371-af7e-3689c8991d30 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated on remote: ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:31:28.942 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-b0bfaa99-5a45-4371-af7e-3689c8991d30 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] 2021-09-10 16:31:28.942 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 02cd465b-f242-40cf-a80f-d3164471c938 2021-09-10 16:31:29.752 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd5b6069-cd82-4016-8bf6-eaddd25cec4e 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:31:30.565 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd5b6069-cd82-4016-8bf6-eaddd25cec4e 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:31:32.517 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:31:32.719 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 02cd465b-f242-40cf-a80f-d3164471c938 2021-09-10 16:31:32.719 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 02cd465b-f242-40cf-a80f-d3164471c938 updated. Details: {'device': '02cd465b-f242-40cf-a80f-d3164471c938', 'network_id': '4f38c3d7-f013-4e84-95d6-d51efab0970a', 'port_id': '02cd465b-f242-40cf-a80f-d3164471c938', 'mac_address': 'fa:16:3e:b8:1b:2a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 242, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1aca6035-3137-4f74-a542-41dc7395cf1b', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:31:32.719 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:31:32.719 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-02cd465b-f242-40cf-a80f-d3164471c938" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:31:32.719 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 02cd465b-f242-40cf-a80f-d3164471c938 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:31:32.719 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f38c3d7-f013-4e84-95d6-d51efab0970a 2021-09-10 16:31:32.719 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:31:32.940 4668 1434054099896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '02cd465b-f242-40cf-a80f-d3164471c938') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:31:32.940 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '02cd465b-f242-40cf-a80f-d3164471c938') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:31:32.940 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 02cd465b-f242-40cf-a80f-d3164471c938 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:31:32.940 4668 1434054099896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 242, VLAN trunk: None to switch port 02cd465b-f242-40cf-a80f-d3164471c938 2021-09-10 16:31:33.117 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:31:33.117 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['02cd465b-f242-40cf-a80f-d3164471c938'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:31:33.257 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['02cd465b-f242-40cf-a80f-d3164471c938']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:31:33.257 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:31:33.257 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (45cf6b33-8ba2-40b1-8cee-ba3e5da236bd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:31:33.257 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (45cf6b33-8ba2-40b1-8cee-ba3e5da236bd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:31:33.257 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 02cd465b-f242-40cf-a80f-d3164471c938 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:31:33.257 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:31:33.257 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 02cd465b-f242-40cf-a80f-d3164471c938 not yet added. Adding. 2021-09-10 16:31:33.257 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:31:33.257 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:31:33.550 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02cd465b-f242-40cf-a80f-d3164471c938" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:31:33.915 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02cd465b-f242-40cf-a80f-d3164471c938" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:31:33.915 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02cd465b-f242-40cf-a80f-d3164471c938" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:31:34.189 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02cd465b-f242-40cf-a80f-d3164471c938" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:31:34.392 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-02cd465b-f242-40cf-a80f-d3164471c938" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:31:34.410 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 02cd465b-f242-40cf-a80f-d3164471c938 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:31:34.410 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 02cd465b-f242-40cf-a80f-d3164471c938 processed. 2021-09-10 16:31:34.527 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:31:34.704 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:31:35.142 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 2021-09-10 16:31:36.533 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:31:37.379 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 2021-09-10 16:31:38.298 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 updated. Details: {'device': '7acaafd3-ea6d-4aa9-bf8b-195c0884cd21', 'network_id': '1c574a6b-04e5-47d0-9492-8cbe0ac47c6d', 'port_id': '7acaafd3-ea6d-4aa9-bf8b-195c0884cd21', 'mac_address': 'fa:16:3e:45:b1:de', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 200, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b9a5dc7f-12d8-4654-8985-b44dc1807b79', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:31:38.298 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:31:38.298 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:31:38.317 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:31:38.317 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1c574a6b-04e5-47d0-9492-8cbe0ac47c6d 2021-09-10 16:31:38.317 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:31:38.643 4668 1434054099896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7acaafd3-ea6d-4aa9-bf8b-195c0884cd21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:31:38.643 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7acaafd3-ea6d-4aa9-bf8b-195c0884cd21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:31:38.658 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:31:38.658 4668 1434054099896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 200, VLAN trunk: None to switch port 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 2021-09-10 16:31:38.862 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:31:38.862 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:31:39.007 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:31:39.007 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:31:39.007 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:31:39.007 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:31:39.007 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:31:39.007 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:31:39.007 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 not yet added. Adding. 2021-09-10 16:31:39.007 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:31:39.007 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:31:39.299 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:31:39.549 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:31:39.549 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:31:39.782 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:31:39.925 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:31:39.925 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:31:39.925 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 processed. 2021-09-10 16:31:40.572 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:31:40.778 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:06.781 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated on remote: ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:32:06.781 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] 2021-09-10 16:32:06.781 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Refresh firewall rules 2021-09-10 16:32:06.781 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Get security group information for devices via rpc ['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:32:06.921 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information for ports dict_keys(['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:32:06.940 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:32:06.940 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update rules of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:32:06.940 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update members of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:32:06.940 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update port filter for 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:32:06.940 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Updating port rules. 2021-09-10 16:32:06.940 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-10 16:32:06.940 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:07.173 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:07.173 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:07.173 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-dddd692f-9aa8-4f36-95c3-b3d072f182b5 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:07.546 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d248a62-efd3-425f-ac15-7eaba218752e 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: c26e4eb6-d177-4521-b28e-b029a12630ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:32:07.583 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d248a62-efd3-425f-ac15-7eaba218752e 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port c26e4eb6-d177-4521-b28e-b029a12630ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:32:10.892 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c26e4eb6-d177-4521-b28e-b029a12630ab 2021-09-10 16:32:12.738 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:32:12.923 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port c26e4eb6-d177-4521-b28e-b029a12630ab 2021-09-10 16:32:12.923 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port c26e4eb6-d177-4521-b28e-b029a12630ab updated. Details: {'device': 'c26e4eb6-d177-4521-b28e-b029a12630ab', 'network_id': '1c574a6b-04e5-47d0-9492-8cbe0ac47c6d', 'port_id': 'c26e4eb6-d177-4521-b28e-b029a12630ab', 'mac_address': 'fa:16:3e:02:df:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 200, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b9a5dc7f-12d8-4654-8985-b44dc1807b79', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:32:12.923 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:32:12.923 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:12.923 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c26e4eb6-d177-4521-b28e-b029a12630ab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:32:12.923 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:32:13.265 4668 1434054099896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c26e4eb6-d177-4521-b28e-b029a12630ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:32:13.265 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c26e4eb6-d177-4521-b28e-b029a12630ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:32:13.265 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c26e4eb6-d177-4521-b28e-b029a12630ab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:32:13.265 4668 1434054099896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 200, VLAN trunk: None to switch port c26e4eb6-d177-4521-b28e-b029a12630ab 2021-09-10 16:32:13.407 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:32:13.407 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c26e4eb6-d177-4521-b28e-b029a12630ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:32:13.549 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c26e4eb6-d177-4521-b28e-b029a12630ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:32:13.549 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:32:13.549 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:32:13.549 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:32:13.549 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c26e4eb6-d177-4521-b28e-b029a12630ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:32:13.549 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:32:13.549 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c26e4eb6-d177-4521-b28e-b029a12630ab not yet added. Adding. 2021-09-10 16:32:13.549 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:32:13.549 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:32:13.781 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:14.001 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:14.001 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:14.255 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:14.422 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:14.422 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c26e4eb6-d177-4521-b28e-b029a12630ab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:32:14.422 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c26e4eb6-d177-4521-b28e-b029a12630ab processed. 2021-09-10 16:32:14.751 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:14.925 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:23.769 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-977e2ae8-6ac4-4b5f-a5ce-ffbf5abaaf46 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Security group member updated on remote: ['3be916d9-187f-490b-9c18-c03ce8c7d212'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:32:23.769 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-977e2ae8-6ac4-4b5f-a5ce-ffbf5abaaf46 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Security group member updated ['3be916d9-187f-490b-9c18-c03ce8c7d212'] 2021-09-10 16:32:26.269 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dff2a8c-006e-4e92-ab86-0b62895d6596 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: 4aabb884-7767-44a7-b126-37192f2c28ef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:32:26.720 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dff2a8c-006e-4e92-ab86-0b62895d6596 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port 4aabb884-7767-44a7-b126-37192f2c28ef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:32:29.921 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated on remote: ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:32:29.937 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] 2021-09-10 16:32:29.937 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Refresh firewall rules 2021-09-10 16:32:29.937 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Get security group information for devices via rpc ['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21', 'c26e4eb6-d177-4521-b28e-b029a12630ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:32:30.155 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information for ports dict_keys(['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21', 'c26e4eb6-d177-4521-b28e-b029a12630ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:32:30.909 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:32:30.909 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update rules of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:32:30.909 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update members of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:32:30.909 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update port filter for 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:32:30.909 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Updating port rules. 2021-09-10 16:32:30.909 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-10 16:32:30.909 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:31.192 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:31.192 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:31.192 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:31.192 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update port filter for c26e4eb6-d177-4521-b28e-b029a12630ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:32:31.192 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Updating port rules. 2021-09-10 16:32:31.202 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-10 16:32:31.202 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:31.468 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:31.468 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:31.468 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-50293ee0-fc82-4cb5-9136-8df5c71b5f01 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:31.688 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c867e7db-063d-4e03-b217-773ef009b7a6 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:32:31.702 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c867e7db-063d-4e03-b217-773ef009b7a6 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:32:32.924 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4aabb884-7767-44a7-b126-37192f2c28ef 2021-09-10 16:32:33.976 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:32:34.173 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 4aabb884-7767-44a7-b126-37192f2c28ef 2021-09-10 16:32:34.173 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 4aabb884-7767-44a7-b126-37192f2c28ef updated. Details: {'device': '4aabb884-7767-44a7-b126-37192f2c28ef', 'network_id': 'a7209951-d96e-4220-9413-fdbe802f7626', 'port_id': '4aabb884-7767-44a7-b126-37192f2c28ef', 'mac_address': 'fa:16:3e:68:13:c8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 224, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '64cb8011-ec4c-4fa7-a5ea-7c6201620459', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:32:34.173 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:32:34.173 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4aabb884-7767-44a7-b126-37192f2c28ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:34.173 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4aabb884-7767-44a7-b126-37192f2c28ef _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:32:34.173 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a7209951-d96e-4220-9413-fdbe802f7626 2021-09-10 16:32:34.173 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:32:34.392 4668 1434054099896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4aabb884-7767-44a7-b126-37192f2c28ef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:32:34.392 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4aabb884-7767-44a7-b126-37192f2c28ef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:32:34.392 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4aabb884-7767-44a7-b126-37192f2c28ef is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:32:34.392 4668 1434054099896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 224, VLAN trunk: None to switch port 4aabb884-7767-44a7-b126-37192f2c28ef 2021-09-10 16:32:34.532 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:32:34.532 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4aabb884-7767-44a7-b126-37192f2c28ef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:32:34.704 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4aabb884-7767-44a7-b126-37192f2c28ef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:32:34.704 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:32:34.704 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3be916d9-187f-490b-9c18-c03ce8c7d212) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:32:34.704 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3be916d9-187f-490b-9c18-c03ce8c7d212) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:32:34.704 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4aabb884-7767-44a7-b126-37192f2c28ef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:32:34.704 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:32:34.704 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4aabb884-7767-44a7-b126-37192f2c28ef not yet added. Adding. 2021-09-10 16:32:34.704 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:32:34.704 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:32:34.956 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 2021-09-10 16:32:34.968 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4aabb884-7767-44a7-b126-37192f2c28ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:35.268 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4aabb884-7767-44a7-b126-37192f2c28ef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:35.268 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4aabb884-7767-44a7-b126-37192f2c28ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:35.578 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4aabb884-7767-44a7-b126-37192f2c28ef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:35.833 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4aabb884-7767-44a7-b126-37192f2c28ef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:35.833 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4aabb884-7767-44a7-b126-37192f2c28ef status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:32:35.833 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4aabb884-7767-44a7-b126-37192f2c28ef processed. 2021-09-10 16:32:35.983 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:32:35.983 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:36.299 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 2021-09-10 16:32:36.299 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 updated. Details: {'device': 'fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71', 'network_id': '1c574a6b-04e5-47d0-9492-8cbe0ac47c6d', 'port_id': 'fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71', 'mac_address': 'fa:16:3e:81:8a:37', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 200, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b9a5dc7f-12d8-4654-8985-b44dc1807b79', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:32:36.299 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:32:36.299 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:36.312 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:32:36.312 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:32:36.347 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:36.563 4668 1434054100776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:32:36.580 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:32:36.592 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:32:36.592 4668 1434054100776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 200, VLAN trunk: None to switch port fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 2021-09-10 16:32:36.785 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:32:36.785 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:32:36.952 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:32:36.952 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:32:36.952 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:32:36.952 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:32:36.952 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:32:36.952 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:32:36.952 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 not yet added. Adding. 2021-09-10 16:32:36.952 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:32:36.952 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:32:37.236 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:37.531 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:37.531 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:37.895 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:38.172 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:38.172 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:32:38.172 4668 1434054100776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 processed. 2021-09-10 16:32:39.984 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:40.093 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa9ef485-c075-468c-929f-ea2b80941175 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Security group member updated on remote: ['45cf6b33-8ba2-40b1-8cee-ba3e5da236bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:32:40.093 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-aa9ef485-c075-468c-929f-ea2b80941175 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Security group member updated ['45cf6b33-8ba2-40b1-8cee-ba3e5da236bd'] 2021-09-10 16:32:40.093 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-aa9ef485-c075-468c-929f-ea2b80941175 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Refresh firewall rules 2021-09-10 16:32:40.093 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa9ef485-c075-468c-929f-ea2b80941175 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Get security group information for devices via rpc ['02cd465b-f242-40cf-a80f-d3164471c938'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:32:40.108 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aa9ef485-c075-468c-929f-ea2b80941175 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:32:40.108 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aa9ef485-c075-468c-929f-ea2b80941175 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:32:40.190 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa9ef485-c075-468c-929f-ea2b80941175 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] port_delete event received for '02cd465b-f242-40cf-a80f-d3164471c938' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:32:40.207 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:41.034 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 02cd465b-f242-40cf-a80f-d3164471c938 2021-09-10 16:32:42.015 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:32:42.751 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '02cd465b-f242-40cf-a80f-d3164471c938' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:32:42.751 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '02cd465b-f242-40cf-a80f-d3164471c938' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:32:42.751 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 02cd465b-f242-40cf-a80f-d3164471c938 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:32:42.787 4668 1434054100776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f38c3d7-f013-4e84-95d6-d51efab0970a 2021-09-10 16:32:43.608 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['02cd465b-f242-40cf-a80f-d3164471c938'] 2021-09-10 16:32:44.563 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:32:44.563 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:32:44.563 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['02cd465b-f242-40cf-a80f-d3164471c938'] 2021-09-10 16:32:44.563 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3125802e-f147-4d7c-87c8-931bf971eea9 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Security group member updated on remote: ['3be916d9-187f-490b-9c18-c03ce8c7d212'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:32:44.563 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [req-3125802e-f147-4d7c-87c8-931bf971eea9 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Security group member updated ['3be916d9-187f-490b-9c18-c03ce8c7d212'] 2021-09-10 16:32:44.583 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [req-3125802e-f147-4d7c-87c8-931bf971eea9 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Refresh firewall rules 2021-09-10 16:32:44.583 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3125802e-f147-4d7c-87c8-931bf971eea9 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Get security group information for devices via rpc ['4aabb884-7767-44a7-b126-37192f2c28ef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:32:44.583 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3125802e-f147-4d7c-87c8-931bf971eea9 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] port_delete event received for '4aabb884-7767-44a7-b126-37192f2c28ef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:32:44.583 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:44.583 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6547c152-dbaf-48f4-9902-f846b17ac038 2021-09-10 16:32:44.583 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4aabb884-7767-44a7-b126-37192f2c28ef 2021-09-10 16:32:44.612 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3125802e-f147-4d7c-87c8-931bf971eea9 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:32:44.612 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3125802e-f147-4d7c-87c8-931bf971eea9 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:32:44.627 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:46.579 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:32:46.775 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 6547c152-dbaf-48f4-9902-f846b17ac038 2021-09-10 16:32:46.784 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 6547c152-dbaf-48f4-9902-f846b17ac038 updated. Details: {'device': '6547c152-dbaf-48f4-9902-f846b17ac038', 'network_id': '7ccab627-9628-40d2-b708-2150bb12b7f5', 'port_id': '6547c152-dbaf-48f4-9902-f846b17ac038', 'mac_address': 'fa:16:3e:d7:3d:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e5100fe-e505-40c2-898a-0749f8518c23', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:32:46.784 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:32:46.784 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:32:46.784 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4aabb884-7767-44a7-b126-37192f2c28ef' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:32:46.784 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4aabb884-7767-44a7-b126-37192f2c28ef' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:32:46.784 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4aabb884-7767-44a7-b126-37192f2c28ef _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:32:46.784 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:46.784 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6547c152-dbaf-48f4-9902-f846b17ac038 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:32:46.784 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:32:46.812 4668 1434054100776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a7209951-d96e-4220-9413-fdbe802f7626 2021-09-10 16:32:46.828 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4aabb884-7767-44a7-b126-37192f2c28ef'] 2021-09-10 16:32:46.828 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:32:46.828 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:32:46.828 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4aabb884-7767-44a7-b126-37192f2c28ef'] 2021-09-10 16:32:46.828 4668 1434054099544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6547c152-dbaf-48f4-9902-f846b17ac038') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:32:46.828 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6547c152-dbaf-48f4-9902-f846b17ac038') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:32:46.843 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6547c152-dbaf-48f4-9902-f846b17ac038 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:32:46.843 4668 1434054099544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port 6547c152-dbaf-48f4-9902-f846b17ac038 2021-09-10 16:32:46.890 4668 1434054099544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:32:46.890 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6547c152-dbaf-48f4-9902-f846b17ac038'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:32:47.202 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6547c152-dbaf-48f4-9902-f846b17ac038']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:32:47.202 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:32:47.202 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b20fdb6c-9f1b-435e-b436-b87fe8e80f3b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:32:47.219 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6547c152-dbaf-48f4-9902-f846b17ac038 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:32:47.219 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:32:47.219 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-10 16:32:47.219 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:47.219 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:47.219 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:47.219 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:47.296 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:48.311 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6547c152-dbaf-48f4-9902-f846b17ac038 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:32:49.411 4668 1434054099544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6547c152-dbaf-48f4-9902-f846b17ac038 processed. 2021-09-10 16:32:50.406 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3028db62-ac43-4d80-925a-cd9e3b31d106 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Security group member updated on remote: ['3be916d9-187f-490b-9c18-c03ce8c7d212'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:32:50.406 4668 1434054099544 MainThread INFO neutron.agent.securitygroups_rpc [req-3028db62-ac43-4d80-925a-cd9e3b31d106 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Security group member updated ['3be916d9-187f-490b-9c18-c03ce8c7d212'] 2021-09-10 16:32:50.406 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:50.842 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:51.796 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dd08964-4a60-446a-8d82-2c08376c4561 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: 1485ff50-c056-4cff-ac42-096e1e02602a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:32:51.812 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dd08964-4a60-446a-8d82-2c08376c4561 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port 1485ff50-c056-4cff-ac42-096e1e02602a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:32:55.067 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4bfb77d-9043-43cd-9211-65f083f5835b fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Security group member updated on remote: ['45cf6b33-8ba2-40b1-8cee-ba3e5da236bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:32:55.067 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [req-a4bfb77d-9043-43cd-9211-65f083f5835b fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Security group member updated ['45cf6b33-8ba2-40b1-8cee-ba3e5da236bd'] 2021-09-10 16:32:55.239 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1485ff50-c056-4cff-ac42-096e1e02602a 2021-09-10 16:32:56.155 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34a00e19-7fef-4176-ae34-13ade5c72814 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: 19ec12b0-1cdc-4784-9144-ac5be73e325f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:32:56.171 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34a00e19-7fef-4176-ae34-13ade5c72814 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port 19ec12b0-1cdc-4784-9144-ac5be73e325f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:32:56.406 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:32:56.735 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 1485ff50-c056-4cff-ac42-096e1e02602a 2021-09-10 16:32:56.735 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 1485ff50-c056-4cff-ac42-096e1e02602a updated. Details: {'device': '1485ff50-c056-4cff-ac42-096e1e02602a', 'network_id': 'a7209951-d96e-4220-9413-fdbe802f7626', 'port_id': '1485ff50-c056-4cff-ac42-096e1e02602a', 'mac_address': 'fa:16:3e:28:be:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 224, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '64cb8011-ec4c-4fa7-a5ea-7c6201620459', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:32:56.735 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:32:56.735 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1485ff50-c056-4cff-ac42-096e1e02602a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:56.735 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1485ff50-c056-4cff-ac42-096e1e02602a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:32:56.735 4668 1434054100776 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a7209951-d96e-4220-9413-fdbe802f7626 2021-09-10 16:32:56.735 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:32:56.924 4668 1434054100776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1485ff50-c056-4cff-ac42-096e1e02602a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:32:56.924 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1485ff50-c056-4cff-ac42-096e1e02602a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:32:56.941 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1485ff50-c056-4cff-ac42-096e1e02602a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:32:56.941 4668 1434054100776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 224, VLAN trunk: None to switch port 1485ff50-c056-4cff-ac42-096e1e02602a 2021-09-10 16:32:57.125 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:32:57.125 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1485ff50-c056-4cff-ac42-096e1e02602a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:32:57.405 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1485ff50-c056-4cff-ac42-096e1e02602a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:32:57.405 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:32:57.405 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3be916d9-187f-490b-9c18-c03ce8c7d212) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:32:57.405 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3be916d9-187f-490b-9c18-c03ce8c7d212) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:32:57.405 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1485ff50-c056-4cff-ac42-096e1e02602a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:32:57.423 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:32:57.423 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1485ff50-c056-4cff-ac42-096e1e02602a not yet added. Adding. 2021-09-10 16:32:57.423 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:32:57.423 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:32:57.706 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1485ff50-c056-4cff-ac42-096e1e02602a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:57.999 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1485ff50-c056-4cff-ac42-096e1e02602a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:58.014 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1485ff50-c056-4cff-ac42-096e1e02602a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:32:58.332 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1485ff50-c056-4cff-ac42-096e1e02602a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:58.564 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1485ff50-c056-4cff-ac42-096e1e02602a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:32:58.564 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1485ff50-c056-4cff-ac42-096e1e02602a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:32:58.564 4668 1434054100776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1485ff50-c056-4cff-ac42-096e1e02602a processed. 2021-09-10 16:32:59.280 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 19ec12b0-1cdc-4784-9144-ac5be73e325f 2021-09-10 16:33:00.437 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:33:00.437 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:00.767 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 19ec12b0-1cdc-4784-9144-ac5be73e325f 2021-09-10 16:33:00.767 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 19ec12b0-1cdc-4784-9144-ac5be73e325f updated. Details: {'device': '19ec12b0-1cdc-4784-9144-ac5be73e325f', 'network_id': '4f38c3d7-f013-4e84-95d6-d51efab0970a', 'port_id': '19ec12b0-1cdc-4784-9144-ac5be73e325f', 'mac_address': 'fa:16:3e:94:f3:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 242, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1aca6035-3137-4f74-a542-41dc7395cf1b', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:33:00.767 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:33:00.767 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19ec12b0-1cdc-4784-9144-ac5be73e325f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:00.767 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 19ec12b0-1cdc-4784-9144-ac5be73e325f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:33:00.767 4668 1434054099544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f38c3d7-f013-4e84-95d6-d51efab0970a 2021-09-10 16:33:00.767 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:33:00.878 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:01.003 4668 1434054099544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '19ec12b0-1cdc-4784-9144-ac5be73e325f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:33:01.003 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '19ec12b0-1cdc-4784-9144-ac5be73e325f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:33:01.014 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 19ec12b0-1cdc-4784-9144-ac5be73e325f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:33:01.014 4668 1434054099544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 242, VLAN trunk: None to switch port 19ec12b0-1cdc-4784-9144-ac5be73e325f 2021-09-10 16:33:01.203 4668 1434054099544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:33:01.203 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['19ec12b0-1cdc-4784-9144-ac5be73e325f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:33:01.515 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['19ec12b0-1cdc-4784-9144-ac5be73e325f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:33:01.515 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:33:01.515 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (45cf6b33-8ba2-40b1-8cee-ba3e5da236bd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:33:01.515 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (45cf6b33-8ba2-40b1-8cee-ba3e5da236bd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:33:01.515 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 19ec12b0-1cdc-4784-9144-ac5be73e325f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:33:01.515 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:33:01.515 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 19ec12b0-1cdc-4784-9144-ac5be73e325f not yet added. Adding. 2021-09-10 16:33:01.515 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:33:01.515 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:33:01.858 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19ec12b0-1cdc-4784-9144-ac5be73e325f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:02.171 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19ec12b0-1cdc-4784-9144-ac5be73e325f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:02.171 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19ec12b0-1cdc-4784-9144-ac5be73e325f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:02.516 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19ec12b0-1cdc-4784-9144-ac5be73e325f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:02.755 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19ec12b0-1cdc-4784-9144-ac5be73e325f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:02.755 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 19ec12b0-1cdc-4784-9144-ac5be73e325f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:33:02.755 4668 1434054099544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 19ec12b0-1cdc-4784-9144-ac5be73e325f processed. 2021-09-10 16:33:03.358 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6547c152-dbaf-48f4-9902-f846b17ac038 2021-09-10 16:33:04.048 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated on remote: ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:33:04.048 4668 1434054099544 MainThread INFO neutron.agent.securitygroups_rpc [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] 2021-09-10 16:33:04.048 4668 1434054099544 MainThread INFO neutron.agent.securitygroups_rpc [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Refresh firewall rules 2021-09-10 16:33:04.048 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Get security group information for devices via rpc ['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21', 'c26e4eb6-d177-4521-b28e-b029a12630ab', 'fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:33:04.429 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:33:04.429 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information for ports dict_keys(['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21', 'c26e4eb6-d177-4521-b28e-b029a12630ab', 'fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:33:04.440 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:33:04.440 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update rules of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:33:04.440 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update members of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:33:04.440 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update port filter for 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:33:04.440 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Updating port rules. 2021-09-10 16:33:04.440 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-10 16:33:04.440 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:04.440 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:04.440 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6547c152-dbaf-48f4-9902-f846b17ac038' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:33:04.440 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6547c152-dbaf-48f4-9902-f846b17ac038' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:33:04.440 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6547c152-dbaf-48f4-9902-f846b17ac038 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:33:04.483 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6547c152-dbaf-48f4-9902-f846b17ac038'] 2021-09-10 16:33:04.483 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:33:04.483 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:33:04.483 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6547c152-dbaf-48f4-9902-f846b17ac038'] 2021-09-10 16:33:04.654 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:04.795 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:04.795 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:04.795 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:04.795 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update port filter for c26e4eb6-d177-4521-b28e-b029a12630ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:33:04.795 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Updating port rules. 2021-09-10 16:33:04.795 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-10 16:33:04.795 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:04.890 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abb75808-744f-4b03-838e-3abd0247fb27 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: 74b797b7-8d51-4853-b64c-8e1f0d3e221e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:33:04.908 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abb75808-744f-4b03-838e-3abd0247fb27 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port 74b797b7-8d51-4853-b64c-8e1f0d3e221e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:33:05.186 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:05.186 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:05.186 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:05.186 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update port filter for fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:33:05.186 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Updating port rules. 2021-09-10 16:33:05.186 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-10 16:33:05.186 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:05.578 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:05.578 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:05.578 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [req-f00aa094-84cf-4fa1-8a1c-dfc790e7973f 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:06.470 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:06.592 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:07.451 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 74b797b7-8d51-4853-b64c-8e1f0d3e221e 2021-09-10 16:33:07.451 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6547c152-dbaf-48f4-9902-f846b17ac038 2021-09-10 16:33:08.295 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16427ef2-0143-4f47-b7d6-d097f43e1d3f 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Security group member updated on remote: ['3be916d9-187f-490b-9c18-c03ce8c7d212'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:33:08.295 4668 1434054099544 MainThread INFO neutron.agent.securitygroups_rpc [req-16427ef2-0143-4f47-b7d6-d097f43e1d3f 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Security group member updated ['3be916d9-187f-490b-9c18-c03ce8c7d212'] 2021-09-10 16:33:08.295 4668 1434054099544 MainThread INFO neutron.agent.securitygroups_rpc [req-16427ef2-0143-4f47-b7d6-d097f43e1d3f 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Refresh firewall rules 2021-09-10 16:33:08.295 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16427ef2-0143-4f47-b7d6-d097f43e1d3f 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Get security group information for devices via rpc ['1485ff50-c056-4cff-ac42-096e1e02602a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:33:08.328 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16427ef2-0143-4f47-b7d6-d097f43e1d3f 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:33:08.328 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16427ef2-0143-4f47-b7d6-d097f43e1d3f 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:33:08.404 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16427ef2-0143-4f47-b7d6-d097f43e1d3f 160846dad1e74eba9d12590a62bbe673 9f44fe43899d48c8a26f0f6fd1970f0e - - -] port_delete event received for '1485ff50-c056-4cff-ac42-096e1e02602a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:33:08.498 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:33:08.691 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 74b797b7-8d51-4853-b64c-8e1f0d3e221e 2021-09-10 16:33:08.691 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 74b797b7-8d51-4853-b64c-8e1f0d3e221e updated. Details: {'device': '74b797b7-8d51-4853-b64c-8e1f0d3e221e', 'network_id': '1c574a6b-04e5-47d0-9492-8cbe0ac47c6d', 'port_id': '74b797b7-8d51-4853-b64c-8e1f0d3e221e', 'mac_address': 'fa:16:3e:18:40:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 200, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b9a5dc7f-12d8-4654-8985-b44dc1807b79', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:33:08.691 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:33:08.691 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:33:08.691 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74b797b7-8d51-4853-b64c-8e1f0d3e221e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:08.691 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 74b797b7-8d51-4853-b64c-8e1f0d3e221e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:33:08.691 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:33:08.691 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6547c152-dbaf-48f4-9902-f846b17ac038' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:33:08.691 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6547c152-dbaf-48f4-9902-f846b17ac038' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:33:08.691 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6547c152-dbaf-48f4-9902-f846b17ac038 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:33:08.725 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7ccab627-9628-40d2-b708-2150bb12b7f5 2021-09-10 16:33:08.725 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6547c152-dbaf-48f4-9902-f846b17ac038'] 2021-09-10 16:33:08.725 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:33:08.725 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6547c152-dbaf-48f4-9902-f846b17ac038'] 2021-09-10 16:33:08.911 4668 1434054099544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '74b797b7-8d51-4853-b64c-8e1f0d3e221e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:33:08.911 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '74b797b7-8d51-4853-b64c-8e1f0d3e221e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:33:08.911 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 74b797b7-8d51-4853-b64c-8e1f0d3e221e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:33:08.926 4668 1434054099544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 200, VLAN trunk: None to switch port 74b797b7-8d51-4853-b64c-8e1f0d3e221e 2021-09-10 16:33:09.060 4668 1434054099544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:33:09.060 4668 1434054099544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['74b797b7-8d51-4853-b64c-8e1f0d3e221e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:33:09.234 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['74b797b7-8d51-4853-b64c-8e1f0d3e221e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:33:09.234 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:33:09.234 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:33:09.234 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:33:09.234 4668 1434054099544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 74b797b7-8d51-4853-b64c-8e1f0d3e221e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:33:09.234 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:33:09.234 4668 1434054099544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 74b797b7-8d51-4853-b64c-8e1f0d3e221e not yet added. Adding. 2021-09-10 16:33:09.234 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:33:09.250 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:33:09.467 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1485ff50-c056-4cff-ac42-096e1e02602a 2021-09-10 16:33:09.499 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74b797b7-8d51-4853-b64c-8e1f0d3e221e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:09.748 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74b797b7-8d51-4853-b64c-8e1f0d3e221e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:09.748 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74b797b7-8d51-4853-b64c-8e1f0d3e221e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:10.047 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74b797b7-8d51-4853-b64c-8e1f0d3e221e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:10.223 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74b797b7-8d51-4853-b64c-8e1f0d3e221e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:10.223 4668 1434054099544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 74b797b7-8d51-4853-b64c-8e1f0d3e221e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:33:10.223 4668 1434054099544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 74b797b7-8d51-4853-b64c-8e1f0d3e221e processed. 2021-09-10 16:33:10.501 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:33:11.631 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:12.514 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1485ff50-c056-4cff-ac42-096e1e02602a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:33:12.514 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1485ff50-c056-4cff-ac42-096e1e02602a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:33:12.514 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1485ff50-c056-4cff-ac42-096e1e02602a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:33:12.530 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:33:12.530 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1485ff50-c056-4cff-ac42-096e1e02602a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:33:12.530 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1485ff50-c056-4cff-ac42-096e1e02602a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:33:12.530 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1485ff50-c056-4cff-ac42-096e1e02602a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:33:13.623 4668 1434054099544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:13.623 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a7209951-d96e-4220-9413-fdbe802f7626 2021-09-10 16:33:13.623 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1485ff50-c056-4cff-ac42-096e1e02602a'] 2021-09-10 16:33:13.623 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:33:13.623 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:33:13.641 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1485ff50-c056-4cff-ac42-096e1e02602a'] 2021-09-10 16:33:13.641 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:13.671 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:37.904 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abc8bb0c-90a4-4baf-879e-c750359f3193 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network a7209951-d96e-4220-9413-fdbe802f7626 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:33:37.904 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abc8bb0c-90a4-4baf-879e-c750359f3193 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network a7209951-d96e-4220-9413-fdbe802f7626 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:33:47.126 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efc83495-6b17-4e69-9c8d-7007037c90b1 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Security group member updated on remote: ['45cf6b33-8ba2-40b1-8cee-ba3e5da236bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:33:47.126 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-efc83495-6b17-4e69-9c8d-7007037c90b1 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Security group member updated ['45cf6b33-8ba2-40b1-8cee-ba3e5da236bd'] 2021-09-10 16:33:47.135 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-efc83495-6b17-4e69-9c8d-7007037c90b1 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Refresh firewall rules 2021-09-10 16:33:47.135 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efc83495-6b17-4e69-9c8d-7007037c90b1 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Get security group information for devices via rpc ['19ec12b0-1cdc-4784-9144-ac5be73e325f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:33:47.159 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-efc83495-6b17-4e69-9c8d-7007037c90b1 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:33:47.159 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-efc83495-6b17-4e69-9c8d-7007037c90b1 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:33:47.200 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efc83495-6b17-4e69-9c8d-7007037c90b1 fb0ed1fb68454f5baa138c1df2f9bc69 972849bdba004826bcbb958715a2aa3a - - -] port_delete event received for '19ec12b0-1cdc-4784-9144-ac5be73e325f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:33:48.012 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 19ec12b0-1cdc-4784-9144-ac5be73e325f 2021-09-10 16:33:48.057 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6547c152-dbaf-48f4-9902-f846b17ac038 2021-09-10 16:33:48.652 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:33:48.888 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 6547c152-dbaf-48f4-9902-f846b17ac038 2021-09-10 16:33:48.888 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 6547c152-dbaf-48f4-9902-f846b17ac038 updated. Details: {'device': '6547c152-dbaf-48f4-9902-f846b17ac038', 'network_id': '7ccab627-9628-40d2-b708-2150bb12b7f5', 'port_id': '6547c152-dbaf-48f4-9902-f846b17ac038', 'mac_address': 'fa:16:3e:d7:3d:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e5100fe-e505-40c2-898a-0749f8518c23', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:33:48.888 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:33:48.888 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:33:48.912 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:48.912 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6547c152-dbaf-48f4-9902-f846b17ac038 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:33:48.912 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7ccab627-9628-40d2-b708-2150bb12b7f5 2021-09-10 16:33:48.912 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:33:48.912 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '19ec12b0-1cdc-4784-9144-ac5be73e325f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:33:48.912 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '19ec12b0-1cdc-4784-9144-ac5be73e325f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:33:48.912 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 19ec12b0-1cdc-4784-9144-ac5be73e325f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:33:48.949 4668 1434054100776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f38c3d7-f013-4e84-95d6-d51efab0970a 2021-09-10 16:33:48.949 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19ec12b0-1cdc-4784-9144-ac5be73e325f'] 2021-09-10 16:33:48.949 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:33:48.949 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:33:48.949 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19ec12b0-1cdc-4784-9144-ac5be73e325f'] 2021-09-10 16:33:49.167 4668 1434054100600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6547c152-dbaf-48f4-9902-f846b17ac038') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:33:49.167 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6547c152-dbaf-48f4-9902-f846b17ac038') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:33:49.184 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6547c152-dbaf-48f4-9902-f846b17ac038 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:33:49.184 4668 1434054100600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port 6547c152-dbaf-48f4-9902-f846b17ac038 2021-09-10 16:33:49.354 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:33:49.380 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6547c152-dbaf-48f4-9902-f846b17ac038'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:33:49.542 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6547c152-dbaf-48f4-9902-f846b17ac038']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:33:49.542 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:33:49.542 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b20fdb6c-9f1b-435e-b436-b87fe8e80f3b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:33:49.542 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6547c152-dbaf-48f4-9902-f846b17ac038 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:33:49.558 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:33:49.558 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6547c152-dbaf-48f4-9902-f846b17ac038 not yet added. Adding. 2021-09-10 16:33:49.558 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:33:49.558 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:33:49.793 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:50.002 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:50.002 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:50.016 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 74b797b7-8d51-4853-b64c-8e1f0d3e221e 2021-09-10 16:33:50.047 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated on remote: ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:33:50.059 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] 2021-09-10 16:33:50.136 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] port_delete event received for '74b797b7-8d51-4853-b64c-8e1f0d3e221e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:33:50.291 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:50.291 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Refresh firewall rules 2021-09-10 16:33:50.291 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Get security group information for devices via rpc ['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21', 'c26e4eb6-d177-4521-b28e-b029a12630ab', 'fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71', '74b797b7-8d51-4853-b64c-8e1f0d3e221e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:33:50.488 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6547c152-dbaf-48f4-9902-f846b17ac038" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:50.488 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6547c152-dbaf-48f4-9902-f846b17ac038 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:33:50.488 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6547c152-dbaf-48f4-9902-f846b17ac038 processed. 2021-09-10 16:33:50.629 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information for ports dict_keys(['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21', 'c26e4eb6-d177-4521-b28e-b029a12630ab', 'fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:33:51.480 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:33:52.316 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update rules of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:33:53.292 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update members of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:33:53.292 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update port filter for 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:33:53.292 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Updating port rules. 2021-09-10 16:33:53.292 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-10 16:33:53.292 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:53.292 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:53.292 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:53.292 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:33:53.292 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '74b797b7-8d51-4853-b64c-8e1f0d3e221e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:33:53.292 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '74b797b7-8d51-4853-b64c-8e1f0d3e221e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:33:53.315 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 74b797b7-8d51-4853-b64c-8e1f0d3e221e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:33:53.315 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:53.340 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74b797b7-8d51-4853-b64c-8e1f0d3e221e'] 2021-09-10 16:33:53.340 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:33:53.340 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:33:53.340 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74b797b7-8d51-4853-b64c-8e1f0d3e221e'] 2021-09-10 16:33:53.608 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:53.608 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update port filter for c26e4eb6-d177-4521-b28e-b029a12630ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:33:53.608 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Updating port rules. 2021-09-10 16:33:53.608 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-10 16:33:53.608 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:53.608 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:53.608 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:53.653 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:56.590 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:56.590 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update port filter for fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:33:56.590 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Updating port rules. 2021-09-10 16:33:56.590 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-10 16:33:56.590 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:56.590 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:33:56.590 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:33:56.887 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-9fac9424-2f85-4bb7-bbcc-4da5ee51c76b 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:00.622 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 2021-09-10 16:34:00.805 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated on remote: ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:34:00.805 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] 2021-09-10 16:34:00.805 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Refresh firewall rules 2021-09-10 16:34:00.805 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Get security group information for devices via rpc ['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21', 'c26e4eb6-d177-4521-b28e-b029a12630ab', 'fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:34:00.885 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] port_delete event received for 'fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:34:01.045 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information for ports dict_keys(['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21', 'c26e4eb6-d177-4521-b28e-b029a12630ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:34:01.045 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:34:01.045 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update rules of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:34:01.045 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update members of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:34:01.045 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update port filter for 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:34:01.045 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Updating port rules. 2021-09-10 16:34:01.045 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-10 16:34:01.065 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:01.065 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:01.065 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:01.313 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:34:01.313 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:34:01.313 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:34:01.313 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:34:01.329 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:01.329 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update port filter for c26e4eb6-d177-4521-b28e-b029a12630ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:34:01.329 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Updating port rules. 2021-09-10 16:34:01.341 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-10 16:34:01.341 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:01.341 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:01.341 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:01.341 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71'] 2021-09-10 16:34:01.341 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:34:01.341 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:34:01.341 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc27f3e1-73d7-4311-b3c0-6ff9a4d4fd71'] 2021-09-10 16:34:01.574 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-f685a647-4fae-497a-9d8c-643d96ec92d7 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-c26e4eb6-d177-4521-b28e-b029a12630ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:03.337 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:03.369 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:06.259 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Security group member updated on remote: ['9dcd6a60-4028-417b-be33-526fca5b951a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:34:06.259 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Security group member updated ['9dcd6a60-4028-417b-be33-526fca5b951a'] 2021-09-10 16:34:06.259 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Refresh firewall rules 2021-09-10 16:34:06.259 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Get security group information for devices via rpc ['9e1a6c5c-085a-4d21-ad94-fd89a6c79468', 'a0366f30-17f5-439b-a63b-5e7fff875a64'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:34:06.341 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] port_delete event received for 'a0366f30-17f5-439b-a63b-5e7fff875a64' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:34:06.445 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Update security group information for ports dict_keys(['9e1a6c5c-085a-4d21-ad94-fd89a6c79468']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:34:06.467 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:34:06.467 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Update rules of security group (9dcd6a60-4028-417b-be33-526fca5b951a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:34:06.467 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Update members of security group (9dcd6a60-4028-417b-be33-526fca5b951a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:34:06.467 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Update port filter for 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:34:06.467 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Updating port rules. 2021-09-10 16:34:06.467 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-10 16:34:06.467 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Lock "n-hv-driver-port-lock-9e1a6c5c-085a-4d21-ad94-fd89a6c79468" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:06.467 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Lock "n-hv-driver-port-lock-9e1a6c5c-085a-4d21-ad94-fd89a6c79468" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:06.467 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Lock "n-hv-driver-port-lock-9e1a6c5c-085a-4d21-ad94-fd89a6c79468" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:06.697 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-a28ad588-bad9-44e1-9a94-6bc9fbc2d5d7 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Lock "n-hv-driver-port-lock-9e1a6c5c-085a-4d21-ad94-fd89a6c79468" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:06.697 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c26e4eb6-d177-4521-b28e-b029a12630ab 2021-09-10 16:34:06.713 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a0366f30-17f5-439b-a63b-5e7fff875a64 2021-09-10 16:34:06.836 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated on remote: ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:34:06.836 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] 2021-09-10 16:34:06.836 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Refresh firewall rules 2021-09-10 16:34:06.836 4668 1434054099896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Get security group information for devices via rpc ['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21', 'c26e4eb6-d177-4521-b28e-b029a12630ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:34:06.916 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] port_delete event received for 'c26e4eb6-d177-4521-b28e-b029a12630ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:34:07.010 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information for ports dict_keys(['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:34:07.010 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:34:07.010 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update rules of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:34:07.010 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update members of security group (389f4cc5-9a6f-4a9e-a9da-a0b389996bd1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:34:07.010 4668 1434054099896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update port filter for 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:34:07.010 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Updating port rules. 2021-09-10 16:34:07.024 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-10 16:34:07.024 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:07.024 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:07.024 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:07.273 4668 1434054099896 MainThread DEBUG oslo_concurrency.lockutils [req-0d739aab-a5e7-43d8-a256-fc921cdbfcac 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Lock "n-hv-driver-port-lock-7acaafd3-ea6d-4aa9-bf8b-195c0884cd21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:07.356 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:34:07.356 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a0366f30-17f5-439b-a63b-5e7fff875a64' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:34:07.356 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a0366f30-17f5-439b-a63b-5e7fff875a64' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:34:07.356 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a0366f30-17f5-439b-a63b-5e7fff875a64 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:34:07.356 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c26e4eb6-d177-4521-b28e-b029a12630ab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:34:07.356 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c26e4eb6-d177-4521-b28e-b029a12630ab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:34:07.356 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c26e4eb6-d177-4521-b28e-b029a12630ab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:34:07.367 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c26e4eb6-d177-4521-b28e-b029a12630ab'] 2021-09-10 16:34:07.382 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:34:07.382 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:34:07.382 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c26e4eb6-d177-4521-b28e-b029a12630ab'] 2021-09-10 16:34:07.382 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a0366f30-17f5-439b-a63b-5e7fff875a64'] 2021-09-10 16:34:07.382 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:34:07.382 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:34:07.382 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a0366f30-17f5-439b-a63b-5e7fff875a64'] 2021-09-10 16:34:09.366 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:09.414 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:11.651 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1df3c90e-ea79-454c-a421-a7f060361172 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated on remote: ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:34:11.651 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-1df3c90e-ea79-454c-a421-a7f060361172 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Security group member updated ['389f4cc5-9a6f-4a9e-a9da-a0b389996bd1'] 2021-09-10 16:34:11.667 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-1df3c90e-ea79-454c-a421-a7f060361172 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Refresh firewall rules 2021-09-10 16:34:11.667 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1df3c90e-ea79-454c-a421-a7f060361172 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Get security group information for devices via rpc ['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:34:11.696 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1df3c90e-ea79-454c-a421-a7f060361172 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:34:11.696 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1df3c90e-ea79-454c-a421-a7f060361172 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:34:11.730 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1df3c90e-ea79-454c-a421-a7f060361172 2d897e89d95649e8bf23b465394fee42 81b85c89d1374f9798374b93a72cd845 - - -] port_delete event received for '7acaafd3-ea6d-4aa9-bf8b-195c0884cd21' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:34:12.757 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 2021-09-10 16:34:13.164 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a4c40f3-190b-40db-900e-05fef0746bdc 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network 1c574a6b-04e5-47d0-9492-8cbe0ac47c6d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:34:13.164 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1a4c40f3-190b-40db-900e-05fef0746bdc 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Reclaiming local network 1c574a6b-04e5-47d0-9492-8cbe0ac47c6d 2021-09-10 16:34:13.366 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:34:13.366 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7acaafd3-ea6d-4aa9-bf8b-195c0884cd21' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:34:13.366 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7acaafd3-ea6d-4aa9-bf8b-195c0884cd21' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:34:13.366 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 7acaafd3-ea6d-4aa9-bf8b-195c0884cd21 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-09-10 16:34:13.366 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21'] 2021-09-10 16:34:13.366 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:34:13.366 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:34:13.366 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7acaafd3-ea6d-4aa9-bf8b-195c0884cd21'] 2021-09-10 16:34:14.538 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-378f6016-018c-408d-8b16-9f18cce5790a 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Security group member updated on remote: ['9dcd6a60-4028-417b-be33-526fca5b951a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:34:14.538 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-378f6016-018c-408d-8b16-9f18cce5790a 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Security group member updated ['9dcd6a60-4028-417b-be33-526fca5b951a'] 2021-09-10 16:34:14.538 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-378f6016-018c-408d-8b16-9f18cce5790a 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Refresh firewall rules 2021-09-10 16:34:14.538 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-378f6016-018c-408d-8b16-9f18cce5790a 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Get security group information for devices via rpc ['9e1a6c5c-085a-4d21-ad94-fd89a6c79468'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:34:14.569 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-378f6016-018c-408d-8b16-9f18cce5790a 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:34:14.569 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-378f6016-018c-408d-8b16-9f18cce5790a 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:34:14.619 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-378f6016-018c-408d-8b16-9f18cce5790a 8b16a1de633d42cbbb63a712a418c5f3 bca167555fff437786a3151f382628a8 - - -] port_delete event received for '9e1a6c5c-085a-4d21-ad94-fd89a6c79468' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:34:14.773 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 2021-09-10 16:34:15.381 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:34:15.381 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:15.381 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9e1a6c5c-085a-4d21-ad94-fd89a6c79468' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:34:15.381 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9e1a6c5c-085a-4d21-ad94-fd89a6c79468' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:34:15.381 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9e1a6c5c-085a-4d21-ad94-fd89a6c79468 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:34:15.396 4668 1434054099896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bbbf5e24-fdd4-4e01-926d-61079b76fad2 2021-09-10 16:34:15.396 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9e1a6c5c-085a-4d21-ad94-fd89a6c79468'] 2021-09-10 16:34:15.396 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:34:15.396 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:34:15.396 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9e1a6c5c-085a-4d21-ad94-fd89a6c79468'] 2021-09-10 16:34:15.413 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:15.853 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33b47a5a-45ed-41d8-869f-67f5d2da8a12 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network 4f38c3d7-f013-4e84-95d6-d51efab0970a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:34:15.853 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33b47a5a-45ed-41d8-869f-67f5d2da8a12 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network 4f38c3d7-f013-4e84-95d6-d51efab0970a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:34:17.163 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52cd1738-a083-47ef-a358-894f542e61c8 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for 'a3d171c3-1ac4-4ef2-a004-c31eabfbb068' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:34:17.388 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:17.414 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:18.631 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2520a05-ebe0-49d6-8ad1-5c283d071621 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for 'ff970006-dab7-4b23-bda8-74cdf595fddf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:34:19.540 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b60ce02-3ce8-4826-a172-161edd4e4951 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network bbbf5e24-fdd4-4e01-926d-61079b76fad2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:34:19.540 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b60ce02-3ce8-4826-a172-161edd4e4951 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network bbbf5e24-fdd4-4e01-926d-61079b76fad2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:34:22.276 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f18d43d2-d73f-482f-951a-68a001a632e0 - - - - -] port_update received: d98eaf07-1deb-4e22-ac3e-d61cb75a9369 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:34:22.293 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f18d43d2-d73f-482f-951a-68a001a632e0 - - - - -] No port d98eaf07-1deb-4e22-ac3e-d61cb75a9369 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:34:27.365 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e07bc5f-1386-4ac3-904a-64b39831bdc5 - - - - -] port_update received: 3c637688-f27c-422a-bc1c-5eee6e500ec8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:34:27.365 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e07bc5f-1386-4ac3-904a-64b39831bdc5 - - - - -] No port 3c637688-f27c-422a-bc1c-5eee6e500ec8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:34:29.793 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dad9e46-b60e-4536-8a05-bc7a802b9d31 - - - - -] port_update received: 5810ab49-1ba0-4049-8b10-8efcfb9cfb7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:34:29.793 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dad9e46-b60e-4536-8a05-bc7a802b9d31 - - - - -] No port 5810ab49-1ba0-4049-8b10-8efcfb9cfb7f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:34:32.254 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff6e3a0e-4a12-49fc-82a1-a6e1b11d4b25 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group rule updated on remote: ['99d851dd-38bc-4544-80f5-70c55e2b2797'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:34:32.254 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-ff6e3a0e-4a12-49fc-82a1-a6e1b11d4b25 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group rule updated ['99d851dd-38bc-4544-80f5-70c55e2b2797'] 2021-09-10 16:34:32.422 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26a4bbb1-5923-4c2a-abb8-230a6997892b 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group rule updated on remote: ['99d851dd-38bc-4544-80f5-70c55e2b2797'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:34:32.422 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-26a4bbb1-5923-4c2a-abb8-230a6997892b 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group rule updated ['99d851dd-38bc-4544-80f5-70c55e2b2797'] 2021-09-10 16:34:32.584 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1830362-b38e-4e50-987d-5de51154d106 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group rule updated on remote: ['99d851dd-38bc-4544-80f5-70c55e2b2797'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:34:32.584 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-b1830362-b38e-4e50-987d-5de51154d106 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group rule updated ['99d851dd-38bc-4544-80f5-70c55e2b2797'] 2021-09-10 16:34:32.768 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27f65ccc-e6cd-4f46-b782-810ffd3fb64a 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group rule updated on remote: ['99d851dd-38bc-4544-80f5-70c55e2b2797'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:34:32.768 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-27f65ccc-e6cd-4f46-b782-810ffd3fb64a 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group rule updated ['99d851dd-38bc-4544-80f5-70c55e2b2797'] 2021-09-10 16:34:32.966 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6998059-a982-4165-b2d2-6c244a893747 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group rule updated on remote: ['99d851dd-38bc-4544-80f5-70c55e2b2797'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:34:32.966 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-f6998059-a982-4165-b2d2-6c244a893747 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group rule updated ['99d851dd-38bc-4544-80f5-70c55e2b2797'] 2021-09-10 16:34:33.241 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61c39143-b398-4217-9ebe-75b1ed23e52b 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group rule updated on remote: ['99d851dd-38bc-4544-80f5-70c55e2b2797'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:34:33.241 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-61c39143-b398-4217-9ebe-75b1ed23e52b 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group rule updated ['99d851dd-38bc-4544-80f5-70c55e2b2797'] 2021-09-10 16:34:33.681 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-799ebf4d-dce8-49fe-8859-22e935ff70ec - - - - -] port_update received: 9119310a-8f83-42bd-83d2-b6b9665b7804 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:34:33.681 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-799ebf4d-dce8-49fe-8859-22e935ff70ec - - - - -] No port 9119310a-8f83-42bd-83d2-b6b9665b7804 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:34:47.930 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6c84e7a-66d9-43ec-bb26-b0fbffc6fb37 ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group member updated on remote: ['b20fdb6c-9f1b-435e-b436-b87fe8e80f3b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:34:47.930 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-e6c84e7a-66d9-43ec-bb26-b0fbffc6fb37 ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group member updated ['b20fdb6c-9f1b-435e-b436-b87fe8e80f3b'] 2021-09-10 16:34:48.294 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6c84e7a-66d9-43ec-bb26-b0fbffc6fb37 ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] port_delete event received for '6547c152-dbaf-48f4-9902-f846b17ac038' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:34:49.073 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6547c152-dbaf-48f4-9902-f846b17ac038 2021-09-10 16:34:49.568 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:34:49.568 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6547c152-dbaf-48f4-9902-f846b17ac038' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:34:49.568 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6547c152-dbaf-48f4-9902-f846b17ac038' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:34:49.568 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6547c152-dbaf-48f4-9902-f846b17ac038 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:34:49.568 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7ccab627-9628-40d2-b708-2150bb12b7f5 2021-09-10 16:34:49.568 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6547c152-dbaf-48f4-9902-f846b17ac038'] 2021-09-10 16:34:49.568 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:34:49.568 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:34:49.568 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6547c152-dbaf-48f4-9902-f846b17ac038'] 2021-09-10 16:34:49.817 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59d8cd57-33cb-460c-8750-761c1e5dc8bb ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] port_delete event received for 'b497f06d-1464-4319-9a7d-ec3653bb6f9e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:34:50.874 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-965d1e07-7111-4161-8f59-6e781edcf1e5 ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group rule updated on remote: ['e7cbd58e-ec21-4a00-98af-b7f069a47219'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:34:50.874 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-965d1e07-7111-4161-8f59-6e781edcf1e5 ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group rule updated ['e7cbd58e-ec21-4a00-98af-b7f069a47219'] 2021-09-10 16:34:51.003 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4e7401a-7388-4e94-a780-e1f6a59c78ac ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group rule updated on remote: ['e7cbd58e-ec21-4a00-98af-b7f069a47219'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:34:51.003 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-f4e7401a-7388-4e94-a780-e1f6a59c78ac ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group rule updated ['e7cbd58e-ec21-4a00-98af-b7f069a47219'] 2021-09-10 16:34:51.580 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:51.611 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:34:55.135 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed026905-92fe-4b8b-85d4-1f9df791e74d ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group member updated on remote: ['e7cbd58e-ec21-4a00-98af-b7f069a47219'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:34:55.135 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-ed026905-92fe-4b8b-85d4-1f9df791e74d ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group member updated ['e7cbd58e-ec21-4a00-98af-b7f069a47219'] 2021-09-10 16:34:55.564 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e46135fc-9efb-46ea-aedf-c8aa7b43cd57 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group member updated on remote: ['99d851dd-38bc-4544-80f5-70c55e2b2797'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:34:55.564 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-e46135fc-9efb-46ea-aedf-c8aa7b43cd57 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group member updated ['99d851dd-38bc-4544-80f5-70c55e2b2797'] 2021-09-10 16:34:56.252 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f83e50c-569d-4474-9397-9ff06e893817 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:34:56.252 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f83e50c-569d-4474-9397-9ff06e893817 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:34:56.658 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cf6eb08-673d-43ba-b45b-963dbc8f5270 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: 12ec8806-3a8e-49c5-9215-f110905e62cc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:34:56.673 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cf6eb08-673d-43ba-b45b-963dbc8f5270 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port 12ec8806-3a8e-49c5-9215-f110905e62cc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:34:59.158 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e 2021-09-10 16:34:59.626 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:34:59.817 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e 2021-09-10 16:34:59.817 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e updated. Details: {'device': '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e', 'network_id': '7ccab627-9628-40d2-b708-2150bb12b7f5', 'port_id': '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e', 'mac_address': 'fa:16:3e:c6:1c:d3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e5100fe-e505-40c2-898a-0749f8518c23', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:34:59.817 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:34:59.817 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:34:59.817 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:34:59.817 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7ccab627-9628-40d2-b708-2150bb12b7f5 2021-09-10 16:34:59.817 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:34:59.938 4668 1434054100600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:34:59.938 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:34:59.963 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:34:59.963 4668 1434054100600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e 2021-09-10 16:35:00.034 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:35:00.034 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:35:00.174 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:35:00.174 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:35:00.174 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e7cbd58e-ec21-4a00-98af-b7f069a47219) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:35:00.189 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:35:00.189 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:35:00.189 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e not yet added. Adding. 2021-09-10 16:35:00.189 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:35:00.189 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:35:00.267 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:35:00.360 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:35:00.360 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:35:00.455 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:35:00.532 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:35:00.532 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:35:00.532 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e processed. 2021-09-10 16:35:01.641 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:35:01.820 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:35:03.191 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 12ec8806-3a8e-49c5-9215-f110905e62cc 2021-09-10 16:35:03.646 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:35:03.863 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 12ec8806-3a8e-49c5-9215-f110905e62cc 2021-09-10 16:35:03.863 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 12ec8806-3a8e-49c5-9215-f110905e62cc updated. Details: {'device': '12ec8806-3a8e-49c5-9215-f110905e62cc', 'network_id': '67135f64-7309-4878-8d24-0c2abca9f413', 'port_id': '12ec8806-3a8e-49c5-9215-f110905e62cc', 'mac_address': 'fa:16:3e:db:23:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 234, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '92854a63-44e3-4bec-83e9-e77ea8260068', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:35:03.863 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:35:03.878 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12ec8806-3a8e-49c5-9215-f110905e62cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:35:03.878 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 12ec8806-3a8e-49c5-9215-f110905e62cc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:35:03.878 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 67135f64-7309-4878-8d24-0c2abca9f413 2021-09-10 16:35:03.878 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:35:04.034 4668 1434054100600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12ec8806-3a8e-49c5-9215-f110905e62cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:35:04.034 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12ec8806-3a8e-49c5-9215-f110905e62cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:35:04.034 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 12ec8806-3a8e-49c5-9215-f110905e62cc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:35:04.034 4668 1434054100600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 234, VLAN trunk: None to switch port 12ec8806-3a8e-49c5-9215-f110905e62cc 2021-09-10 16:35:04.111 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:35:04.111 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['12ec8806-3a8e-49c5-9215-f110905e62cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:35:04.347 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['12ec8806-3a8e-49c5-9215-f110905e62cc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:35:04.347 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:35:04.347 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (99d851dd-38bc-4544-80f5-70c55e2b2797) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:35:04.347 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 12ec8806-3a8e-49c5-9215-f110905e62cc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:35:04.347 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:35:04.347 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 12ec8806-3a8e-49c5-9215-f110905e62cc not yet added. Adding. 2021-09-10 16:35:04.347 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:35:04.347 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:35:04.458 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12ec8806-3a8e-49c5-9215-f110905e62cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:35:04.551 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12ec8806-3a8e-49c5-9215-f110905e62cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:35:04.551 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12ec8806-3a8e-49c5-9215-f110905e62cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:35:04.679 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12ec8806-3a8e-49c5-9215-f110905e62cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:35:04.782 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12ec8806-3a8e-49c5-9215-f110905e62cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:35:04.782 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 12ec8806-3a8e-49c5-9215-f110905e62cc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:35:04.782 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 12ec8806-3a8e-49c5-9215-f110905e62cc processed. 2021-09-10 16:35:05.662 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:35:06.188 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:35:16.265 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4483c898-1f99-4f6a-a814-49df135694c8 ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group member updated on remote: ['62298b0d-78d5-481c-b2bf-3f3fc057b52a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:35:16.265 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-4483c898-1f99-4f6a-a814-49df135694c8 ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group member updated ['62298b0d-78d5-481c-b2bf-3f3fc057b52a'] 2021-09-10 16:35:16.577 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4483c898-1f99-4f6a-a814-49df135694c8 ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] port_delete event received for 'b3b5308f-a6ba-4840-b730-9828aff7836d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:35:17.207 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b3b5308f-a6ba-4840-b730-9828aff7836d 2021-09-10 16:35:17.740 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:35:17.740 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b3b5308f-a6ba-4840-b730-9828aff7836d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:35:17.740 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b3b5308f-a6ba-4840-b730-9828aff7836d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:35:17.740 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b3b5308f-a6ba-4840-b730-9828aff7836d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:35:17.753 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9b3672a1-97ca-468c-a0dc-92b4d384e48f 2021-09-10 16:35:17.753 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b3b5308f-a6ba-4840-b730-9828aff7836d'] 2021-09-10 16:35:17.753 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:35:17.753 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:35:17.753 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b3b5308f-a6ba-4840-b730-9828aff7836d'] 2021-09-10 16:35:18.219 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfdcea67-6c8e-4e62-8823-9567ec0602d9 ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] port_delete event received for '6505801e-f816-470e-8fa0-a5d2ed485ef4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:35:18.849 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a5ba950-a03d-443a-94e3-805a40b2827a ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group rule updated on remote: ['fa143504-7761-464d-99e3-b1cdfe9d6440'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:35:18.849 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-4a5ba950-a03d-443a-94e3-805a40b2827a ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group rule updated ['fa143504-7761-464d-99e3-b1cdfe9d6440'] 2021-09-10 16:35:19.006 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5152143-1591-4f68-9631-83743d29e14a ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group rule updated on remote: ['fa143504-7761-464d-99e3-b1cdfe9d6440'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:35:19.006 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-c5152143-1591-4f68-9631-83743d29e14a ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group rule updated ['fa143504-7761-464d-99e3-b1cdfe9d6440'] 2021-09-10 16:35:19.749 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:35:19.899 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:35:22.439 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-577eea56-a91b-47c5-898b-39d5ed34e185 ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group member updated on remote: ['fa143504-7761-464d-99e3-b1cdfe9d6440'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:35:22.439 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-577eea56-a91b-47c5-898b-39d5ed34e185 ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group member updated ['fa143504-7761-464d-99e3-b1cdfe9d6440'] 2021-09-10 16:35:23.283 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c4c8395-36b5-4681-b723-886450c1cae1 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:35:23.283 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c4c8395-36b5-4681-b723-886450c1cae1 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:35:27.109 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 2021-09-10 16:35:27.780 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:35:27.955 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 2021-09-10 16:35:27.955 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 updated. Details: {'device': 'c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9', 'network_id': '9b3672a1-97ca-468c-a0dc-92b4d384e48f', 'port_id': 'c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9', 'mac_address': 'fa:16:3e:02:45:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 236, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '596ad65e-3219-4c44-820c-34051785cf41', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:35:27.955 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:35:27.955 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:35:27.955 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:35:27.955 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9b3672a1-97ca-468c-a0dc-92b4d384e48f 2021-09-10 16:35:27.955 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:35:28.093 4668 1434054100600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:35:28.093 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:35:28.093 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:35:28.093 4668 1434054100600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 236, VLAN trunk: None to switch port c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 2021-09-10 16:35:28.178 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:35:28.178 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:35:28.314 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:35:28.314 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:35:28.314 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fa143504-7761-464d-99e3-b1cdfe9d6440) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:35:28.314 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:35:28.314 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:35:28.314 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 not yet added. Adding. 2021-09-10 16:35:28.314 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:35:28.314 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:35:28.422 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:35:28.530 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:35:28.530 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:35:28.640 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:35:28.718 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:35:28.735 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:35:28.735 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 processed. 2021-09-10 16:35:29.795 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:35:29.970 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:35:37.954 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed1f5a95-634b-41c0-96b6-927b3bfe96c7 - - - - -] port_update received: 36284ac8-f783-49ae-8d0c-eaa8719d3c81 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:35:37.968 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed1f5a95-634b-41c0-96b6-927b3bfe96c7 - - - - -] No port 36284ac8-f783-49ae-8d0c-eaa8719d3c81 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:35:41.431 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4b48920-9a6d-4849-97cb-00937a28956f - - - - -] port_update received: ac74be99-8335-4eeb-a568-fba805fe7d3c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:35:41.445 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4b48920-9a6d-4849-97cb-00937a28956f - - - - -] No port ac74be99-8335-4eeb-a568-fba805fe7d3c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:35:42.904 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09df8d02-838d-49b9-b7d0-10b05e95b660 - - - - -] port_update received: 6cb7f34c-043a-4864-aa0a-669ec7cfc8f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:35:42.904 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09df8d02-838d-49b9-b7d0-10b05e95b660 - - - - -] No port 6cb7f34c-043a-4864-aa0a-669ec7cfc8f9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:35:44.201 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c1918e8-af9e-4333-bfaa-8a270822449e 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group rule updated on remote: ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:35:44.201 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-2c1918e8-af9e-4333-bfaa-8a270822449e 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group rule updated ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] 2021-09-10 16:35:44.310 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b4d3ba46-a702-4649-a271-3265bce2b866 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group rule updated on remote: ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:35:44.310 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-b4d3ba46-a702-4649-a271-3265bce2b866 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group rule updated ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] 2021-09-10 16:35:44.419 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d03be6a3-7d11-4b0f-99c2-67f085044b65 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group rule updated on remote: ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:35:44.419 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-d03be6a3-7d11-4b0f-99c2-67f085044b65 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group rule updated ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] 2021-09-10 16:35:44.547 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31005708-8c63-4c83-875e-8a2b3d1f9b3c 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group rule updated on remote: ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:35:44.547 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-31005708-8c63-4c83-875e-8a2b3d1f9b3c 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group rule updated ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] 2021-09-10 16:35:44.669 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70c413a8-8861-497d-b2a8-203cc50b64c6 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group rule updated on remote: ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:35:44.669 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-70c413a8-8861-497d-b2a8-203cc50b64c6 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group rule updated ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] 2021-09-10 16:35:44.797 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-731506f1-8210-47d5-832d-afcb091c78e8 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group rule updated on remote: ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:35:44.797 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-731506f1-8210-47d5-832d-afcb091c78e8 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group rule updated ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] 2021-09-10 16:35:47.407 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4da4275-04fa-45fd-99c5-2124849eed68 - - - - -] port_update received: ccc77594-22d6-4658-8366-448cf210b350 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:35:47.422 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4da4275-04fa-45fd-99c5-2124849eed68 - - - - -] No port ccc77594-22d6-4658-8366-448cf210b350 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:36:01.456 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e 2021-09-10 16:36:01.934 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:36:02.121 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e 2021-09-10 16:36:02.121 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e updated. Details: {'device': '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e', 'network_id': '7ccab627-9628-40d2-b708-2150bb12b7f5', 'port_id': '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e', 'mac_address': 'fa:16:3e:c6:1c:d3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e5100fe-e505-40c2-898a-0749f8518c23', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:36:02.121 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:36:02.121 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:02.121 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:36:02.121 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:36:02.150 4668 1434054100600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:36:02.150 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:36:02.159 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:36:02.159 4668 1434054100600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e 2021-09-10 16:36:02.202 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:36:02.216 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:36:02.357 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:36:02.357 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:36:02.357 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e7cbd58e-ec21-4a00-98af-b7f069a47219) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:36:02.357 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:36:02.357 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:36:02.357 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-10 16:36:02.357 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:02.357 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:02.357 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:02.357 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:02.404 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:02.404 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:36:02.404 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e processed. 2021-09-10 16:36:03.980 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:04.212 4668 1434054100600 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:04.795 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f5d604d-f1ec-471b-a17a-2cd29a10fd9d 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group member updated on remote: ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:36:04.795 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-0f5d604d-f1ec-471b-a17a-2cd29a10fd9d 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group member updated ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] 2021-09-10 16:36:06.121 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ca8346d-50b0-4675-88ab-e152576293a2 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:36:06.121 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ca8346d-50b0-4675-88ab-e152576293a2 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:36:13.529 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e 2021-09-10 16:36:13.554 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 2021-09-10 16:36:14.011 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:36:14.198 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 2021-09-10 16:36:14.198 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 updated. Details: {'device': '9ce93b21-64e4-4e9c-bd26-0904df8e86a5', 'network_id': 'c0a8c97a-6690-4d3c-84ed-74f621207056', 'port_id': '9ce93b21-64e4-4e9c-bd26-0904df8e86a5', 'mac_address': 'fa:16:3e:7f:46:60', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 246, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7cb1d282-d7d2-435b-90dc-33ecb4a4c24a', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:36:14.198 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:36:14.198 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:36:14.198 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:36:14.198 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:36:14.198 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:36:14.198 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ce93b21-64e4-4e9c-bd26-0904df8e86a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:14.198 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:36:14.198 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c0a8c97a-6690-4d3c-84ed-74f621207056 2021-09-10 16:36:14.198 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:36:14.220 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e'] 2021-09-10 16:36:14.220 4668 1434054099896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:36:14.220 4668 1434054099896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:36:14.220 4668 1434054099896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e'] 2021-09-10 16:36:14.346 4668 1434054100600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9ce93b21-64e4-4e9c-bd26-0904df8e86a5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:36:14.346 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9ce93b21-64e4-4e9c-bd26-0904df8e86a5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:36:14.346 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:36:14.346 4668 1434054100600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 246, VLAN trunk: None to switch port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 2021-09-10 16:36:14.420 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:36:14.420 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9ce93b21-64e4-4e9c-bd26-0904df8e86a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:36:14.663 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9ce93b21-64e4-4e9c-bd26-0904df8e86a5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:36:14.663 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:36:14.663 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0ad99430-36af-459a-bdf1-9674cfaa35e7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:36:14.663 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:36:14.663 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:36:14.663 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 not yet added. Adding. 2021-09-10 16:36:14.663 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:36:14.663 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:36:14.794 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ce93b21-64e4-4e9c-bd26-0904df8e86a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:14.901 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ce93b21-64e4-4e9c-bd26-0904df8e86a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:14.901 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ce93b21-64e4-4e9c-bd26-0904df8e86a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:15.058 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ce93b21-64e4-4e9c-bd26-0904df8e86a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:15.152 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ce93b21-64e4-4e9c-bd26-0904df8e86a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:15.152 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:36:15.152 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 processed. 2021-09-10 16:36:16.026 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:16.370 4668 1434054100600 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:17.544 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e 2021-09-10 16:36:18.042 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:36:18.042 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:36:18.042 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:36:18.042 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:36:18.057 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7ccab627-9628-40d2-b708-2150bb12b7f5 2021-09-10 16:36:18.057 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e'] 2021-09-10 16:36:18.060 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:36:18.060 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e'] 2021-09-10 16:36:20.067 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:20.187 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:31.652 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e 2021-09-10 16:36:32.093 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:36:32.277 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e 2021-09-10 16:36:32.277 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e updated. Details: {'device': '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e', 'network_id': '7ccab627-9628-40d2-b708-2150bb12b7f5', 'port_id': '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e', 'mac_address': 'fa:16:3e:c6:1c:d3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e5100fe-e505-40c2-898a-0749f8518c23', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:36:32.277 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:36:32.277 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:32.277 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:36:32.277 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7ccab627-9628-40d2-b708-2150bb12b7f5 2021-09-10 16:36:32.277 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:36:32.432 4668 1434054100600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:36:32.432 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:36:32.432 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:36:32.432 4668 1434054100600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e 2021-09-10 16:36:32.513 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:36:32.513 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:36:32.669 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:36:32.669 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:36:32.669 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e7cbd58e-ec21-4a00-98af-b7f069a47219) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:36:32.669 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:36:32.669 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:36:32.669 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e not yet added. Adding. 2021-09-10 16:36:32.669 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:36:32.669 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:36:32.792 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:32.901 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:32.901 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:33.026 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:33.131 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:33.131 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:36:33.131 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e processed. 2021-09-10 16:36:34.116 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:34.296 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:51.806 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 2021-09-10 16:36:52.171 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:36:52.171 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:36:52.171 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:36:52.171 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:36:52.186 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9b3672a1-97ca-468c-a0dc-92b4d384e48f 2021-09-10 16:36:52.186 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9'] 2021-09-10 16:36:52.186 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:36:52.186 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:36:52.186 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9'] 2021-09-10 16:36:52.436 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64c411f3-98f6-40c6-a736-8b8d3854f0e8 ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group member updated on remote: ['fa143504-7761-464d-99e3-b1cdfe9d6440'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:36:52.436 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-64c411f3-98f6-40c6-a736-8b8d3854f0e8 ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] Security group member updated ['fa143504-7761-464d-99e3-b1cdfe9d6440'] 2021-09-10 16:36:52.948 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64c411f3-98f6-40c6-a736-8b8d3854f0e8 ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] port_delete event received for 'c14fdb90-ae7d-4c34-9817-d6b8c1d6dcc9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:36:54.186 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:36:54.212 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:36:55.371 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41fbba83-4319-41aa-9f26-3d86f4a4fbdb ba9054c18dbc41579e03883f2f9d37f1 46387eff12b44a52ab9149e7e1592e0a - - -] port_delete event received for '52e74198-d1bb-43e7-88a1-37ebe4a7177e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:36:59.937 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1f8c7db-0379-401a-8c5f-1672ca2b2170 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '5e346ec2-60f5-4e90-8635-75d14ce357c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:37:00.995 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5dd7c84-0897-48fd-954d-357fc6d0f886 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '1a4f9204-0a3f-4a1c-a7cd-5b6f8e38c55d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:37:01.774 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-733e26e0-9c7b-42da-a851-ea8bde1bc6f9 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '37ced508-daa8-4957-960b-92be60c221bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:37:01.962 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-733e26e0-9c7b-42da-a851-ea8bde1bc6f9 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network 9b3672a1-97ca-468c-a0dc-92b4d384e48f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:37:01.962 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-733e26e0-9c7b-42da-a851-ea8bde1bc6f9 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network 9b3672a1-97ca-468c-a0dc-92b4d384e48f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:37:11.947 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e 2021-09-10 16:37:12.305 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:37:12.305 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:37:12.305 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:37:12.305 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:37:12.313 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7ccab627-9628-40d2-b708-2150bb12b7f5 2021-09-10 16:37:12.313 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e'] 2021-09-10 16:37:12.313 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:37:12.313 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:37:12.313 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e'] 2021-09-10 16:37:12.325 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7f92416-f109-45ff-81d4-7b7f21f68e1d ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group member updated on remote: ['e7cbd58e-ec21-4a00-98af-b7f069a47219'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:37:12.325 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-c7f92416-f109-45ff-81d4-7b7f21f68e1d ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] Security group member updated ['e7cbd58e-ec21-4a00-98af-b7f069a47219'] 2021-09-10 16:37:12.618 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7f92416-f109-45ff-81d4-7b7f21f68e1d ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] port_delete event received for '7c4c1cc8-6b0a-4646-b3ec-8253286d0e9e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:37:14.305 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:37:14.336 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:37:14.468 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61d12992-e282-42e8-b79a-497c70966350 ba60bf3ea8f4461ebce58ce97141d9e7 26b29df74bc24f1a94469aa298bc4b2c - - -] port_delete event received for '8b49a4cf-7a68-42a5-9596-b1e176f07c1d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:37:17.986 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8884976-d58d-4478-9dab-37d2fbabb84d 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '3f2e373b-14bc-499a-966f-8ddd4a20f41d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:37:19.064 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-186586b3-1a1d-4d03-ba80-1c4a3af4cbc8 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '7829588d-776b-449a-9e14-b17290bf7cb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:37:19.852 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f05118b4-96ff-40b4-82f1-2253d9130a12 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for 'a4d71947-3aa9-4d69-8c61-c727d9cb37f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:37:20.119 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f05118b4-96ff-40b4-82f1-2253d9130a12 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network 7ccab627-9628-40d2-b708-2150bb12b7f5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:37:20.119 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f05118b4-96ff-40b4-82f1-2253d9130a12 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network 7ccab627-9628-40d2-b708-2150bb12b7f5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:37:34.382 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4b8c537-8fe0-4aba-b4d2-394bba330824 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group member updated on remote: ['99d851dd-38bc-4544-80f5-70c55e2b2797'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:37:34.382 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-c4b8c537-8fe0-4aba-b4d2-394bba330824 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group member updated ['99d851dd-38bc-4544-80f5-70c55e2b2797'] 2021-09-10 16:37:34.400 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4b8c537-8fe0-4aba-b4d2-394bba330824 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] port_delete event received for '12ec8806-3a8e-49c5-9215-f110905e62cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:37:34.400 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 12ec8806-3a8e-49c5-9215-f110905e62cc 2021-09-10 16:37:36.398 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:37:36.398 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '12ec8806-3a8e-49c5-9215-f110905e62cc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:37:36.398 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '12ec8806-3a8e-49c5-9215-f110905e62cc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:37:36.398 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 12ec8806-3a8e-49c5-9215-f110905e62cc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:37:36.398 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 67135f64-7309-4878-8d24-0c2abca9f413 2021-09-10 16:37:36.398 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12ec8806-3a8e-49c5-9215-f110905e62cc'] 2021-09-10 16:37:36.398 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:37:36.398 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:37:36.398 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12ec8806-3a8e-49c5-9215-f110905e62cc'] 2021-09-10 16:37:38.429 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:37:38.444 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:37:39.076 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0066817b-cb66-43cb-982e-88042b6ff67d 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group member updated on remote: ['99d851dd-38bc-4544-80f5-70c55e2b2797'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:37:39.076 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-0066817b-cb66-43cb-982e-88042b6ff67d 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group member updated ['99d851dd-38bc-4544-80f5-70c55e2b2797'] 2021-09-10 16:37:40.147 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-161cc6f0-0749-401f-8ed4-38ba88b2658b 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:37:40.165 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-161cc6f0-0749-401f-8ed4-38ba88b2658b 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:37:50.209 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 2021-09-10 16:37:50.499 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:37:50.678 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 2021-09-10 16:37:50.678 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 updated. Details: {'device': '574e22c9-5aaf-4ce3-88b6-981ab1a029f4', 'network_id': '67135f64-7309-4878-8d24-0c2abca9f413', 'port_id': '574e22c9-5aaf-4ce3-88b6-981ab1a029f4', 'mac_address': 'fa:16:3e:6f:70:49', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 234, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '92854a63-44e3-4bec-83e9-e77ea8260068', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:37:50.678 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:37:50.678 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-574e22c9-5aaf-4ce3-88b6-981ab1a029f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:37:50.678 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:37:50.693 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 67135f64-7309-4878-8d24-0c2abca9f413 2021-09-10 16:37:50.693 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:37:50.820 4668 1434054100600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '574e22c9-5aaf-4ce3-88b6-981ab1a029f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:37:50.820 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '574e22c9-5aaf-4ce3-88b6-981ab1a029f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:37:50.820 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:37:50.820 4668 1434054100600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 234, VLAN trunk: None to switch port 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 2021-09-10 16:37:50.887 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:37:50.887 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['574e22c9-5aaf-4ce3-88b6-981ab1a029f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:37:51.146 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['574e22c9-5aaf-4ce3-88b6-981ab1a029f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:37:51.146 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:37:51.146 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (99d851dd-38bc-4544-80f5-70c55e2b2797) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:37:51.146 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:37:51.146 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:37:51.146 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 not yet added. Adding. 2021-09-10 16:37:51.146 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:37:51.146 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:37:51.225 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-574e22c9-5aaf-4ce3-88b6-981ab1a029f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:37:51.319 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-574e22c9-5aaf-4ce3-88b6-981ab1a029f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:37:51.319 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-574e22c9-5aaf-4ce3-88b6-981ab1a029f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:37:51.412 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-574e22c9-5aaf-4ce3-88b6-981ab1a029f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:37:51.477 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-574e22c9-5aaf-4ce3-88b6-981ab1a029f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:37:51.477 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:37:51.477 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 processed. 2021-09-10 16:37:52.520 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:37:52.711 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:37:53.014 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f06db2b0-a8ae-4b36-bb99-13898f4e01ca 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network e06e8252-c603-4295-a6ed-d907916e7dc7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:37:53.559 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f06db2b0-a8ae-4b36-bb99-13898f4e01ca 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network e06e8252-c603-4295-a6ed-d907916e7dc7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:37:53.559 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c51e05f-c400-411e-a524-0b08d66a06e6 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network c1cf2c59-618b-4ea3-880c-bd095cd3d05f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:37:53.559 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c51e05f-c400-411e-a524-0b08d66a06e6 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network c1cf2c59-618b-4ea3-880c-bd095cd3d05f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:38:04.559 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-759f025d-c2f4-47ae-8263-096033c980b1 c0fac1fac53a44dabf02915bd2884892 58b89e0f29d744d292341a54667a9e1a - - -] Security group member updated on remote: ['6cc6a540-8bc7-4829-b538-31ab6964732a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:38:04.559 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-759f025d-c2f4-47ae-8263-096033c980b1 c0fac1fac53a44dabf02915bd2884892 58b89e0f29d744d292341a54667a9e1a - - -] Security group member updated ['6cc6a540-8bc7-4829-b538-31ab6964732a'] 2021-09-10 16:38:05.352 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-904d2411-368b-4079-ba29-6588574a4f21 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:38:05.352 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-904d2411-368b-4079-ba29-6588574a4f21 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:38:06.317 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a 2021-09-10 16:38:06.598 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:38:06.781 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a 2021-09-10 16:38:06.781 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a updated. Details: {'device': '99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a', 'network_id': '6f51532e-3784-4414-a7a8-df33e5e9144e', 'port_id': '99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a', 'mac_address': 'fa:16:3e:f1:55:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 218, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c664a927-86e1-46a8-af04-081c76b62f7a', 'ip_address': '192.168.233.234'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:38:06.781 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:38:06.781 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:38:06.781 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:38:06.781 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6f51532e-3784-4414-a7a8-df33e5e9144e 2021-09-10 16:38:06.781 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:38:06.910 4668 1434054100600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:38:06.910 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:38:06.910 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:38:06.910 4668 1434054100600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 218, VLAN trunk: None to switch port 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a 2021-09-10 16:38:06.999 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:38:06.999 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:38:07.125 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:38:07.125 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:38:07.125 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6cc6a540-8bc7-4829-b538-31ab6964732a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:38:07.125 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6cc6a540-8bc7-4829-b538-31ab6964732a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:38:07.125 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:38:07.125 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:38:07.125 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a not yet added. Adding. 2021-09-10 16:38:07.145 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:38:07.145 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:38:07.239 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:38:07.348 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:38:07.348 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:38:07.444 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:38:07.535 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:38:07.535 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:38:07.535 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a processed. 2021-09-10 16:38:08.629 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:38:08.929 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:38:13.020 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d294025e-d8e8-4f1a-a692-297819600489 c0fac1fac53a44dabf02915bd2884892 58b89e0f29d744d292341a54667a9e1a - - -] Security group member updated on remote: ['6cc6a540-8bc7-4829-b538-31ab6964732a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:38:13.020 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-d294025e-d8e8-4f1a-a692-297819600489 c0fac1fac53a44dabf02915bd2884892 58b89e0f29d744d292341a54667a9e1a - - -] Security group member updated ['6cc6a540-8bc7-4829-b538-31ab6964732a'] 2021-09-10 16:38:13.020 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-d294025e-d8e8-4f1a-a692-297819600489 c0fac1fac53a44dabf02915bd2884892 58b89e0f29d744d292341a54667a9e1a - - -] Refresh firewall rules 2021-09-10 16:38:13.020 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d294025e-d8e8-4f1a-a692-297819600489 c0fac1fac53a44dabf02915bd2884892 58b89e0f29d744d292341a54667a9e1a - - -] Get security group information for devices via rpc ['99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:38:13.052 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d294025e-d8e8-4f1a-a692-297819600489 c0fac1fac53a44dabf02915bd2884892 58b89e0f29d744d292341a54667a9e1a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:38:13.052 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d294025e-d8e8-4f1a-a692-297819600489 c0fac1fac53a44dabf02915bd2884892 58b89e0f29d744d292341a54667a9e1a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:38:13.082 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d294025e-d8e8-4f1a-a692-297819600489 c0fac1fac53a44dabf02915bd2884892 58b89e0f29d744d292341a54667a9e1a - - -] port_delete event received for '99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:38:14.488 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a 2021-09-10 16:38:14.660 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:38:14.660 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:38:14.660 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:38:14.660 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:38:14.675 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6f51532e-3784-4414-a7a8-df33e5e9144e 2021-09-10 16:38:14.675 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a'] 2021-09-10 16:38:14.675 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:38:14.675 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:38:14.675 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99fe88d2-eba4-4d3a-bd87-2afaf1ff4d7a'] 2021-09-10 16:38:16.659 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:38:16.691 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:38:38.626 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 2021-09-10 16:38:38.798 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:38:38.798 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9ce93b21-64e4-4e9c-bd26-0904df8e86a5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:38:38.798 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9ce93b21-64e4-4e9c-bd26-0904df8e86a5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:38:38.798 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:38:38.801 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c0a8c97a-6690-4d3c-84ed-74f621207056 2021-09-10 16:38:38.801 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ce93b21-64e4-4e9c-bd26-0904df8e86a5'] 2021-09-10 16:38:38.801 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:38:38.801 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:38:38.801 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ce93b21-64e4-4e9c-bd26-0904df8e86a5'] 2021-09-10 16:38:40.813 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:38:41.091 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:38:41.501 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0df0431-c21f-4d82-be07-89fd9083cf77 - - - - -] port_update received: 4ea3a234-c1d5-4753-b303-d475f79f4bfb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:38:41.501 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0df0431-c21f-4d82-be07-89fd9083cf77 - - - - -] No port 4ea3a234-c1d5-4753-b303-d475f79f4bfb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:38:45.288 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c92fdc9-48a8-4523-8ad9-206853506709 - - - - -] port_update received: dbb7396f-0398-4ec3-ad65-9eab66611c24 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:38:45.288 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c92fdc9-48a8-4523-8ad9-206853506709 - - - - -] No port dbb7396f-0398-4ec3-ad65-9eab66611c24 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:38:46.647 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 2021-09-10 16:38:46.725 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c44da011-3203-496a-ab3f-0bb58481970c - - - - -] port_update received: e12b113c-1794-4a53-8a8b-e73df9c603c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:38:46.736 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c44da011-3203-496a-ab3f-0bb58481970c - - - - -] No port e12b113c-1794-4a53-8a8b-e73df9c603c9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:38:46.832 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:38:47.379 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 2021-09-10 16:38:47.379 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 updated. Details: {'device': '9ce93b21-64e4-4e9c-bd26-0904df8e86a5', 'network_id': 'c0a8c97a-6690-4d3c-84ed-74f621207056', 'port_id': '9ce93b21-64e4-4e9c-bd26-0904df8e86a5', 'mac_address': 'fa:16:3e:7f:46:60', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 246, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7cb1d282-d7d2-435b-90dc-33ecb4a4c24a', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:38:47.379 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:38:47.379 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ce93b21-64e4-4e9c-bd26-0904df8e86a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:38:47.379 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:38:47.379 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c0a8c97a-6690-4d3c-84ed-74f621207056 2021-09-10 16:38:47.379 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:38:47.532 4668 1434054100600 MainThread DEBUG os_win._utils [-] Got expected exception WMI job failed with status None. Error summary description: None. Error description: None Error code: 32775. while calling function os_win.utils.jobutils.JobUtils.add_virt_resource. Retries left: 5. Time left: undefined. Time elapsed: 0.03902888298034668 Retrying in 1 seconds. inner c:\openstack\build\os-win\os_win\_utils.py:195 2021-09-10 16:38:48.567 4668 1434054100600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9ce93b21-64e4-4e9c-bd26-0904df8e86a5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:38:48.580 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9ce93b21-64e4-4e9c-bd26-0904df8e86a5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:38:48.580 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:38:48.580 4668 1434054100600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 246, VLAN trunk: None to switch port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 2021-09-10 16:38:48.641 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:38:48.641 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9ce93b21-64e4-4e9c-bd26-0904df8e86a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:38:49.053 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9ce93b21-64e4-4e9c-bd26-0904df8e86a5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:38:49.053 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:38:49.053 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0ad99430-36af-459a-bdf1-9674cfaa35e7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:38:49.053 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:38:49.053 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:38:49.053 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 not yet added. Adding. 2021-09-10 16:38:49.053 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:38:49.053 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:38:49.157 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ce93b21-64e4-4e9c-bd26-0904df8e86a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:38:49.226 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ce93b21-64e4-4e9c-bd26-0904df8e86a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:38:49.226 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ce93b21-64e4-4e9c-bd26-0904df8e86a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:38:49.350 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ce93b21-64e4-4e9c-bd26-0904df8e86a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:38:49.415 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ce93b21-64e4-4e9c-bd26-0904df8e86a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:38:49.415 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:38:49.415 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 processed. 2021-09-10 16:38:50.406 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59448397-9950-4612-9fbe-43cfc6de34a0 - - - - -] port_update received: da9da153-f4a4-4c29-b28d-3aa5f300f71e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:38:50.406 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59448397-9950-4612-9fbe-43cfc6de34a0 - - - - -] No port da9da153-f4a4-4c29-b28d-3aa5f300f71e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:38:50.844 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:38:51.125 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:39:00.064 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bd57631-0851-438d-93c7-a78cc3344efb 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group member updated on remote: ['75cec4e8-61b2-4583-b854-c40478841476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:39:00.064 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-9bd57631-0851-438d-93c7-a78cc3344efb 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group member updated ['75cec4e8-61b2-4583-b854-c40478841476'] 2021-09-10 16:39:11.845 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3322b953-90f9-4406-be0d-105e30b60d0d 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: cfc85574-1531-470d-8f1a-4b5e136aaaad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:39:11.859 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3322b953-90f9-4406-be0d-105e30b60d0d 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port cfc85574-1531-470d-8f1a-4b5e136aaaad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:39:14.812 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cfc85574-1531-470d-8f1a-4b5e136aaaad 2021-09-10 16:39:14.952 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:39:15.156 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port cfc85574-1531-470d-8f1a-4b5e136aaaad 2021-09-10 16:39:15.156 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port cfc85574-1531-470d-8f1a-4b5e136aaaad updated. Details: {'device': 'cfc85574-1531-470d-8f1a-4b5e136aaaad', 'network_id': 'c34f8d05-17c0-4ec4-92bd-6d40fe93500f', 'port_id': 'cfc85574-1531-470d-8f1a-4b5e136aaaad', 'mac_address': 'fa:16:3e:c8:f1:23', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 238, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '117ee792-6960-4fe9-b655-22a1578d5443', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:39:15.156 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:39:15.156 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:39:15.156 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cfc85574-1531-470d-8f1a-4b5e136aaaad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:39:15.156 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c34f8d05-17c0-4ec4-92bd-6d40fe93500f 2021-09-10 16:39:15.156 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:39:15.293 4668 1434054100600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cfc85574-1531-470d-8f1a-4b5e136aaaad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:39:15.293 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cfc85574-1531-470d-8f1a-4b5e136aaaad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:39:15.301 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cfc85574-1531-470d-8f1a-4b5e136aaaad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:39:15.301 4668 1434054100600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 238, VLAN trunk: None to switch port cfc85574-1531-470d-8f1a-4b5e136aaaad 2021-09-10 16:39:15.379 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:39:15.379 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cfc85574-1531-470d-8f1a-4b5e136aaaad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:39:15.516 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cfc85574-1531-470d-8f1a-4b5e136aaaad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:39:15.516 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:39:15.516 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (75cec4e8-61b2-4583-b854-c40478841476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:39:15.516 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (75cec4e8-61b2-4583-b854-c40478841476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:39:15.516 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cfc85574-1531-470d-8f1a-4b5e136aaaad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:39:15.516 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:39:15.516 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cfc85574-1531-470d-8f1a-4b5e136aaaad not yet added. Adding. 2021-09-10 16:39:15.516 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:39:15.516 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:39:15.624 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:39:15.718 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:39:15.718 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:39:15.828 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:39:15.920 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:39:15.920 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cfc85574-1531-470d-8f1a-4b5e136aaaad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:39:15.920 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cfc85574-1531-470d-8f1a-4b5e136aaaad processed. 2021-09-10 16:39:16.983 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:39:17.157 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:39:29.607 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e52808a4-ffbd-485e-a09b-bac054242293 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group rule updated on remote: ['e92d7f62-d156-49b5-899b-bc0617602afb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:39:29.607 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-e52808a4-ffbd-485e-a09b-bac054242293 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group rule updated ['e92d7f62-d156-49b5-899b-bc0617602afb'] 2021-09-10 16:39:29.810 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9c1ac85-22e5-403d-8551-b4ab63c63373 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group rule updated on remote: ['e92d7f62-d156-49b5-899b-bc0617602afb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:39:29.810 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-c9c1ac85-22e5-403d-8551-b4ab63c63373 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group rule updated ['e92d7f62-d156-49b5-899b-bc0617602afb'] 2021-09-10 16:39:30.044 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9cd6e019-aa78-4e1e-ab27-e9fb0897964e 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group rule updated on remote: ['e92d7f62-d156-49b5-899b-bc0617602afb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:39:30.044 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-9cd6e019-aa78-4e1e-ab27-e9fb0897964e 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group rule updated ['e92d7f62-d156-49b5-899b-bc0617602afb'] 2021-09-10 16:39:30.185 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d050812-611a-446c-a0b8-fcec95dcff4c 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group rule updated on remote: ['e92d7f62-d156-49b5-899b-bc0617602afb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:39:30.187 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-4d050812-611a-446c-a0b8-fcec95dcff4c 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group rule updated ['e92d7f62-d156-49b5-899b-bc0617602afb'] 2021-09-10 16:39:30.316 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d187d60a-944d-4955-8a36-67a5a58a9137 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group rule updated on remote: ['e92d7f62-d156-49b5-899b-bc0617602afb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:39:30.316 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-d187d60a-944d-4955-8a36-67a5a58a9137 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group rule updated ['e92d7f62-d156-49b5-899b-bc0617602afb'] 2021-09-10 16:39:30.458 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e592253-dc3f-4ec6-9c06-7aaaba2b640c 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group rule updated on remote: ['e92d7f62-d156-49b5-899b-bc0617602afb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-10 16:39:30.458 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-7e592253-dc3f-4ec6-9c06-7aaaba2b640c 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group rule updated ['e92d7f62-d156-49b5-899b-bc0617602afb'] 2021-09-10 16:39:30.894 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group member updated on remote: ['e92d7f62-d156-49b5-899b-bc0617602afb', '75cec4e8-61b2-4583-b854-c40478841476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:39:30.894 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group member updated ['e92d7f62-d156-49b5-899b-bc0617602afb', '75cec4e8-61b2-4583-b854-c40478841476'] 2021-09-10 16:39:30.894 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Refresh firewall rules 2021-09-10 16:39:30.894 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Get security group information for devices via rpc ['cfc85574-1531-470d-8f1a-4b5e136aaaad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:39:30.927 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] port_update received: cfc85574-1531-470d-8f1a-4b5e136aaaad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:39:30.950 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-agent-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:39:30.950 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Binding port cfc85574-1531-470d-8f1a-4b5e136aaaad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:39:30.950 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:39:30.966 4668 1434054100776 MainThread DEBUG neutron.services.trunk.rpc.agent [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cfc85574-1531-470d-8f1a-4b5e136aaaad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:39:30.966 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cfc85574-1531-470d-8f1a-4b5e136aaaad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:39:30.977 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Trunk plugin disabled on server. Assuming port cfc85574-1531-470d-8f1a-4b5e136aaaad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:39:30.977 4668 1434054100776 MainThread INFO networking_hyperv.neutron.trunk_driver [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Binding VLAN ID: 238, VLAN trunk: None to switch port cfc85574-1531-470d-8f1a-4b5e136aaaad 2021-09-10 16:39:31.000 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Refresh firewall rules 2021-09-10 16:39:31.000 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Get security group information for devices via rpc ['cfc85574-1531-470d-8f1a-4b5e136aaaad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:39:31.654 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update security group information for ports dict_keys(['cfc85574-1531-470d-8f1a-4b5e136aaaad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:39:31.654 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:39:31.654 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update rules of security group (75cec4e8-61b2-4583-b854-c40478841476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:39:31.654 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update rules of security group (e92d7f62-d156-49b5-899b-bc0617602afb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:39:31.654 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update members of security group (75cec4e8-61b2-4583-b854-c40478841476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:39:31.654 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update port filter for cfc85574-1531-470d-8f1a-4b5e136aaaad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:39:31.654 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Updating port rules. 2021-09-10 16:39:31.654 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-10 16:39:31.654 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:39:31.705 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update security group information for ports dict_keys(['cfc85574-1531-470d-8f1a-4b5e136aaaad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:39:31.705 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:39:31.705 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update rules of security group (75cec4e8-61b2-4583-b854-c40478841476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:39:31.705 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update rules of security group (e92d7f62-d156-49b5-899b-bc0617602afb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:39:31.705 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update members of security group (75cec4e8-61b2-4583-b854-c40478841476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:39:31.705 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update port filter for cfc85574-1531-470d-8f1a-4b5e136aaaad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:39:31.705 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Updating port rules. 2021-09-10 16:39:31.705 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-10 16:39:31.780 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:39:31.780 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:39:31.780 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:39:31.780 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:39:31.861 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:39:31.861 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:39:31.861 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:39:31.873 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [req-3ce77f37-18e5-4adb-bc43-4bd71f75fbd8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-agent-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:39:48.367 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82ce7a3a-0416-48e3-9a97-0b4154670f37 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group member updated on remote: ['99d851dd-38bc-4544-80f5-70c55e2b2797'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:39:48.367 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [req-82ce7a3a-0416-48e3-9a97-0b4154670f37 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group member updated ['99d851dd-38bc-4544-80f5-70c55e2b2797'] 2021-09-10 16:39:49.091 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f01b906-fe7c-4825-a9ac-57804531e995 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] port_update received: bd2cbff0-9294-4fd2-8753-9a899f11f58d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:39:49.091 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f01b906-fe7c-4825-a9ac-57804531e995 8aeea798edc5476ebfca83fbb92f13ef 9f2bbd091cb24a278ec488c67f848703 - - -] No port bd2cbff0-9294-4fd2-8753-9a899f11f58d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-10 16:39:57.074 4668 1434053478536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bd2cbff0-9294-4fd2-8753-9a899f11f58d 2021-09-10 16:39:57.169 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-10 16:39:57.348 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Adding port bd2cbff0-9294-4fd2-8753-9a899f11f58d 2021-09-10 16:39:57.348 4668 1433956539384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Port bd2cbff0-9294-4fd2-8753-9a899f11f58d updated. Details: {'device': 'bd2cbff0-9294-4fd2-8753-9a899f11f58d', 'network_id': '67135f64-7309-4878-8d24-0c2abca9f413', 'port_id': 'bd2cbff0-9294-4fd2-8753-9a899f11f58d', 'mac_address': 'fa:16:3e:3a:36:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 234, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '92854a63-44e3-4bec-83e9-e77ea8260068', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-10 16:39:57.348 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-10 16:39:57.348 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd2cbff0-9294-4fd2-8753-9a899f11f58d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:39:57.348 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bd2cbff0-9294-4fd2-8753-9a899f11f58d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:39:57.348 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:39:57.485 4668 1434054100776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd2cbff0-9294-4fd2-8753-9a899f11f58d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:39:57.485 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd2cbff0-9294-4fd2-8753-9a899f11f58d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:39:57.502 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bd2cbff0-9294-4fd2-8753-9a899f11f58d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:39:57.502 4668 1434054100776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 234, VLAN trunk: None to switch port bd2cbff0-9294-4fd2-8753-9a899f11f58d 2021-09-10 16:39:57.568 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-10 16:39:57.568 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bd2cbff0-9294-4fd2-8753-9a899f11f58d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:39:57.793 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bd2cbff0-9294-4fd2-8753-9a899f11f58d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:39:57.793 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:39:57.793 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (99d851dd-38bc-4544-80f5-70c55e2b2797) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:39:57.793 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bd2cbff0-9294-4fd2-8753-9a899f11f58d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:39:57.793 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-10 16:39:57.793 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bd2cbff0-9294-4fd2-8753-9a899f11f58d not yet added. Adding. 2021-09-10 16:39:57.793 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-10 16:39:57.808 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-10 16:39:57.918 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd2cbff0-9294-4fd2-8753-9a899f11f58d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:39:58.027 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd2cbff0-9294-4fd2-8753-9a899f11f58d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:39:58.027 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd2cbff0-9294-4fd2-8753-9a899f11f58d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:39:58.163 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd2cbff0-9294-4fd2-8753-9a899f11f58d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:39:58.251 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd2cbff0-9294-4fd2-8753-9a899f11f58d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:39:58.251 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bd2cbff0-9294-4fd2-8753-9a899f11f58d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-10 16:39:58.251 4668 1434054100776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bd2cbff0-9294-4fd2-8753-9a899f11f58d processed. 2021-09-10 16:39:59.183 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:39:59.346 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:40:03.163 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41b9b1c6-4e95-4628-9a2b-34fef4b7343e 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] port_delete event received for '6fc31257-6c35-4e78-9ccb-ae3c18d6fc12' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:05.957 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-afa89f30-b6c8-4c11-a394-56c109224820 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group member updated on remote: ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:40:05.957 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [req-afa89f30-b6c8-4c11-a394-56c109224820 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] Security group member updated ['0ad99430-36af-459a-bdf1-9674cfaa35e7'] 2021-09-10 16:40:06.042 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afa89f30-b6c8-4c11-a394-56c109224820 4416ad0797b744758df3408c05c212c1 b67be9598fce467c9be355c54a4b0bf1 - - -] port_delete event received for '9ce93b21-64e4-4e9c-bd26-0904df8e86a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:07.261 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 2021-09-10 16:40:08.808 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f1d1a4b-3336-45d6-a40d-a5c6e1937b27 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for 'ac74be99-8335-4eeb-a568-fba805fe7d3c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:09.230 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:40:09.230 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9ce93b21-64e4-4e9c-bd26-0904df8e86a5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:40:09.230 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9ce93b21-64e4-4e9c-bd26-0904df8e86a5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:40:09.230 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9ce93b21-64e4-4e9c-bd26-0904df8e86a5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:40:09.230 4668 1434054100776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c0a8c97a-6690-4d3c-84ed-74f621207056 2021-09-10 16:40:09.230 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ce93b21-64e4-4e9c-bd26-0904df8e86a5'] 2021-09-10 16:40:09.230 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:40:09.230 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:40:09.230 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ce93b21-64e4-4e9c-bd26-0904df8e86a5'] 2021-09-10 16:40:10.151 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-140bcc16-72e1-44fa-b7cf-5d90f19c5228 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '36284ac8-f783-49ae-8d0c-eaa8719d3c81' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:10.987 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4fc73f8-e158-4209-8432-fa7695f7e4a2 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '32786b36-9a57-4506-b1e0-c48d61b1c2f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:11.169 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53f56a7a-870c-4f1b-87f5-96700470202c - - - - -] port_delete event received for '32786b36-9a57-4506-b1e0-c48d61b1c2f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:11.204 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4fc73f8-e158-4209-8432-fa7695f7e4a2 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network c0a8c97a-6690-4d3c-84ed-74f621207056 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:40:11.204 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4fc73f8-e158-4209-8432-fa7695f7e4a2 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network c0a8c97a-6690-4d3c-84ed-74f621207056 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:40:11.249 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:40:11.276 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:40:12.167 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f006b73-4b00-4d3d-a9c6-074c07f88dcb 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for 'ccc77594-22d6-4658-8366-448cf210b350' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:13.215 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8d1643c-4eed-4cd3-81ad-435a476626ea 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '6cb7f34c-043a-4864-aa0a-669ec7cfc8f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:13.952 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e729b69c-e3f2-42f0-98dc-7517e68e4604 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '4e0fd10d-e681-49ab-994d-29cd033b76bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:14.142 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e729b69c-e3f2-42f0-98dc-7517e68e4604 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network e2c5c1a2-1f55-4436-a2b4-e7ecfc25dd6b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:40:14.142 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e729b69c-e3f2-42f0-98dc-7517e68e4604 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network e2c5c1a2-1f55-4436-a2b4-e7ecfc25dd6b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:40:47.308 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group member updated on remote: ['e92d7f62-d156-49b5-899b-bc0617602afb', '75cec4e8-61b2-4583-b854-c40478841476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:40:47.308 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group member updated ['e92d7f62-d156-49b5-899b-bc0617602afb', '75cec4e8-61b2-4583-b854-c40478841476'] 2021-09-10 16:40:47.308 4668 1434054100776 MainThread INFO neutron.agent.securitygroups_rpc [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Refresh firewall rules 2021-09-10 16:40:47.308 4668 1434054100776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Get security group information for devices via rpc ['cfc85574-1531-470d-8f1a-4b5e136aaaad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:40:47.345 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] port_update received: cfc85574-1531-470d-8f1a-4b5e136aaaad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-10 16:40:47.345 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-agent-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:40:47.345 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Binding port cfc85574-1531-470d-8f1a-4b5e136aaaad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-10 16:40:47.345 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-10 16:40:47.373 4668 1434054100600 MainThread DEBUG neutron.services.trunk.rpc.agent [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cfc85574-1531-470d-8f1a-4b5e136aaaad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:40:47.387 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cfc85574-1531-470d-8f1a-4b5e136aaaad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-10 16:40:47.400 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Trunk plugin disabled on server. Assuming port cfc85574-1531-470d-8f1a-4b5e136aaaad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-10 16:40:47.400 4668 1434054100600 MainThread INFO networking_hyperv.neutron.trunk_driver [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Binding VLAN ID: 238, VLAN trunk: None to switch port cfc85574-1531-470d-8f1a-4b5e136aaaad 2021-09-10 16:40:47.436 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Refresh firewall rules 2021-09-10 16:40:47.436 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Get security group information for devices via rpc ['cfc85574-1531-470d-8f1a-4b5e136aaaad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:40:47.558 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update security group information for ports dict_keys(['cfc85574-1531-470d-8f1a-4b5e136aaaad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:40:47.558 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:40:47.558 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update rules of security group (75cec4e8-61b2-4583-b854-c40478841476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:40:47.558 4668 1434054100776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update members of security group (75cec4e8-61b2-4583-b854-c40478841476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:40:47.558 4668 1434054100776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update port filter for cfc85574-1531-470d-8f1a-4b5e136aaaad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:40:47.558 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Updating port rules. 2021-09-10 16:40:47.558 4668 1434054100776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-10 16:40:47.558 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:40:47.558 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:40:47.558 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:40:47.665 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update security group information for ports dict_keys(['cfc85574-1531-470d-8f1a-4b5e136aaaad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:40:47.665 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:40:47.665 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update rules of security group (75cec4e8-61b2-4583-b854-c40478841476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-10 16:40:47.665 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update members of security group (75cec4e8-61b2-4583-b854-c40478841476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-10 16:40:47.665 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update port filter for cfc85574-1531-470d-8f1a-4b5e136aaaad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-10 16:40:47.665 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Updating port rules. 2021-09-10 16:40:47.665 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-10 16:40:47.777 4668 1434054100776 MainThread DEBUG oslo_concurrency.lockutils [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:40:47.777 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:40:47.777 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:40:47.777 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:40:47.856 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-driver-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:40:47.885 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [req-f0e66083-21dc-48e6-a8e9-e7ab017eec08 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Lock "n-hv-agent-port-lock-cfc85574-1531-470d-8f1a-4b5e136aaaad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:40:48.120 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c9e3bb8-8cdf-4a47-82ad-82b41d7b75e8 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] port_delete event received for '71671264-f199-41f8-ae3a-bc3d26ff4a6a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:53.103 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-705a424e-086b-4d8f-bcd3-ce33f6da2357 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group member updated on remote: ['75cec4e8-61b2-4583-b854-c40478841476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:40:53.103 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-705a424e-086b-4d8f-bcd3-ce33f6da2357 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Security group member updated ['75cec4e8-61b2-4583-b854-c40478841476'] 2021-09-10 16:40:53.103 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-705a424e-086b-4d8f-bcd3-ce33f6da2357 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Refresh firewall rules 2021-09-10 16:40:53.103 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-705a424e-086b-4d8f-bcd3-ce33f6da2357 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Get security group information for devices via rpc ['cfc85574-1531-470d-8f1a-4b5e136aaaad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-10 16:40:53.134 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-705a424e-086b-4d8f-bcd3-ce33f6da2357 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-10 16:40:53.134 4668 1434054100600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-705a424e-086b-4d8f-bcd3-ce33f6da2357 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-10 16:40:53.165 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-705a424e-086b-4d8f-bcd3-ce33f6da2357 9e25bcb196da4a8192649ee35a7b2dc4 6c0246540f0b4d96b06465f34b544a84 - - -] port_delete event received for 'cfc85574-1531-470d-8f1a-4b5e136aaaad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:53.588 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cfc85574-1531-470d-8f1a-4b5e136aaaad 2021-09-10 16:40:55.368 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:40:55.368 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cfc85574-1531-470d-8f1a-4b5e136aaaad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:40:55.368 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cfc85574-1531-470d-8f1a-4b5e136aaaad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:40:55.371 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cfc85574-1531-470d-8f1a-4b5e136aaaad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:40:55.371 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cfc85574-1531-470d-8f1a-4b5e136aaaad'] 2021-09-10 16:40:55.371 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:40:55.386 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:40:55.386 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cfc85574-1531-470d-8f1a-4b5e136aaaad'] 2021-09-10 16:40:56.082 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-049b1b7f-0cb7-4a2d-98d9-9478e3eebcbd 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for 'dbb7396f-0398-4ec3-ad65-9eab66611c24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:57.102 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9bd7c0e-0d8d-46eb-a58f-d741014f17f3 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '4ea3a234-c1d5-4753-b303-d475f79f4bfb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:57.371 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:40:57.400 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:40:57.815 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a3ca4ce-10e1-417d-b55e-e3055551e62f 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '7e4afd5e-552e-4d16-a526-da61f678d38c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:57.915 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bc9f5a3-abc3-460a-9f74-66d1e274079e - - - - -] port_delete event received for '7e4afd5e-552e-4d16-a526-da61f678d38c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:40:58.010 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a3ca4ce-10e1-417d-b55e-e3055551e62f 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network c34f8d05-17c0-4ec4-92bd-6d40fe93500f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:40:58.010 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7a3ca4ce-10e1-417d-b55e-e3055551e62f 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Reclaiming local network c34f8d05-17c0-4ec4-92bd-6d40fe93500f 2021-09-10 16:40:59.291 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c5c4582-b73a-4b73-8a1a-7982243b5d25 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for 'da9da153-f4a4-4c29-b28d-3aa5f300f71e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:41:00.293 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53e93233-73fd-4caa-b06b-1b6727c98dda 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for 'e12b113c-1794-4a53-8a8b-e73df9c603c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:41:01.010 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f239c373-9243-4c4a-b0f8-a63a9fe65295 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '5720961a-dec7-4d93-8a5c-ac466a1da2ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:41:01.227 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f239c373-9243-4c4a-b0f8-a63a9fe65295 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network 8ea23780-0304-48d2-bc61-b50660a69745 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:41:01.227 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f239c373-9243-4c4a-b0f8-a63a9fe65295 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network 8ea23780-0304-48d2-bc61-b50660a69745 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:41:47.069 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-101bfd6b-2026-4076-9fb6-5996260378b8 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] port_delete event received for 'b9b6561e-1a5a-403c-9467-8a64bbffc312' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:41:49.835 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2af1037d-898e-49a4-bcd1-d4667018048e 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group member updated on remote: ['99d851dd-38bc-4544-80f5-70c55e2b2797'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:41:49.835 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-2af1037d-898e-49a4-bcd1-d4667018048e 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group member updated ['99d851dd-38bc-4544-80f5-70c55e2b2797'] 2021-09-10 16:41:49.929 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bd2cbff0-9294-4fd2-8753-9a899f11f58d 2021-09-10 16:41:49.944 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2af1037d-898e-49a4-bcd1-d4667018048e 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] port_delete event received for 'bd2cbff0-9294-4fd2-8753-9a899f11f58d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:41:51.600 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:41:51.600 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bd2cbff0-9294-4fd2-8753-9a899f11f58d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:41:51.600 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bd2cbff0-9294-4fd2-8753-9a899f11f58d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:41:51.600 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bd2cbff0-9294-4fd2-8753-9a899f11f58d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:41:51.607 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd2cbff0-9294-4fd2-8753-9a899f11f58d'] 2021-09-10 16:41:51.607 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:41:51.607 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:41:51.607 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd2cbff0-9294-4fd2-8753-9a899f11f58d'] 2021-09-10 16:41:53.616 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:41:53.632 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:41:54.085 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf7b22d8-0fe1-40ee-9cf8-7a03c482f1aa 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] port_delete event received for 'fb48eb44-d817-4930-8457-610e0ea64765' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:41:55.952 4668 1434053478712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 2021-09-10 16:41:56.373 4668 1434054100600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ebcc38a-8af2-47b4-b86f-da2ab454a480 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group member updated on remote: ['99d851dd-38bc-4544-80f5-70c55e2b2797'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-10 16:41:56.373 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [req-8ebcc38a-8af2-47b4-b86f-da2ab454a480 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] Security group member updated ['99d851dd-38bc-4544-80f5-70c55e2b2797'] 2021-09-10 16:41:56.444 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ebcc38a-8af2-47b4-b86f-da2ab454a480 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] port_delete event received for '574e22c9-5aaf-4ce3-88b6-981ab1a029f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:41:57.663 4668 1433956539384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34c47ac3-f5c8-422e-8855-cd60ceb4364e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-10 16:41:57.663 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '574e22c9-5aaf-4ce3-88b6-981ab1a029f4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-10 16:41:57.663 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '574e22c9-5aaf-4ce3-88b6-981ab1a029f4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-10 16:41:57.663 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 574e22c9-5aaf-4ce3-88b6-981ab1a029f4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-10 16:41:57.663 4668 1434054100600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 67135f64-7309-4878-8d24-0c2abca9f413 2021-09-10 16:41:57.663 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['574e22c9-5aaf-4ce3-88b6-981ab1a029f4'] 2021-09-10 16:41:57.663 4668 1434054100600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-10 16:41:57.663 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-10 16:41:57.663 4668 1434054100600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['574e22c9-5aaf-4ce3-88b6-981ab1a029f4'] 2021-09-10 16:41:58.413 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f4aba4b-2bdb-4231-bc37-6d1ac1a03187 3292cbb476a04f41b61c662df0bf7c3c 5f8fe045a60141dbbff9603dba7515d0 - - -] port_delete event received for '9fb791a7-57a6-4069-81cf-f41902b4b395' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:41:59.663 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-10 16:41:59.685 4668 1434054100600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-10 16:42:00.912 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa9eb9a0-9a35-40c3-97d4-4e2db2ee6ca4 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '3c637688-f27c-422a-bc1c-5eee6e500ec8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:42:01.928 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7eb2167-bfa7-400f-acc4-60fe90d0310f 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for 'd98eaf07-1deb-4e22-ac3e-d61cb75a9369' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:42:02.639 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7e76696-3eba-4545-871d-09dabb8e38cd 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for 'c522ac16-365e-4873-add8-3c6c8542f7d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:42:03.014 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b51348da-23eb-46a6-9de6-368fcfc329e2 - - - - -] port_delete event received for 'c522ac16-365e-4873-add8-3c6c8542f7d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:42:03.085 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7e76696-3eba-4545-871d-09dabb8e38cd 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network 67135f64-7309-4878-8d24-0c2abca9f413 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:42:03.085 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7e76696-3eba-4545-871d-09dabb8e38cd 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network 67135f64-7309-4878-8d24-0c2abca9f413 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-10 16:42:04.041 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-851fdba0-2732-4fd5-8557-6bb805421c0e 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '9119310a-8f83-42bd-83d2-b6b9665b7804' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:42:05.293 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bfc9011-d08d-48cf-be99-046eb06733be 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for '5810ab49-1ba0-4049-8b10-8efcfb9cfb7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:42:06.007 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d1009-94b0-49db-86bf-ab2dc3b090f5 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] port_delete event received for 'e826f7fc-a5d0-48e8-a3dd-3683d099f735' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:42:06.093 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef093fc1-5fdc-4ad5-8dd6-89f1de6da4e1 - - - - -] port_delete event received for 'e826f7fc-a5d0-48e8-a3dd-3683d099f735' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-10 16:42:06.211 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d1009-94b0-49db-86bf-ab2dc3b090f5 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] network_delete received. Deleting network 8d77a313-bde3-4b7d-ab10-c1e5cdb88222 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-10 16:42:06.211 4668 1434054100600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d1009-94b0-49db-86bf-ab2dc3b090f5 55a5c9ba451042e9b3d8fc237f78ef77 6f395207a1394304879e31c0d3b08338 - - -] Network 8d77a313-bde3-4b7d-ab10-c1e5cdb88222 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463