2022-05-03 22:20:23.547 1112 2017748977968 MainThread INFO neutron.common.config [-] Logging enabled! 2022-05-03 22:20:23.547 1112 2017748977968 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev177 2022-05-03 22:20:23.547 1112 2017748977968 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:120 2022-05-03 22:20:23.582 1112 2017748977968 MainThread INFO os_win.utils.network.networkutils [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] WMI caching is disabled. 2022-05-03 22:20:23.843 1112 2017748977968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-05-03 22:20:23.923 1112 2017748977968 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-05-03 22:20:23.923 1112 2017748977968 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-05-03 22:20:24.110 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent initialized successfully, now running... 2022-05-03 22:20:24.125 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-05-03 22:20:24.125 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-05-03 22:20:24.176 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-05-03 22:22:32.296 1112 2017863203120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-258030d5-ddd7-4e6b-bb41-836c9a3bccad - - - - -] port_update received: 3eb90000-2f4c-4df3-abdf-91f8554f66eb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:22:32.316 1112 2017863203120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-258030d5-ddd7-4e6b-bb41-836c9a3bccad - - - - -] No port 3eb90000-2f4c-4df3-abdf-91f8554f66eb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:22:39.106 1112 2017861891696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-add7cc19-9acf-4b73-bae0-7650a9ecf1d0 - - - - -] port_update received: c2279625-bd61-47a8-8ee7-ea8458589bdc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:22:39.121 1112 2017861891696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-add7cc19-9acf-4b73-bae0-7650a9ecf1d0 - - - - -] No port c2279625-bd61-47a8-8ee7-ea8458589bdc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:22:39.435 1112 2017863405984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aea93ad8-adc4-4b2d-aab1-ac57e2f4ac1a - - - - -] port_update received: 03b7b7ea-e505-4538-82d2-e550581b6dac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:22:39.435 1112 2017863405984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aea93ad8-adc4-4b2d-aab1-ac57e2f4ac1a - - - - -] No port 03b7b7ea-e505-4538-82d2-e550581b6dac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:22:40.809 1112 2017862835888 MainThread WARNING oslo_policy.policy [req-5b6b4ef2-7662-4d94-8998-6445d2f22b95 299e85b3cdc24b2096ff755a453941e7 b72194eb4693489da32703888b03c9f7 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-05-03 22:22:40.809 1112 2017862835888 MainThread WARNING oslo_policy.policy [req-5b6b4ef2-7662-4d94-8998-6445d2f22b95 299e85b3cdc24b2096ff755a453941e7 b72194eb4693489da32703888b03c9f7 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-05-03 22:22:40.809 1112 2017862835888 MainThread WARNING oslo_policy.policy [req-5b6b4ef2-7662-4d94-8998-6445d2f22b95 299e85b3cdc24b2096ff755a453941e7 b72194eb4693489da32703888b03c9f7 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-05-03 22:22:40.809 1112 2017862835888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b6b4ef2-7662-4d94-8998-6445d2f22b95 299e85b3cdc24b2096ff755a453941e7 b72194eb4693489da32703888b03c9f7 - - -] Security group member updated on remote: ['b015afff-389e-4aec-b533-016f3838fb4b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:22:40.824 1112 2017862835888 MainThread INFO neutron.agent.securitygroups_rpc [req-5b6b4ef2-7662-4d94-8998-6445d2f22b95 299e85b3cdc24b2096ff755a453941e7 b72194eb4693489da32703888b03c9f7 - - -] Security group member updated ['b015afff-389e-4aec-b533-016f3838fb4b'] 2022-05-03 22:22:43.699 1112 2017863275968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f521da3c-fe2e-4b51-b650-a67cd304bacc f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network f65542c0-541c-4ba8-bccb-053f38dd3713 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:22:43.699 1112 2017863275968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f521da3c-fe2e-4b51-b650-a67cd304bacc f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network f65542c0-541c-4ba8-bccb-053f38dd3713 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-03 22:22:43.918 1112 2017861682800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87eefb9d-3e70-4a09-b632-011acbcfffc5 - - - - -] port_update received: 0add4474-85c4-483f-8ea7-bdcc9323c70f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:22:43.926 1112 2017861682800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87eefb9d-3e70-4a09-b632-011acbcfffc5 - - - - -] No port 0add4474-85c4-483f-8ea7-bdcc9323c70f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:22:44.678 1112 2017861838800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8409d16-3f60-4b10-bf0b-c35ff87bd6d4 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated on remote: ['701adc4b-2a4a-4eeb-b2a1-6a0970d3868e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:22:44.678 1112 2017861838800 MainThread INFO neutron.agent.securitygroups_rpc [req-a8409d16-3f60-4b10-bf0b-c35ff87bd6d4 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated ['701adc4b-2a4a-4eeb-b2a1-6a0970d3868e'] 2022-05-03 22:22:46.298 1112 2017862777312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27f892ff-1e6c-4bf1-8256-aeb741a888b5 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network bab1dcf3-b294-4188-9771-f77c28d68895 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:22:46.298 1112 2017862777312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27f892ff-1e6c-4bf1-8256-aeb741a888b5 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network bab1dcf3-b294-4188-9771-f77c28d68895 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-03 22:22:46.465 1112 2017862777312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33b99986-f4b0-4309-8b5e-37efac6a429a - - - - -] port_update received: d8af70d6-2d44-4bc7-8ddb-6e72fb6c8c3e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:22:46.481 1112 2017862777312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33b99986-f4b0-4309-8b5e-37efac6a429a - - - - -] No port d8af70d6-2d44-4bc7-8ddb-6e72fb6c8c3e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:22:47.091 1112 2017863527760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb0b3210-0d95-42bf-9412-9425a389adff 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated on remote: ['701adc4b-2a4a-4eeb-b2a1-6a0970d3868e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:22:47.091 1112 2017863527760 MainThread INFO neutron.agent.securitygroups_rpc [req-bb0b3210-0d95-42bf-9412-9425a389adff 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated ['701adc4b-2a4a-4eeb-b2a1-6a0970d3868e'] 2022-05-03 22:22:50.402 1112 2017862133888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95d10012-1d51-406a-a3ca-6d64882fc635 - - - - -] port_update received: 6b002681-adb6-4968-aca9-d5afd16478bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:22:50.415 1112 2017862133888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95d10012-1d51-406a-a3ca-6d64882fc635 - - - - -] No port 6b002681-adb6-4968-aca9-d5afd16478bb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:22:50.996 1112 2017862936352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a3b952d-35ea-4f24-abd9-39293ef3750b b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 0af9b954-388d-49bd-bc91-95dc7e892ec9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:22:51.019 1112 2017862936352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a3b952d-35ea-4f24-abd9-39293ef3750b b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 0af9b954-388d-49bd-bc91-95dc7e892ec9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:22:52.934 1112 2017862681520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d33f398a-7796-4fa8-8e65-84a055989a6f 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group rule updated on remote: ['f68cf288-5db1-4430-8651-22b75c8873a5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:22:52.934 1112 2017862681520 MainThread INFO neutron.agent.securitygroups_rpc [req-d33f398a-7796-4fa8-8e65-84a055989a6f 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group rule updated ['f68cf288-5db1-4430-8651-22b75c8873a5'] 2022-05-03 22:22:53.246 1112 2017863991888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cfc08aab-fa7e-4110-b3c3-6c1ae5615a14 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group rule updated on remote: ['f68cf288-5db1-4430-8651-22b75c8873a5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:22:53.246 1112 2017863991888 MainThread INFO neutron.agent.securitygroups_rpc [req-cfc08aab-fa7e-4110-b3c3-6c1ae5615a14 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group rule updated ['f68cf288-5db1-4430-8651-22b75c8873a5'] 2022-05-03 22:22:53.777 1112 2017864033552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04e604e0-8ff0-43b3-a64e-24d03cae7fc7 - - - - -] port_update received: ea0b11ea-63b7-4869-92c4-71fef05d8dda port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:22:53.793 1112 2017864033552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04e604e0-8ff0-43b3-a64e-24d03cae7fc7 - - - - -] No port ea0b11ea-63b7-4869-92c4-71fef05d8dda defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:22:57.608 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0af9b954-388d-49bd-bc91-95dc7e892ec9 2022-05-03 22:22:58.496 1112 2017864035136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e60a2abc-315f-4e0c-8659-2421c5a52c86 - - - - -] port_update received: a9600682-f4e0-40c1-be22-cb26990c84d1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:22:58.511 1112 2017864035136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e60a2abc-315f-4e0c-8659-2421c5a52c86 - - - - -] No port a9600682-f4e0-40c1-be22-cb26990c84d1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:22:58.918 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:22:59.074 1112 2017863995232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e4674216-5b72-4527-b3a4-e4195eb4e581 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group rule updated on remote: ['da88d728-5f6e-47e6-b08b-3ab5b09b1d70'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:22:59.074 1112 2017863995232 MainThread INFO neutron.agent.securitygroups_rpc [req-e4674216-5b72-4527-b3a4-e4195eb4e581 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group rule updated ['da88d728-5f6e-47e6-b08b-3ab5b09b1d70'] 2022-05-03 22:22:59.777 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 0af9b954-388d-49bd-bc91-95dc7e892ec9 2022-05-03 22:22:59.777 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 0af9b954-388d-49bd-bc91-95dc7e892ec9 updated. Details: {'device': '0af9b954-388d-49bd-bc91-95dc7e892ec9', 'network_id': '1015a510-43d3-4d1c-902d-6f686efda514', 'port_id': '0af9b954-388d-49bd-bc91-95dc7e892ec9', 'mac_address': 'fa:16:3e:ed:f5:ed', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 658, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cead407f-8a48-4670-b1e1-e6fa707bb70c', '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} 2022-05-03 22:22:59.777 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:22:59.777 1112 2017863198848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0af9b954-388d-49bd-bc91-95dc7e892ec9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:22:59.777 1112 2017863198848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0af9b954-388d-49bd-bc91-95dc7e892ec9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:22:59.777 1112 2017863198848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1015a510-43d3-4d1c-902d-6f686efda514 2022-05-03 22:22:59.777 1112 2017863198848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:22:59.930 1112 2017863198848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0af9b954-388d-49bd-bc91-95dc7e892ec9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:22:59.930 1112 2017863198848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0af9b954-388d-49bd-bc91-95dc7e892ec9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:22:59.930 1112 2017844133024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86f0de54-9c95-4c6d-b482-78f7a536f89b 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group member updated on remote: ['4984ca88-c57c-464d-a38d-dbc5702365f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:22:59.930 1112 2017844133024 MainThread INFO neutron.agent.securitygroups_rpc [req-86f0de54-9c95-4c6d-b482-78f7a536f89b 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group member updated ['4984ca88-c57c-464d-a38d-dbc5702365f2'] 2022-05-03 22:22:59.985 1112 2017863198848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0af9b954-388d-49bd-bc91-95dc7e892ec9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:22:59.985 1112 2017863198848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 658, VLAN trunk: None to switch port 0af9b954-388d-49bd-bc91-95dc7e892ec9 2022-05-03 22:23:00.052 1112 2017863198848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:23:00.052 1112 2017863198848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0af9b954-388d-49bd-bc91-95dc7e892ec9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:23:00.584 1112 2017864079312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2b300dd-67f1-4a67-99b2-8c621c55fcf2 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group rule updated on remote: ['da88d728-5f6e-47e6-b08b-3ab5b09b1d70'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:23:00.584 1112 2017864079312 MainThread INFO neutron.agent.securitygroups_rpc [req-a2b300dd-67f1-4a67-99b2-8c621c55fcf2 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group rule updated ['da88d728-5f6e-47e6-b08b-3ab5b09b1d70'] 2022-05-03 22:23:00.673 1112 2017863198848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0af9b954-388d-49bd-bc91-95dc7e892ec9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:23:00.673 1112 2017863198848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:23:00.673 1112 2017863198848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b015afff-389e-4aec-b533-016f3838fb4b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:23:00.693 1112 2017863198848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b015afff-389e-4aec-b533-016f3838fb4b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:23:00.693 1112 2017863198848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0af9b954-388d-49bd-bc91-95dc7e892ec9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:23:00.693 1112 2017863198848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:23:00.693 1112 2017863198848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0af9b954-388d-49bd-bc91-95dc7e892ec9 not yet added. Adding. 2022-05-03 22:23:00.693 1112 2017863198848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:23:00.693 1112 2017863198848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:23:00.763 1112 2017863198848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af9b954-388d-49bd-bc91-95dc7e892ec9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:00.842 1112 2017863198848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af9b954-388d-49bd-bc91-95dc7e892ec9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:00.842 1112 2017863198848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af9b954-388d-49bd-bc91-95dc7e892ec9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:00.911 1112 2017863198848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af9b954-388d-49bd-bc91-95dc7e892ec9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:00.996 1112 2017863198848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0af9b954-388d-49bd-bc91-95dc7e892ec9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:00.996 1112 2017863198848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0af9b954-388d-49bd-bc91-95dc7e892ec9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:23:00.996 1112 2017863198848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0af9b954-388d-49bd-bc91-95dc7e892ec9 processed. 2022-05-03 22:23:00.996 1112 2017863198848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81244a06-4d5e-4ac4-a408-9bb4b19ea7c7 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated on remote: ['701adc4b-2a4a-4eeb-b2a1-6a0970d3868e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:23:00.996 1112 2017863198848 MainThread INFO neutron.agent.securitygroups_rpc [req-81244a06-4d5e-4ac4-a408-9bb4b19ea7c7 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated ['701adc4b-2a4a-4eeb-b2a1-6a0970d3868e'] 2022-05-03 22:23:00.996 1112 2017864124368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:02.121 1112 2017864124368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:03.121 1112 2017862637872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e088c823-9190-4104-bbf0-50073165abd2 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:23:03.137 1112 2017862637872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e088c823-9190-4104-bbf0-50073165abd2 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:23:03.871 1112 2017864121856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9b8d395-a1b5-4c58-8a03-8429f83ba14f 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group member updated on remote: ['4984ca88-c57c-464d-a38d-dbc5702365f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:23:03.871 1112 2017864121856 MainThread INFO neutron.agent.securitygroups_rpc [req-a9b8d395-a1b5-4c58-8a03-8429f83ba14f 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group member updated ['4984ca88-c57c-464d-a38d-dbc5702365f2'] 2022-05-03 22:23:04.168 1112 2017863202768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7a1734e-e491-4767-9bae-9cd4f761ec25 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group member updated on remote: ['f68cf288-5db1-4430-8651-22b75c8873a5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:23:04.168 1112 2017863202768 MainThread INFO neutron.agent.securitygroups_rpc [req-a7a1734e-e491-4767-9bae-9cd4f761ec25 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group member updated ['f68cf288-5db1-4430-8651-22b75c8873a5'] 2022-05-03 22:23:04.183 1112 2017863202768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64e5bbb7-c37d-4a11-8c9f-948bae36ea3f b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: a6d82520-ded3-4309-a6a6-f750747eefc3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:23:04.191 1112 2017863202768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64e5bbb7-c37d-4a11-8c9f-948bae36ea3f b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port a6d82520-ded3-4309-a6a6-f750747eefc3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:23:05.641 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 2022-05-03 22:23:06.059 1112 2017862251088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c69cef45-729e-42e3-8c20-a350d8c8b12b b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 04496ba5-81ea-4f3b-a17c-a89555ade042 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:23:06.059 1112 2017862251088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c69cef45-729e-42e3-8c20-a350d8c8b12b b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 04496ba5-81ea-4f3b-a17c-a89555ade042 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:23:07.005 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:23:07.343 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 2022-05-03 22:23:07.343 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 updated. Details: {'device': 'a1f0c787-b825-4e2c-a7d4-908cfc24ebe6', 'network_id': 'eef5b905-f365-4d9e-9584-ea6febedc200', 'port_id': 'a1f0c787-b825-4e2c-a7d4-908cfc24ebe6', 'mac_address': 'fa:16:3e:15:e4:aa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 697, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '46c422e1-4787-49f7-97d1-034af7e05c46', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:23:07.343 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:23:07.343 1112 2017864402016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1f0c787-b825-4e2c-a7d4-908cfc24ebe6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:07.343 1112 2017864402016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:23:07.343 1112 2017864402016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network eef5b905-f365-4d9e-9584-ea6febedc200 2022-05-03 22:23:07.343 1112 2017864402016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:23:07.496 1112 2017864402016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a1f0c787-b825-4e2c-a7d4-908cfc24ebe6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:23:07.496 1112 2017864402016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a1f0c787-b825-4e2c-a7d4-908cfc24ebe6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:23:07.496 1112 2017864402016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:23:07.496 1112 2017864402016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 697, VLAN trunk: None to switch port a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 2022-05-03 22:23:07.563 1112 2017864402016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:23:07.563 1112 2017864402016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a1f0c787-b825-4e2c-a7d4-908cfc24ebe6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:23:07.969 1112 2017864402016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a1f0c787-b825-4e2c-a7d4-908cfc24ebe6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:23:07.969 1112 2017864402016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:23:07.969 1112 2017864402016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (701adc4b-2a4a-4eeb-b2a1-6a0970d3868e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:23:07.969 1112 2017864402016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:23:07.969 1112 2017864402016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:23:07.969 1112 2017864402016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 not yet added. Adding. 2022-05-03 22:23:07.969 1112 2017864402016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:23:07.969 1112 2017864402016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:23:08.050 1112 2017864402016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1f0c787-b825-4e2c-a7d4-908cfc24ebe6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:08.145 1112 2017864402016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1f0c787-b825-4e2c-a7d4-908cfc24ebe6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:08.145 1112 2017864402016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1f0c787-b825-4e2c-a7d4-908cfc24ebe6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:08.244 1112 2017864402016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1f0c787-b825-4e2c-a7d4-908cfc24ebe6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:08.327 1112 2017864402016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1f0c787-b825-4e2c-a7d4-908cfc24ebe6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:08.327 1112 2017864402016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:23:08.327 1112 2017864402016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 processed. 2022-05-03 22:23:08.327 1112 2017864402016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40c59e9e-046a-439b-94fa-024378111973 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: cc55fe84-c830-4110-a769-c10cf58b0caf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:23:08.342 1112 2017864402016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40c59e9e-046a-439b-94fa-024378111973 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port cc55fe84-c830-4110-a769-c10cf58b0caf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:23:09.011 1112 2017862251088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:09.345 1112 2017862251088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:09.658 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a6d82520-ded3-4309-a6a6-f750747eefc3 2022-05-03 22:23:09.658 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 04496ba5-81ea-4f3b-a17c-a89555ade042 2022-05-03 22:23:11.011 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:23:11.841 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port a6d82520-ded3-4309-a6a6-f750747eefc3 2022-05-03 22:23:11.841 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port a6d82520-ded3-4309-a6a6-f750747eefc3 updated. Details: {'device': 'a6d82520-ded3-4309-a6a6-f750747eefc3', 'network_id': 'fc3aabfe-6798-4fc0-9936-73f564902561', 'port_id': 'a6d82520-ded3-4309-a6a6-f750747eefc3', 'mac_address': 'fa:16:3e:a9:d3:e6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 674, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3c8e67f2-0674-4eb2-b430-d6fbb9b93d2b', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:23:11.841 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:23:11.841 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 04496ba5-81ea-4f3b-a17c-a89555ade042 2022-05-03 22:23:11.841 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 04496ba5-81ea-4f3b-a17c-a89555ade042 updated. Details: {'device': '04496ba5-81ea-4f3b-a17c-a89555ade042', 'network_id': 'fc3a3929-bd93-41c7-8305-28300ba71607', 'port_id': '04496ba5-81ea-4f3b-a17c-a89555ade042', 'mac_address': 'fa:16:3e:3e:81:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 664, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '594bf326-d086-45eb-a141-67585df617ef', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:23:11.841 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:23:11.841 1112 2017863994704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04496ba5-81ea-4f3b-a17c-a89555ade042" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:11.841 1112 2017863994704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 04496ba5-81ea-4f3b-a17c-a89555ade042 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:23:11.841 1112 2017863994704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fc3a3929-bd93-41c7-8305-28300ba71607 2022-05-03 22:23:11.841 1112 2017863994704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:23:11.996 1112 2017863994704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '04496ba5-81ea-4f3b-a17c-a89555ade042') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:23:11.996 1112 2017863994704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '04496ba5-81ea-4f3b-a17c-a89555ade042') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:23:11.996 1112 2017863995056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a6d82520-ded3-4309-a6a6-f750747eefc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:11.996 1112 2017863995056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a6d82520-ded3-4309-a6a6-f750747eefc3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:23:11.996 1112 2017863995056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fc3aabfe-6798-4fc0-9936-73f564902561 2022-05-03 22:23:11.996 1112 2017863995056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:23:12.137 1112 2017863995056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a6d82520-ded3-4309-a6a6-f750747eefc3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:23:12.137 1112 2017863995056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a6d82520-ded3-4309-a6a6-f750747eefc3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:23:12.137 1112 2017863994704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 04496ba5-81ea-4f3b-a17c-a89555ade042 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:23:12.137 1112 2017863994704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 664, VLAN trunk: None to switch port 04496ba5-81ea-4f3b-a17c-a89555ade042 2022-05-03 22:23:12.223 1112 2017863994704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:23:12.223 1112 2017863994704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['04496ba5-81ea-4f3b-a17c-a89555ade042'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:23:12.239 1112 2017863600960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14628eac-9dfb-42f2-a84f-1ad86c226f08 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group member updated on remote: ['da88d728-5f6e-47e6-b08b-3ab5b09b1d70'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:23:12.239 1112 2017863600960 MainThread INFO neutron.agent.securitygroups_rpc [req-14628eac-9dfb-42f2-a84f-1ad86c226f08 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group member updated ['da88d728-5f6e-47e6-b08b-3ab5b09b1d70'] 2022-05-03 22:23:12.533 1112 2017863995056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a6d82520-ded3-4309-a6a6-f750747eefc3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:23:12.533 1112 2017863995056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 674, VLAN trunk: None to switch port a6d82520-ded3-4309-a6a6-f750747eefc3 2022-05-03 22:23:12.590 1112 2017863995056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:23:12.621 1112 2017863995056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a6d82520-ded3-4309-a6a6-f750747eefc3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:23:13.068 1112 2017863994704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['04496ba5-81ea-4f3b-a17c-a89555ade042']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:23:13.068 1112 2017863994704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:23:13.068 1112 2017863994704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f68cf288-5db1-4430-8651-22b75c8873a5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:23:13.068 1112 2017863994704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 04496ba5-81ea-4f3b-a17c-a89555ade042 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:23:13.068 1112 2017863994704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:23:13.068 1112 2017863994704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 04496ba5-81ea-4f3b-a17c-a89555ade042 not yet added. Adding. 2022-05-03 22:23:13.068 1112 2017863994704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:23:13.068 1112 2017863994704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:23:13.204 1112 2017863994704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04496ba5-81ea-4f3b-a17c-a89555ade042" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:13.293 1112 2017863994704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04496ba5-81ea-4f3b-a17c-a89555ade042" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:13.293 1112 2017863994704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04496ba5-81ea-4f3b-a17c-a89555ade042" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:13.440 1112 2017863994704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04496ba5-81ea-4f3b-a17c-a89555ade042" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:13.531 1112 2017863994704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04496ba5-81ea-4f3b-a17c-a89555ade042" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.688s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:13.531 1112 2017863994704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 04496ba5-81ea-4f3b-a17c-a89555ade042 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:23:13.531 1112 2017863994704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 04496ba5-81ea-4f3b-a17c-a89555ade042 processed. 2022-05-03 22:23:13.531 1112 2017863995056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a6d82520-ded3-4309-a6a6-f750747eefc3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:23:13.531 1112 2017863995056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:23:13.531 1112 2017863995056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4984ca88-c57c-464d-a38d-dbc5702365f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:23:13.531 1112 2017863995056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4984ca88-c57c-464d-a38d-dbc5702365f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:23:13.531 1112 2017863995056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a6d82520-ded3-4309-a6a6-f750747eefc3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:23:13.531 1112 2017863995056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:23:13.531 1112 2017863995056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a6d82520-ded3-4309-a6a6-f750747eefc3 not yet added. Adding. 2022-05-03 22:23:13.531 1112 2017863995056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:23:13.531 1112 2017863995056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:23:13.652 1112 2017863995056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6d82520-ded3-4309-a6a6-f750747eefc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:13.750 1112 2017863995056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6d82520-ded3-4309-a6a6-f750747eefc3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:13.750 1112 2017863995056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6d82520-ded3-4309-a6a6-f750747eefc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:13.902 1112 2017863995056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6d82520-ded3-4309-a6a6-f750747eefc3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:14.016 1112 2017863995056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a6d82520-ded3-4309-a6a6-f750747eefc3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:14.016 1112 2017863995056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a6d82520-ded3-4309-a6a6-f750747eefc3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:23:14.016 1112 2017863995056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a6d82520-ded3-4309-a6a6-f750747eefc3 processed. 2022-05-03 22:23:14.860 1112 2017864576512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd863684-58e7-43fc-a1e9-c8c639b7e3ae b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 7129c905-3715-4db9-a3fe-1046fbc00bd3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:23:14.886 1112 2017864576512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd863684-58e7-43fc-a1e9-c8c639b7e3ae b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 7129c905-3715-4db9-a3fe-1046fbc00bd3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:23:15.044 1112 2017864622496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:15.708 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cc55fe84-c830-4110-a769-c10cf58b0caf 2022-05-03 22:23:15.756 1112 2017864622496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.719s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:17.042 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:23:17.418 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port cc55fe84-c830-4110-a769-c10cf58b0caf 2022-05-03 22:23:17.418 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port cc55fe84-c830-4110-a769-c10cf58b0caf updated. Details: {'device': 'cc55fe84-c830-4110-a769-c10cf58b0caf', 'network_id': 'fc3aabfe-6798-4fc0-9936-73f564902561', 'port_id': 'cc55fe84-c830-4110-a769-c10cf58b0caf', 'mac_address': 'fa:16:3e:06:e2:e8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 674, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3c8e67f2-0674-4eb2-b430-d6fbb9b93d2b', '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} 2022-05-03 22:23:17.418 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:23:17.418 1112 2017861808192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cc55fe84-c830-4110-a769-c10cf58b0caf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:17.418 1112 2017861808192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cc55fe84-c830-4110-a769-c10cf58b0caf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:23:17.418 1112 2017861808192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:23:17.556 1112 2017861808192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cc55fe84-c830-4110-a769-c10cf58b0caf') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:23:17.565 1112 2017861808192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cc55fe84-c830-4110-a769-c10cf58b0caf') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:23:17.565 1112 2017861808192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cc55fe84-c830-4110-a769-c10cf58b0caf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:23:17.565 1112 2017861808192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 674, VLAN trunk: None to switch port cc55fe84-c830-4110-a769-c10cf58b0caf 2022-05-03 22:23:17.660 1112 2017861808192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:23:17.660 1112 2017861808192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cc55fe84-c830-4110-a769-c10cf58b0caf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:23:17.828 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0af9b954-388d-49bd-bc91-95dc7e892ec9 2022-05-03 22:23:17.950 1112 2017861808192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cc55fe84-c830-4110-a769-c10cf58b0caf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:23:17.969 1112 2017861808192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:23:17.969 1112 2017861808192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4984ca88-c57c-464d-a38d-dbc5702365f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:23:17.969 1112 2017861808192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4984ca88-c57c-464d-a38d-dbc5702365f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:23:17.969 1112 2017861808192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cc55fe84-c830-4110-a769-c10cf58b0caf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:23:17.969 1112 2017861808192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:23:17.969 1112 2017861808192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cc55fe84-c830-4110-a769-c10cf58b0caf not yet added. Adding. 2022-05-03 22:23:17.969 1112 2017861808192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:23:17.969 1112 2017861808192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:23:18.060 1112 2017861808192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc55fe84-c830-4110-a769-c10cf58b0caf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:18.204 1112 2017861808192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc55fe84-c830-4110-a769-c10cf58b0caf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:18.204 1112 2017861808192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc55fe84-c830-4110-a769-c10cf58b0caf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:18.364 1112 2017861808192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc55fe84-c830-4110-a769-c10cf58b0caf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:18.469 1112 2017861808192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cc55fe84-c830-4110-a769-c10cf58b0caf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:18.469 1112 2017861808192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cc55fe84-c830-4110-a769-c10cf58b0caf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:23:18.469 1112 2017861808192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cc55fe84-c830-4110-a769-c10cf58b0caf processed. 2022-05-03 22:23:18.469 1112 2017861808192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac8651d0-281f-4d85-a39f-3106f3c6a8c1 20fec5d19fca4cc194ecfdec000c59ff 869a5cde9bff4a9e9abe8b4ea6fcbe2b - - -] Security group member updated on remote: ['f123d82c-0ac6-4a0b-b7af-7f437f11c904'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:23:18.469 1112 2017861808192 MainThread INFO neutron.agent.securitygroups_rpc [req-ac8651d0-281f-4d85-a39f-3106f3c6a8c1 20fec5d19fca4cc194ecfdec000c59ff 869a5cde9bff4a9e9abe8b4ea6fcbe2b - - -] Security group member updated ['f123d82c-0ac6-4a0b-b7af-7f437f11c904'] 2022-05-03 22:23:18.811 1112 2017861591104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9333b21b-479f-49e3-82be-f635d329b8f7 299e85b3cdc24b2096ff755a453941e7 b72194eb4693489da32703888b03c9f7 - - -] Security group member updated on remote: ['b015afff-389e-4aec-b533-016f3838fb4b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:23:18.811 1112 2017861591104 MainThread INFO neutron.agent.securitygroups_rpc [req-9333b21b-479f-49e3-82be-f635d329b8f7 299e85b3cdc24b2096ff755a453941e7 b72194eb4693489da32703888b03c9f7 - - -] Security group member updated ['b015afff-389e-4aec-b533-016f3838fb4b'] 2022-05-03 22:23:18.811 1112 2017861591104 MainThread INFO neutron.agent.securitygroups_rpc [req-9333b21b-479f-49e3-82be-f635d329b8f7 299e85b3cdc24b2096ff755a453941e7 b72194eb4693489da32703888b03c9f7 - - -] Refresh firewall rules 2022-05-03 22:23:18.811 1112 2017861591104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9333b21b-479f-49e3-82be-f635d329b8f7 299e85b3cdc24b2096ff755a453941e7 b72194eb4693489da32703888b03c9f7 - - -] Get security group information for devices via rpc ['0af9b954-388d-49bd-bc91-95dc7e892ec9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:23:18.919 1112 2017864351408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9333b21b-479f-49e3-82be-f635d329b8f7 299e85b3cdc24b2096ff755a453941e7 b72194eb4693489da32703888b03c9f7 - - -] port_delete event received for '0af9b954-388d-49bd-bc91-95dc7e892ec9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:23:18.941 1112 2017861591104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9333b21b-479f-49e3-82be-f635d329b8f7 299e85b3cdc24b2096ff755a453941e7 b72194eb4693489da32703888b03c9f7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:23:18.941 1112 2017861591104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9333b21b-479f-49e3-82be-f635d329b8f7 299e85b3cdc24b2096ff755a453941e7 b72194eb4693489da32703888b03c9f7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:23:19.070 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:23:19.070 1112 2017864079136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0af9b954-388d-49bd-bc91-95dc7e892ec9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:23:19.070 1112 2017864079136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0af9b954-388d-49bd-bc91-95dc7e892ec9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:23:19.070 1112 2017864079136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0af9b954-388d-49bd-bc91-95dc7e892ec9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:23:19.077 1112 2017864079136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1015a510-43d3-4d1c-902d-6f686efda514 2022-05-03 22:23:19.077 1112 2017864079136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0af9b954-388d-49bd-bc91-95dc7e892ec9'] 2022-05-03 22:23:19.077 1112 2017864079136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:23:19.077 1112 2017864079136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:23:19.077 1112 2017864079136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0af9b954-388d-49bd-bc91-95dc7e892ec9'] 2022-05-03 22:23:19.077 1112 2017861591104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:19.498 1112 2017861591104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:19.718 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7129c905-3715-4db9-a3fe-1046fbc00bd3 2022-05-03 22:23:20.230 1112 2017864035312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57578201-e0fd-445a-8284-9f9480370f72 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 2820ca38-15ef-4d66-8961-61106d4bfc2b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:23:20.230 1112 2017864035312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57578201-e0fd-445a-8284-9f9480370f72 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 2820ca38-15ef-4d66-8961-61106d4bfc2b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:23:21.081 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:23:21.339 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 7129c905-3715-4db9-a3fe-1046fbc00bd3 2022-05-03 22:23:21.339 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 7129c905-3715-4db9-a3fe-1046fbc00bd3 updated. Details: {'device': '7129c905-3715-4db9-a3fe-1046fbc00bd3', 'network_id': '76e1a376-54cd-47e0-8a83-af5215fe1c7c', 'port_id': '7129c905-3715-4db9-a3fe-1046fbc00bd3', 'mac_address': 'fa:16:3e:7b:e4:7c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 660, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd441f461-ced4-4928-813a-ae81b675ec0a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:23:21.339 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:23:21.347 1112 2017864706352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:21.347 1112 2017864706352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7129c905-3715-4db9-a3fe-1046fbc00bd3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:23:21.347 1112 2017864706352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 76e1a376-54cd-47e0-8a83-af5215fe1c7c 2022-05-03 22:23:21.347 1112 2017864706352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:23:21.483 1112 2017864706352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7129c905-3715-4db9-a3fe-1046fbc00bd3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:23:21.483 1112 2017864706352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7129c905-3715-4db9-a3fe-1046fbc00bd3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:23:21.505 1112 2017864706352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7129c905-3715-4db9-a3fe-1046fbc00bd3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:23:21.505 1112 2017864706352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 660, VLAN trunk: None to switch port 7129c905-3715-4db9-a3fe-1046fbc00bd3 2022-05-03 22:23:21.608 1112 2017864706352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:23:21.622 1112 2017864706352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7129c905-3715-4db9-a3fe-1046fbc00bd3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:23:21.824 1112 2017864706352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7129c905-3715-4db9-a3fe-1046fbc00bd3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:23:21.824 1112 2017864706352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:23:21.824 1112 2017864706352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (da88d728-5f6e-47e6-b08b-3ab5b09b1d70) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:23:21.824 1112 2017864706352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7129c905-3715-4db9-a3fe-1046fbc00bd3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:23:21.824 1112 2017864706352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:23:21.824 1112 2017864706352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7129c905-3715-4db9-a3fe-1046fbc00bd3 not yet added. Adding. 2022-05-03 22:23:21.824 1112 2017864706352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:23:21.824 1112 2017864706352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:23:22.000 1112 2017864706352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:22.156 1112 2017864706352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:22.156 1112 2017864706352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:22.373 1112 2017864706352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:22.497 1112 2017864706352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:22.497 1112 2017864706352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7129c905-3715-4db9-a3fe-1046fbc00bd3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:23:22.497 1112 2017864706352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7129c905-3715-4db9-a3fe-1046fbc00bd3 processed. 2022-05-03 22:23:23.043 1112 2017864706352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3df07f1a-63ef-4d6f-88e8-2da6b97242c2 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network 1015a510-43d3-4d1c-902d-6f686efda514 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:23:23.043 1112 2017864706352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3df07f1a-63ef-4d6f-88e8-2da6b97242c2 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network 1015a510-43d3-4d1c-902d-6f686efda514 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-03 22:23:23.096 1112 2017864706352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:23.434 1112 2017864706352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:25.749 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2820ca38-15ef-4d66-8961-61106d4bfc2b 2022-05-03 22:23:27.126 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:23:27.392 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 2820ca38-15ef-4d66-8961-61106d4bfc2b 2022-05-03 22:23:27.392 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 2820ca38-15ef-4d66-8961-61106d4bfc2b updated. Details: {'device': '2820ca38-15ef-4d66-8961-61106d4bfc2b', 'network_id': 'e49f5a90-afa4-49bf-8350-7c66261c0468', 'port_id': '2820ca38-15ef-4d66-8961-61106d4bfc2b', 'mac_address': 'fa:16:3e:85:54:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 699, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8cabe285-0b40-4748-8584-40f9136b3edf', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:23:27.392 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:23:27.403 1112 2017864348416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2820ca38-15ef-4d66-8961-61106d4bfc2b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:27.403 1112 2017864348416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2820ca38-15ef-4d66-8961-61106d4bfc2b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:23:27.403 1112 2017864348416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e49f5a90-afa4-49bf-8350-7c66261c0468 2022-05-03 22:23:27.403 1112 2017864348416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:23:27.564 1112 2017864348416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2820ca38-15ef-4d66-8961-61106d4bfc2b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:23:27.575 1112 2017864348416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2820ca38-15ef-4d66-8961-61106d4bfc2b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:23:27.575 1112 2017864348416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2820ca38-15ef-4d66-8961-61106d4bfc2b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:23:27.575 1112 2017864348416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 699, VLAN trunk: None to switch port 2820ca38-15ef-4d66-8961-61106d4bfc2b 2022-05-03 22:23:27.703 1112 2017864348416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:23:27.703 1112 2017864348416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2820ca38-15ef-4d66-8961-61106d4bfc2b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:23:27.888 1112 2017864348416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2820ca38-15ef-4d66-8961-61106d4bfc2b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:23:27.888 1112 2017864348416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:23:27.888 1112 2017864348416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f123d82c-0ac6-4a0b-b7af-7f437f11c904) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:23:27.888 1112 2017864348416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f123d82c-0ac6-4a0b-b7af-7f437f11c904) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:23:27.888 1112 2017864348416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2820ca38-15ef-4d66-8961-61106d4bfc2b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:23:27.888 1112 2017864348416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:23:27.888 1112 2017864348416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2820ca38-15ef-4d66-8961-61106d4bfc2b not yet added. Adding. 2022-05-03 22:23:27.888 1112 2017864348416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:23:27.888 1112 2017864348416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:23:28.075 1112 2017864348416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2820ca38-15ef-4d66-8961-61106d4bfc2b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:28.215 1112 2017864348416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2820ca38-15ef-4d66-8961-61106d4bfc2b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:28.240 1112 2017864348416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2820ca38-15ef-4d66-8961-61106d4bfc2b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:28.419 1112 2017864348416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2820ca38-15ef-4d66-8961-61106d4bfc2b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:28.533 1112 2017864348416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2820ca38-15ef-4d66-8961-61106d4bfc2b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:28.533 1112 2017864348416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2820ca38-15ef-4d66-8961-61106d4bfc2b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:23:28.533 1112 2017864348416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2820ca38-15ef-4d66-8961-61106d4bfc2b processed. 2022-05-03 22:23:29.140 1112 2017864348416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:29.401 1112 2017864348416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:37.386 1112 2017864436720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ac5b2f0-94c2-4c65-8351-6dc12a6aeeab 20fec5d19fca4cc194ecfdec000c59ff 869a5cde9bff4a9e9abe8b4ea6fcbe2b - - -] Security group member updated on remote: ['f123d82c-0ac6-4a0b-b7af-7f437f11c904'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:23:37.386 1112 2017864436720 MainThread INFO neutron.agent.securitygroups_rpc [req-9ac5b2f0-94c2-4c65-8351-6dc12a6aeeab 20fec5d19fca4cc194ecfdec000c59ff 869a5cde9bff4a9e9abe8b4ea6fcbe2b - - -] Security group member updated ['f123d82c-0ac6-4a0b-b7af-7f437f11c904'] 2022-05-03 22:23:37.386 1112 2017864436720 MainThread INFO neutron.agent.securitygroups_rpc [req-9ac5b2f0-94c2-4c65-8351-6dc12a6aeeab 20fec5d19fca4cc194ecfdec000c59ff 869a5cde9bff4a9e9abe8b4ea6fcbe2b - - -] Refresh firewall rules 2022-05-03 22:23:37.386 1112 2017864436720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ac5b2f0-94c2-4c65-8351-6dc12a6aeeab 20fec5d19fca4cc194ecfdec000c59ff 869a5cde9bff4a9e9abe8b4ea6fcbe2b - - -] Get security group information for devices via rpc ['2820ca38-15ef-4d66-8961-61106d4bfc2b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:23:37.435 1112 2017864436720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ac5b2f0-94c2-4c65-8351-6dc12a6aeeab 20fec5d19fca4cc194ecfdec000c59ff 869a5cde9bff4a9e9abe8b4ea6fcbe2b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:23:37.435 1112 2017864436720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ac5b2f0-94c2-4c65-8351-6dc12a6aeeab 20fec5d19fca4cc194ecfdec000c59ff 869a5cde9bff4a9e9abe8b4ea6fcbe2b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:23:37.496 1112 2017864436720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ac5b2f0-94c2-4c65-8351-6dc12a6aeeab 20fec5d19fca4cc194ecfdec000c59ff 869a5cde9bff4a9e9abe8b4ea6fcbe2b - - -] port_delete event received for '2820ca38-15ef-4d66-8961-61106d4bfc2b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:23:38.075 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2820ca38-15ef-4d66-8961-61106d4bfc2b 2022-05-03 22:23:39.176 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:23:39.176 1112 2017863525472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2820ca38-15ef-4d66-8961-61106d4bfc2b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:23:39.176 1112 2017863525472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2820ca38-15ef-4d66-8961-61106d4bfc2b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:23:39.176 1112 2017863525472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2820ca38-15ef-4d66-8961-61106d4bfc2b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:23:39.202 1112 2017863525472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e49f5a90-afa4-49bf-8350-7c66261c0468 2022-05-03 22:23:39.202 1112 2017863525472 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2820ca38-15ef-4d66-8961-61106d4bfc2b'] 2022-05-03 22:23:39.202 1112 2017863525472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:23:39.202 1112 2017863525472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:23:39.202 1112 2017863525472 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2820ca38-15ef-4d66-8961-61106d4bfc2b'] 2022-05-03 22:23:41.200 1112 2017864994304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:23:41.214 1112 2017864994304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:23:53.779 1112 2017865150128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62e6b8bd-6ca2-4c57-bd7b-c345c007418e f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network e49f5a90-afa4-49bf-8350-7c66261c0468 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:23:53.779 1112 2017865150128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62e6b8bd-6ca2-4c57-bd7b-c345c007418e f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network e49f5a90-afa4-49bf-8350-7c66261c0468 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-03 22:23:54.339 1112 2017865279440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be606f7e-d4bc-4c84-a16d-82adfb6907db f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network 531cde1a-d9f6-458a-a934-3c2556f68c61 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:23:54.339 1112 2017865279440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be606f7e-d4bc-4c84-a16d-82adfb6907db f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network 531cde1a-d9f6-458a-a934-3c2556f68c61 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-03 22:23:56.590 1112 2017861836864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f8cd9b9-6b48-4d46-8b71-c6b69f2e7c23 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Security group member updated on remote: ['2d165de1-c34c-4c66-a909-0228f1bb4a0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:23:56.590 1112 2017861836864 MainThread INFO neutron.agent.securitygroups_rpc [req-4f8cd9b9-6b48-4d46-8b71-c6b69f2e7c23 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Security group member updated ['2d165de1-c34c-4c66-a909-0228f1bb4a0b'] 2022-05-03 22:23:57.401 1112 2017861836864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6eb5f117-1035-4722-ad99-deb67cabbc86 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 4808a5d4-f731-4993-8b80-c4f0ee384230 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:23:57.422 1112 2017861836864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6eb5f117-1035-4722-ad99-deb67cabbc86 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 4808a5d4-f731-4993-8b80-c4f0ee384230 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:24:00.122 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4808a5d4-f731-4993-8b80-c4f0ee384230 2022-05-03 22:24:01.312 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:24:01.501 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 4808a5d4-f731-4993-8b80-c4f0ee384230 2022-05-03 22:24:01.512 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 4808a5d4-f731-4993-8b80-c4f0ee384230 updated. Details: {'device': '4808a5d4-f731-4993-8b80-c4f0ee384230', 'network_id': '3c078267-8381-4b5c-84e5-41656ca8858a', 'port_id': '4808a5d4-f731-4993-8b80-c4f0ee384230', 'mac_address': 'fa:16:3e:90:87:9e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 688, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e02ae6ff-4c68-4b3f-bf8c-4b2af32cf7e3', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:24:01.512 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:24:01.512 1112 2017861649152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4808a5d4-f731-4993-8b80-c4f0ee384230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:01.512 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4808a5d4-f731-4993-8b80-c4f0ee384230 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:24:01.512 1112 2017861649152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3c078267-8381-4b5c-84e5-41656ca8858a 2022-05-03 22:24:01.512 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:24:01.718 1112 2017861649152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4808a5d4-f731-4993-8b80-c4f0ee384230') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:24:01.718 1112 2017861649152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4808a5d4-f731-4993-8b80-c4f0ee384230') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:24:01.718 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4808a5d4-f731-4993-8b80-c4f0ee384230 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:24:01.742 1112 2017861649152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 688, VLAN trunk: None to switch port 4808a5d4-f731-4993-8b80-c4f0ee384230 2022-05-03 22:24:01.855 1112 2017861649152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:24:01.855 1112 2017861649152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4808a5d4-f731-4993-8b80-c4f0ee384230'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:24:02.026 1112 2017861649152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4808a5d4-f731-4993-8b80-c4f0ee384230']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:24:02.026 1112 2017861649152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:24:02.026 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2d165de1-c34c-4c66-a909-0228f1bb4a0b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:24:02.026 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2d165de1-c34c-4c66-a909-0228f1bb4a0b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:24:02.026 1112 2017861649152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4808a5d4-f731-4993-8b80-c4f0ee384230 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:24:02.026 1112 2017861649152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:24:02.026 1112 2017861649152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4808a5d4-f731-4993-8b80-c4f0ee384230 not yet added. Adding. 2022-05-03 22:24:02.026 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:24:02.026 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:24:02.200 1112 2017861649152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4808a5d4-f731-4993-8b80-c4f0ee384230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:02.360 1112 2017861649152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4808a5d4-f731-4993-8b80-c4f0ee384230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:02.360 1112 2017861649152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4808a5d4-f731-4993-8b80-c4f0ee384230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:02.560 1112 2017861649152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4808a5d4-f731-4993-8b80-c4f0ee384230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:02.699 1112 2017861649152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4808a5d4-f731-4993-8b80-c4f0ee384230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:02.699 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4808a5d4-f731-4993-8b80-c4f0ee384230 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:24:02.699 1112 2017861649152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4808a5d4-f731-4993-8b80-c4f0ee384230 processed. 2022-05-03 22:24:03.328 1112 2017864035664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:03.543 1112 2017864035664 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:08.401 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4808a5d4-f731-4993-8b80-c4f0ee384230 2022-05-03 22:24:08.964 1112 2017861892576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42240f03-e875-438f-97b3-038b80598901 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Security group member updated on remote: ['2d165de1-c34c-4c66-a909-0228f1bb4a0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:24:08.964 1112 2017861892576 MainThread INFO neutron.agent.securitygroups_rpc [req-42240f03-e875-438f-97b3-038b80598901 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Security group member updated ['2d165de1-c34c-4c66-a909-0228f1bb4a0b'] 2022-05-03 22:24:08.964 1112 2017861892576 MainThread INFO neutron.agent.securitygroups_rpc [req-42240f03-e875-438f-97b3-038b80598901 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Refresh firewall rules 2022-05-03 22:24:08.964 1112 2017861892576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42240f03-e875-438f-97b3-038b80598901 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Get security group information for devices via rpc ['4808a5d4-f731-4993-8b80-c4f0ee384230'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:24:09.011 1112 2017861892576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-42240f03-e875-438f-97b3-038b80598901 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:24:09.011 1112 2017861892576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-42240f03-e875-438f-97b3-038b80598901 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:24:09.089 1112 2017864521328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42240f03-e875-438f-97b3-038b80598901 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] port_delete event received for '4808a5d4-f731-4993-8b80-c4f0ee384230' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:24:09.348 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:24:09.348 1112 2017861756176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4808a5d4-f731-4993-8b80-c4f0ee384230' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:24:09.348 1112 2017861756176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4808a5d4-f731-4993-8b80-c4f0ee384230' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:24:09.348 1112 2017861756176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4808a5d4-f731-4993-8b80-c4f0ee384230 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:24:09.374 1112 2017861756176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3c078267-8381-4b5c-84e5-41656ca8858a 2022-05-03 22:24:09.374 1112 2017861756176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4808a5d4-f731-4993-8b80-c4f0ee384230'] 2022-05-03 22:24:09.374 1112 2017861756176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:24:09.374 1112 2017861756176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:24:09.374 1112 2017861756176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4808a5d4-f731-4993-8b80-c4f0ee384230'] 2022-05-03 22:24:11.369 1112 2017862834656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:11.390 1112 2017862834656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:13.950 1112 2017864830464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8dec59ca-de12-448e-bbe7-3e2c1f123e7e 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Security group member updated on remote: ['2d165de1-c34c-4c66-a909-0228f1bb4a0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:24:13.950 1112 2017864830464 MainThread INFO neutron.agent.securitygroups_rpc [req-8dec59ca-de12-448e-bbe7-3e2c1f123e7e 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Security group member updated ['2d165de1-c34c-4c66-a909-0228f1bb4a0b'] 2022-05-03 22:24:15.153 1112 2017865217472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7e6df0e-c194-4545-be9f-f536721b89bc b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 4cc4b40f-c5a2-434d-a936-aa6486d3933c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:24:15.176 1112 2017865217472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7e6df0e-c194-4545-be9f-f536721b89bc b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 4cc4b40f-c5a2-434d-a936-aa6486d3933c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:24:17.531 1112 2017863222544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-138725cc-7c64-4517-9808-e819f819fc07 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated on remote: ['f4bddc15-3903-4d8d-8e97-5d6d06a8a24c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:24:17.531 1112 2017863222544 MainThread INFO neutron.agent.securitygroups_rpc [req-138725cc-7c64-4517-9808-e819f819fc07 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated ['f4bddc15-3903-4d8d-8e97-5d6d06a8a24c'] 2022-05-03 22:24:17.647 1112 2017863222544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a01e0ca-1fb6-445f-9746-878d818e9037 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated on remote: ['f4bddc15-3903-4d8d-8e97-5d6d06a8a24c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:24:17.647 1112 2017863222544 MainThread INFO neutron.agent.securitygroups_rpc [req-3a01e0ca-1fb6-445f-9746-878d818e9037 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated ['f4bddc15-3903-4d8d-8e97-5d6d06a8a24c'] 2022-05-03 22:24:20.276 1112 2017862682224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1439d6fc-53cd-4920-b9eb-e377a9bcb1f7 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group rule updated on remote: ['971ec0d6-85b6-4300-8cf8-d31bcddf6ad2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:24:20.276 1112 2017862682224 MainThread INFO neutron.agent.securitygroups_rpc [req-1439d6fc-53cd-4920-b9eb-e377a9bcb1f7 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group rule updated ['971ec0d6-85b6-4300-8cf8-d31bcddf6ad2'] 2022-05-03 22:24:20.347 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4cc4b40f-c5a2-434d-a936-aa6486d3933c 2022-05-03 22:24:20.432 1112 2017863992592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33623fa0-c2ca-47ea-995d-98240742c867 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group rule updated on remote: ['971ec0d6-85b6-4300-8cf8-d31bcddf6ad2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:24:20.432 1112 2017863992592 MainThread INFO neutron.agent.securitygroups_rpc [req-33623fa0-c2ca-47ea-995d-98240742c867 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group rule updated ['971ec0d6-85b6-4300-8cf8-d31bcddf6ad2'] 2022-05-03 22:24:21.394 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:24:21.717 1112 2017864653808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bf15cf9-5e73-423b-9354-c54451da7ad8 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated on remote: ['f4bddc15-3903-4d8d-8e97-5d6d06a8a24c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:24:21.717 1112 2017864653808 MainThread INFO neutron.agent.securitygroups_rpc [req-9bf15cf9-5e73-423b-9354-c54451da7ad8 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated ['f4bddc15-3903-4d8d-8e97-5d6d06a8a24c'] 2022-05-03 22:24:21.949 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 4cc4b40f-c5a2-434d-a936-aa6486d3933c 2022-05-03 22:24:21.949 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 4cc4b40f-c5a2-434d-a936-aa6486d3933c updated. Details: {'device': '4cc4b40f-c5a2-434d-a936-aa6486d3933c', 'network_id': '3c078267-8381-4b5c-84e5-41656ca8858a', 'port_id': '4cc4b40f-c5a2-434d-a936-aa6486d3933c', 'mac_address': 'fa:16:3e:84:0e:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 688, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e02ae6ff-4c68-4b3f-bf8c-4b2af32cf7e3', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:24:21.949 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:24:21.949 1112 2017863276320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4cc4b40f-c5a2-434d-a936-aa6486d3933c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:21.949 1112 2017863276320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4cc4b40f-c5a2-434d-a936-aa6486d3933c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:24:21.949 1112 2017863276320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3c078267-8381-4b5c-84e5-41656ca8858a 2022-05-03 22:24:21.949 1112 2017863276320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:24:22.105 1112 2017863276320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4cc4b40f-c5a2-434d-a936-aa6486d3933c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:24:22.105 1112 2017863276320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4cc4b40f-c5a2-434d-a936-aa6486d3933c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:24:22.126 1112 2017863276320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4cc4b40f-c5a2-434d-a936-aa6486d3933c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:24:22.126 1112 2017863276320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 688, VLAN trunk: None to switch port 4cc4b40f-c5a2-434d-a936-aa6486d3933c 2022-05-03 22:24:22.226 1112 2017863276320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:24:22.230 1112 2017863276320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4cc4b40f-c5a2-434d-a936-aa6486d3933c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:24:22.355 1112 2017863276320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4cc4b40f-c5a2-434d-a936-aa6486d3933c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:24:22.355 1112 2017863276320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:24:22.355 1112 2017863276320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2d165de1-c34c-4c66-a909-0228f1bb4a0b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:24:22.355 1112 2017863276320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2d165de1-c34c-4c66-a909-0228f1bb4a0b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:24:22.355 1112 2017863276320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4cc4b40f-c5a2-434d-a936-aa6486d3933c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:24:22.355 1112 2017863276320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:24:22.355 1112 2017863276320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4cc4b40f-c5a2-434d-a936-aa6486d3933c not yet added. Adding. 2022-05-03 22:24:22.355 1112 2017863276320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:24:22.355 1112 2017863276320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:24:22.559 1112 2017863276320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4cc4b40f-c5a2-434d-a936-aa6486d3933c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:22.747 1112 2017863276320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4cc4b40f-c5a2-434d-a936-aa6486d3933c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:22.747 1112 2017863276320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4cc4b40f-c5a2-434d-a936-aa6486d3933c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:22.950 1112 2017863276320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4cc4b40f-c5a2-434d-a936-aa6486d3933c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:23.073 1112 2017863276320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4cc4b40f-c5a2-434d-a936-aa6486d3933c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:23.089 1112 2017863276320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4cc4b40f-c5a2-434d-a936-aa6486d3933c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:24:23.089 1112 2017863276320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4cc4b40f-c5a2-434d-a936-aa6486d3933c processed. 2022-05-03 22:24:23.089 1112 2017863276320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5689c118-d86f-4bf2-8168-883b263d505b b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: e061507e-895e-4298-8a1e-1380fe4d3f10 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:24:23.089 1112 2017863276320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5689c118-d86f-4bf2-8168-883b263d505b b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port e061507e-895e-4298-8a1e-1380fe4d3f10 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:24:23.401 1112 2017865218000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:23.597 1112 2017865218000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:26.404 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e061507e-895e-4298-8a1e-1380fe4d3f10 2022-05-03 22:24:27.422 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:24:27.604 1112 2017863406336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0607855b-a1ba-463d-89b6-ba003d94dbb9 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group member updated on remote: ['971ec0d6-85b6-4300-8cf8-d31bcddf6ad2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:24:27.604 1112 2017863406336 MainThread INFO neutron.agent.securitygroups_rpc [req-0607855b-a1ba-463d-89b6-ba003d94dbb9 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group member updated ['971ec0d6-85b6-4300-8cf8-d31bcddf6ad2'] 2022-05-03 22:24:27.638 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port e061507e-895e-4298-8a1e-1380fe4d3f10 2022-05-03 22:24:27.638 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port e061507e-895e-4298-8a1e-1380fe4d3f10 updated. Details: {'device': 'e061507e-895e-4298-8a1e-1380fe4d3f10', 'network_id': 'eef5b905-f365-4d9e-9584-ea6febedc200', 'port_id': 'e061507e-895e-4298-8a1e-1380fe4d3f10', 'mac_address': 'fa:16:3e:91:af:98', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 697, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '46c422e1-4787-49f7-97d1-034af7e05c46', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:24:27.652 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:24:27.652 1112 2017861649152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e061507e-895e-4298-8a1e-1380fe4d3f10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:27.652 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e061507e-895e-4298-8a1e-1380fe4d3f10 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:24:27.652 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:24:27.810 1112 2017861649152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e061507e-895e-4298-8a1e-1380fe4d3f10') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:24:27.810 1112 2017861649152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e061507e-895e-4298-8a1e-1380fe4d3f10') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:24:27.829 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e061507e-895e-4298-8a1e-1380fe4d3f10 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:24:27.829 1112 2017861649152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 697, VLAN trunk: None to switch port e061507e-895e-4298-8a1e-1380fe4d3f10 2022-05-03 22:24:27.934 1112 2017861649152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:24:27.934 1112 2017861649152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e061507e-895e-4298-8a1e-1380fe4d3f10'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:24:28.144 1112 2017861649152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e061507e-895e-4298-8a1e-1380fe4d3f10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:24:28.144 1112 2017861649152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:24:28.144 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f4bddc15-3903-4d8d-8e97-5d6d06a8a24c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:24:28.144 1112 2017861649152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e061507e-895e-4298-8a1e-1380fe4d3f10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:24:28.144 1112 2017861649152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:24:28.144 1112 2017861649152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e061507e-895e-4298-8a1e-1380fe4d3f10 not yet added. Adding. 2022-05-03 22:24:28.144 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:24:28.144 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:24:28.308 1112 2017861649152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e061507e-895e-4298-8a1e-1380fe4d3f10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:28.530 1112 2017861649152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e061507e-895e-4298-8a1e-1380fe4d3f10" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:28.530 1112 2017861649152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e061507e-895e-4298-8a1e-1380fe4d3f10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:28.792 1112 2017861649152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e061507e-895e-4298-8a1e-1380fe4d3f10" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:28.952 1112 2017861649152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e061507e-895e-4298-8a1e-1380fe4d3f10" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:28.952 1112 2017861649152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e061507e-895e-4298-8a1e-1380fe4d3f10 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:24:28.952 1112 2017861649152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e061507e-895e-4298-8a1e-1380fe4d3f10 processed. 2022-05-03 22:24:29.020 1112 2017862114992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6857a7e-ebf8-4ffe-9bb0-62e79259d7f3 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 288537bc-f966-46b4-93f2-1733e726d147 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:24:29.043 1112 2017862114992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6857a7e-ebf8-4ffe-9bb0-62e79259d7f3 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 288537bc-f966-46b4-93f2-1733e726d147 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:24:29.436 1112 2017864078784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:29.669 1112 2017864078784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:31.325 1112 2017865510048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfc10565-e8e0-4da7-b46b-7a122162cecd 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Security group member updated on remote: ['2d165de1-c34c-4c66-a909-0228f1bb4a0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:24:31.325 1112 2017865510048 MainThread INFO neutron.agent.securitygroups_rpc [req-dfc10565-e8e0-4da7-b46b-7a122162cecd 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Security group member updated ['2d165de1-c34c-4c66-a909-0228f1bb4a0b'] 2022-05-03 22:24:31.325 1112 2017865510048 MainThread INFO neutron.agent.securitygroups_rpc [req-dfc10565-e8e0-4da7-b46b-7a122162cecd 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Refresh firewall rules 2022-05-03 22:24:31.325 1112 2017865510048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfc10565-e8e0-4da7-b46b-7a122162cecd 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Get security group information for devices via rpc ['4cc4b40f-c5a2-434d-a936-aa6486d3933c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:24:31.388 1112 2017865510048 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dfc10565-e8e0-4da7-b46b-7a122162cecd 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:24:31.388 1112 2017865510048 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dfc10565-e8e0-4da7-b46b-7a122162cecd 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:24:31.419 1112 2017865510048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfc10565-e8e0-4da7-b46b-7a122162cecd 38acba2d87e34bd78728c46b989c9618 85ee3733f5354ebeab19822296ef23ac - - -] port_delete event received for '4cc4b40f-c5a2-434d-a936-aa6486d3933c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:24:32.469 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 288537bc-f966-46b4-93f2-1733e726d147 2022-05-03 22:24:32.652 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4cc4b40f-c5a2-434d-a936-aa6486d3933c 2022-05-03 22:24:33.483 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:24:33.684 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 288537bc-f966-46b4-93f2-1733e726d147 2022-05-03 22:24:33.684 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 288537bc-f966-46b4-93f2-1733e726d147 updated. Details: {'device': '288537bc-f966-46b4-93f2-1733e726d147', 'network_id': 'fc3aabfe-6798-4fc0-9936-73f564902561', 'port_id': '288537bc-f966-46b4-93f2-1733e726d147', 'mac_address': 'fa:16:3e:39:b9:1e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 674, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3c8e67f2-0674-4eb2-b430-d6fbb9b93d2b', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:24:33.684 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:24:33.684 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:24:33.684 1112 2017864803776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-288537bc-f966-46b4-93f2-1733e726d147" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:33.684 1112 2017864803776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 288537bc-f966-46b4-93f2-1733e726d147 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:24:33.700 1112 2017864803776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:24:33.854 1112 2017864803776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '288537bc-f966-46b4-93f2-1733e726d147') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:24:33.854 1112 2017864803776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '288537bc-f966-46b4-93f2-1733e726d147') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:24:33.870 1112 2017864803424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4cc4b40f-c5a2-434d-a936-aa6486d3933c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:24:33.870 1112 2017864803424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4cc4b40f-c5a2-434d-a936-aa6486d3933c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:24:33.870 1112 2017864803424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4cc4b40f-c5a2-434d-a936-aa6486d3933c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:24:33.886 1112 2017864803424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3c078267-8381-4b5c-84e5-41656ca8858a 2022-05-03 22:24:33.904 1112 2017864803424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4cc4b40f-c5a2-434d-a936-aa6486d3933c'] 2022-05-03 22:24:33.904 1112 2017864803424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:24:33.904 1112 2017864803424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:24:33.904 1112 2017864803424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4cc4b40f-c5a2-434d-a936-aa6486d3933c'] 2022-05-03 22:24:33.904 1112 2017864803776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 288537bc-f966-46b4-93f2-1733e726d147 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:24:33.904 1112 2017864803776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 674, VLAN trunk: None to switch port 288537bc-f966-46b4-93f2-1733e726d147 2022-05-03 22:24:34.028 1112 2017864803776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:24:34.028 1112 2017864803776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['288537bc-f966-46b4-93f2-1733e726d147'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:24:34.293 1112 2017864803776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['288537bc-f966-46b4-93f2-1733e726d147']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:24:34.293 1112 2017864803776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:24:34.293 1112 2017864803776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (971ec0d6-85b6-4300-8cf8-d31bcddf6ad2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:24:34.293 1112 2017864803776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 288537bc-f966-46b4-93f2-1733e726d147 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:24:34.293 1112 2017864803776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:24:34.293 1112 2017864803776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 288537bc-f966-46b4-93f2-1733e726d147 not yet added. Adding. 2022-05-03 22:24:34.293 1112 2017864803776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:24:34.293 1112 2017864803776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:24:34.479 1112 2017864803776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-288537bc-f966-46b4-93f2-1733e726d147" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:34.667 1112 2017864803776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-288537bc-f966-46b4-93f2-1733e726d147" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:34.667 1112 2017864803776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-288537bc-f966-46b4-93f2-1733e726d147" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:34.871 1112 2017864803776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-288537bc-f966-46b4-93f2-1733e726d147" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:35.012 1112 2017864803776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-288537bc-f966-46b4-93f2-1733e726d147" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:35.012 1112 2017864803776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 288537bc-f966-46b4-93f2-1733e726d147 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:24:35.012 1112 2017864803776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 288537bc-f966-46b4-93f2-1733e726d147 processed. 2022-05-03 22:24:35.494 1112 2017864803776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:35.697 1112 2017864803776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:42.107 1112 2017865829008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-633a33c5-887f-4f82-b7e0-b9704e2dc72c 236a2ad411854f1caf2424cdbfed3d41 053f0c1151b542a791b50b1b73a2d736 - - -] Security group member updated on remote: ['7818c37e-bcfa-4001-99ee-ebbb623c956a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:24:42.107 1112 2017865829008 MainThread INFO neutron.agent.securitygroups_rpc [req-633a33c5-887f-4f82-b7e0-b9704e2dc72c 236a2ad411854f1caf2424cdbfed3d41 053f0c1151b542a791b50b1b73a2d736 - - -] Security group member updated ['7818c37e-bcfa-4001-99ee-ebbb623c956a'] 2022-05-03 22:24:43.547 1112 2017865748720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a003274-1c96-4e6f-b341-5db1f1b423a6 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 4e2b37ea-b252-415e-a719-97fa83478296 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:24:43.572 1112 2017865748720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a003274-1c96-4e6f-b341-5db1f1b423a6 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 4e2b37ea-b252-415e-a719-97fa83478296 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:24:44.620 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7129c905-3715-4db9-a3fe-1046fbc00bd3 2022-05-03 22:24:45.561 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:24:45.935 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 7129c905-3715-4db9-a3fe-1046fbc00bd3 2022-05-03 22:24:45.935 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 7129c905-3715-4db9-a3fe-1046fbc00bd3 updated. Details: {'device': '7129c905-3715-4db9-a3fe-1046fbc00bd3', 'network_id': '76e1a376-54cd-47e0-8a83-af5215fe1c7c', 'port_id': '7129c905-3715-4db9-a3fe-1046fbc00bd3', 'mac_address': 'fa:16:3e:7b:e4:7c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 660, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd441f461-ced4-4928-813a-ae81b675ec0a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:24:45.935 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:24:45.935 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:45.935 1112 2017864119744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7129c905-3715-4db9-a3fe-1046fbc00bd3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:24:45.935 1112 2017864119744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:24:45.983 1112 2017864119744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7129c905-3715-4db9-a3fe-1046fbc00bd3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:24:45.983 1112 2017864119744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7129c905-3715-4db9-a3fe-1046fbc00bd3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:24:46.136 1112 2017864119744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7129c905-3715-4db9-a3fe-1046fbc00bd3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:24:46.136 1112 2017864119744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 660, VLAN trunk: None to switch port 7129c905-3715-4db9-a3fe-1046fbc00bd3 2022-05-03 22:24:46.215 1112 2017864119744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:24:46.231 1112 2017864119744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7129c905-3715-4db9-a3fe-1046fbc00bd3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:24:46.516 1112 2017864119744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7129c905-3715-4db9-a3fe-1046fbc00bd3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:24:46.516 1112 2017864119744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:24:46.516 1112 2017864119744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (da88d728-5f6e-47e6-b08b-3ab5b09b1d70) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:24:46.516 1112 2017864119744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7129c905-3715-4db9-a3fe-1046fbc00bd3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:24:46.516 1112 2017864119744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:24:46.516 1112 2017864119744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-05-03 22:24:46.516 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:46.516 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:46.516 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:46.516 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:46.608 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:46.608 1112 2017864119744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7129c905-3715-4db9-a3fe-1046fbc00bd3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:24:46.608 1112 2017864119744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7129c905-3715-4db9-a3fe-1046fbc00bd3 processed. 2022-05-03 22:24:46.651 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4e2b37ea-b252-415e-a719-97fa83478296 2022-05-03 22:24:47.566 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:24:47.566 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:48.010 1112 2017864119744 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:48.091 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 4e2b37ea-b252-415e-a719-97fa83478296 2022-05-03 22:24:48.091 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 4e2b37ea-b252-415e-a719-97fa83478296 updated. Details: {'device': '4e2b37ea-b252-415e-a719-97fa83478296', 'network_id': '80707545-e36c-4caa-812c-4ecdad7542ec', 'port_id': '4e2b37ea-b252-415e-a719-97fa83478296', 'mac_address': 'fa:16:3e:40:08:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 689, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8701d87b-6213-44fa-8bc4-ba7d0ca5f35b', 'ip_address': '192.168.233.49'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:24:48.091 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:24:48.091 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e2b37ea-b252-415e-a719-97fa83478296" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:48.091 1112 2017864119744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4e2b37ea-b252-415e-a719-97fa83478296 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:24:48.091 1112 2017864119744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 80707545-e36c-4caa-812c-4ecdad7542ec 2022-05-03 22:24:48.091 1112 2017864119744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:24:48.291 1112 2017864119744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4e2b37ea-b252-415e-a719-97fa83478296') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:24:48.291 1112 2017864119744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4e2b37ea-b252-415e-a719-97fa83478296') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:24:48.291 1112 2017864119744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4e2b37ea-b252-415e-a719-97fa83478296 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:24:48.291 1112 2017864119744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 689, VLAN trunk: None to switch port 4e2b37ea-b252-415e-a719-97fa83478296 2022-05-03 22:24:48.465 1112 2017864119744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:24:48.487 1112 2017864119744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4e2b37ea-b252-415e-a719-97fa83478296'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:24:48.807 1112 2017864119744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4e2b37ea-b252-415e-a719-97fa83478296']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:24:48.807 1112 2017864119744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:24:48.807 1112 2017864119744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7818c37e-bcfa-4001-99ee-ebbb623c956a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:24:48.807 1112 2017864119744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7818c37e-bcfa-4001-99ee-ebbb623c956a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:24:48.807 1112 2017864119744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4e2b37ea-b252-415e-a719-97fa83478296 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:24:48.807 1112 2017864119744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:24:48.807 1112 2017864119744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4e2b37ea-b252-415e-a719-97fa83478296 not yet added. Adding. 2022-05-03 22:24:48.807 1112 2017864119744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:24:48.807 1112 2017864119744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:24:49.027 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e2b37ea-b252-415e-a719-97fa83478296" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:49.244 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e2b37ea-b252-415e-a719-97fa83478296" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:49.244 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e2b37ea-b252-415e-a719-97fa83478296" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:49.498 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e2b37ea-b252-415e-a719-97fa83478296" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:49.670 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e2b37ea-b252-415e-a719-97fa83478296" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:49.670 1112 2017864119744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4e2b37ea-b252-415e-a719-97fa83478296 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:24:49.670 1112 2017864119744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4e2b37ea-b252-415e-a719-97fa83478296 processed. 2022-05-03 22:24:49.670 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:50.073 1112 2017864119744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:24:55.833 1112 2017864707584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1122726c-2ad8-40ee-9228-dd5ca0194862 236a2ad411854f1caf2424cdbfed3d41 053f0c1151b542a791b50b1b73a2d736 - - -] Security group member updated on remote: ['7818c37e-bcfa-4001-99ee-ebbb623c956a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:24:55.833 1112 2017864707584 MainThread INFO neutron.agent.securitygroups_rpc [req-1122726c-2ad8-40ee-9228-dd5ca0194862 236a2ad411854f1caf2424cdbfed3d41 053f0c1151b542a791b50b1b73a2d736 - - -] Security group member updated ['7818c37e-bcfa-4001-99ee-ebbb623c956a'] 2022-05-03 22:24:55.833 1112 2017864707584 MainThread INFO neutron.agent.securitygroups_rpc [req-1122726c-2ad8-40ee-9228-dd5ca0194862 236a2ad411854f1caf2424cdbfed3d41 053f0c1151b542a791b50b1b73a2d736 - - -] Refresh firewall rules 2022-05-03 22:24:55.833 1112 2017864707584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1122726c-2ad8-40ee-9228-dd5ca0194862 236a2ad411854f1caf2424cdbfed3d41 053f0c1151b542a791b50b1b73a2d736 - - -] Get security group information for devices via rpc ['4e2b37ea-b252-415e-a719-97fa83478296'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:24:55.859 1112 2017864707584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1122726c-2ad8-40ee-9228-dd5ca0194862 236a2ad411854f1caf2424cdbfed3d41 053f0c1151b542a791b50b1b73a2d736 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:24:55.859 1112 2017864707584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1122726c-2ad8-40ee-9228-dd5ca0194862 236a2ad411854f1caf2424cdbfed3d41 053f0c1151b542a791b50b1b73a2d736 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:24:55.920 1112 2017864707584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1122726c-2ad8-40ee-9228-dd5ca0194862 236a2ad411854f1caf2424cdbfed3d41 053f0c1151b542a791b50b1b73a2d736 - - -] port_delete event received for '4e2b37ea-b252-415e-a719-97fa83478296' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:24:56.854 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4e2b37ea-b252-415e-a719-97fa83478296 2022-05-03 22:24:57.714 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:24:57.714 1112 2017865829008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4e2b37ea-b252-415e-a719-97fa83478296' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:24:57.714 1112 2017865829008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4e2b37ea-b252-415e-a719-97fa83478296' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:24:57.714 1112 2017865829008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4e2b37ea-b252-415e-a719-97fa83478296 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:24:57.744 1112 2017865829008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 80707545-e36c-4caa-812c-4ecdad7542ec 2022-05-03 22:24:57.744 1112 2017865829008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e2b37ea-b252-415e-a719-97fa83478296'] 2022-05-03 22:24:57.744 1112 2017865829008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:24:57.744 1112 2017865829008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:24:57.744 1112 2017865829008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e2b37ea-b252-415e-a719-97fa83478296'] 2022-05-03 22:24:57.775 1112 2017865829008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e5cc788-aa03-44d6-a58c-3fa3f69a821c f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network 3c078267-8381-4b5c-84e5-41656ca8858a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:24:57.775 1112 2017865829008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e5cc788-aa03-44d6-a58c-3fa3f69a821c f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network 3c078267-8381-4b5c-84e5-41656ca8858a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-03 22:24:58.885 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7129c905-3715-4db9-a3fe-1046fbc00bd3 2022-05-03 22:24:59.713 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:24:59.713 1112 2017865942816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7129c905-3715-4db9-a3fe-1046fbc00bd3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:24:59.713 1112 2017865942816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7129c905-3715-4db9-a3fe-1046fbc00bd3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:24:59.713 1112 2017865942816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7129c905-3715-4db9-a3fe-1046fbc00bd3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:24:59.738 1112 2017865942816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7129c905-3715-4db9-a3fe-1046fbc00bd3'] 2022-05-03 22:24:59.738 1112 2017865942816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:24:59.738 1112 2017865942816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:24:59.738 1112 2017865942816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7129c905-3715-4db9-a3fe-1046fbc00bd3'] 2022-05-03 22:24:59.738 1112 2017865941760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:24:59.905 1112 2017865941760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:25:02.910 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7129c905-3715-4db9-a3fe-1046fbc00bd3 2022-05-03 22:25:03.726 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:25:03.726 1112 2017865941232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7129c905-3715-4db9-a3fe-1046fbc00bd3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:25:03.726 1112 2017865941232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7129c905-3715-4db9-a3fe-1046fbc00bd3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:25:03.726 1112 2017865941232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7129c905-3715-4db9-a3fe-1046fbc00bd3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:25:03.746 1112 2017865941232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 76e1a376-54cd-47e0-8a83-af5215fe1c7c 2022-05-03 22:25:03.746 1112 2017865941232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7129c905-3715-4db9-a3fe-1046fbc00bd3'] 2022-05-03 22:25:03.746 1112 2017865941232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:25:03.746 1112 2017865941232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7129c905-3715-4db9-a3fe-1046fbc00bd3'] 2022-05-03 22:25:05.746 1112 2017864706704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:25:05.822 1112 2017864706704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:25:16.966 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7129c905-3715-4db9-a3fe-1046fbc00bd3 2022-05-03 22:25:17.837 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:25:18.011 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 7129c905-3715-4db9-a3fe-1046fbc00bd3 2022-05-03 22:25:18.011 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 7129c905-3715-4db9-a3fe-1046fbc00bd3 updated. Details: {'device': '7129c905-3715-4db9-a3fe-1046fbc00bd3', 'network_id': '76e1a376-54cd-47e0-8a83-af5215fe1c7c', 'port_id': '7129c905-3715-4db9-a3fe-1046fbc00bd3', 'mac_address': 'fa:16:3e:7b:e4:7c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 660, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd441f461-ced4-4928-813a-ae81b675ec0a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:25:18.011 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:25:18.011 1112 2017863407744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:25:18.030 1112 2017863407744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7129c905-3715-4db9-a3fe-1046fbc00bd3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:25:18.030 1112 2017863407744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 76e1a376-54cd-47e0-8a83-af5215fe1c7c 2022-05-03 22:25:18.030 1112 2017863407744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:25:18.197 1112 2017863407744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7129c905-3715-4db9-a3fe-1046fbc00bd3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:25:18.197 1112 2017863407744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7129c905-3715-4db9-a3fe-1046fbc00bd3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:25:18.197 1112 2017863407744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7129c905-3715-4db9-a3fe-1046fbc00bd3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:25:18.197 1112 2017863407744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 660, VLAN trunk: None to switch port 7129c905-3715-4db9-a3fe-1046fbc00bd3 2022-05-03 22:25:18.306 1112 2017863407744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:25:18.306 1112 2017863407744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7129c905-3715-4db9-a3fe-1046fbc00bd3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:25:18.455 1112 2017863407744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7129c905-3715-4db9-a3fe-1046fbc00bd3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:25:18.455 1112 2017863407744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:25:18.455 1112 2017863407744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (da88d728-5f6e-47e6-b08b-3ab5b09b1d70) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:25:18.455 1112 2017863407744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7129c905-3715-4db9-a3fe-1046fbc00bd3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:25:18.455 1112 2017863407744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:25:18.455 1112 2017863407744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7129c905-3715-4db9-a3fe-1046fbc00bd3 not yet added. Adding. 2022-05-03 22:25:18.455 1112 2017863407744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:25:18.455 1112 2017863407744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:25:18.640 1112 2017863407744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:25:18.790 1112 2017863407744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:25:18.790 1112 2017863407744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:25:18.980 1112 2017863407744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:25:19.124 1112 2017863407744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7129c905-3715-4db9-a3fe-1046fbc00bd3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:25:19.124 1112 2017863407744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7129c905-3715-4db9-a3fe-1046fbc00bd3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:25:19.124 1112 2017863407744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7129c905-3715-4db9-a3fe-1046fbc00bd3 processed. 2022-05-03 22:25:19.854 1112 2017862134416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:25:20.029 1112 2017862134416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:25:34.044 1112 2017863275792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb547b19-c3c2-4377-ab71-a64144f11255 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated on remote: ['f4bddc15-3903-4d8d-8e97-5d6d06a8a24c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:25:34.062 1112 2017863275792 MainThread INFO neutron.agent.securitygroups_rpc [req-eb547b19-c3c2-4377-ab71-a64144f11255 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated ['f4bddc15-3903-4d8d-8e97-5d6d06a8a24c'] 2022-05-03 22:25:34.364 1112 2017864361584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb547b19-c3c2-4377-ab71-a64144f11255 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] port_delete event received for 'e061507e-895e-4298-8a1e-1380fe4d3f10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:25:35.261 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e061507e-895e-4298-8a1e-1380fe4d3f10 2022-05-03 22:25:35.933 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:25:35.933 1112 2017862352208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e061507e-895e-4298-8a1e-1380fe4d3f10' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:25:35.933 1112 2017862352208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e061507e-895e-4298-8a1e-1380fe4d3f10' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:25:35.933 1112 2017862352208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e061507e-895e-4298-8a1e-1380fe4d3f10 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:25:35.962 1112 2017862352208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e061507e-895e-4298-8a1e-1380fe4d3f10'] 2022-05-03 22:25:35.962 1112 2017862352208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:25:35.962 1112 2017862352208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:25:35.962 1112 2017862352208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e061507e-895e-4298-8a1e-1380fe4d3f10'] 2022-05-03 22:25:36.054 1112 2017862352208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d92d827-8cb0-4d2b-8cd1-df544e226e09 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] port_delete event received for '91c2293e-2dba-4b00-b789-6c2cb140a3e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:25:37.937 1112 2017863134896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:25:37.961 1112 2017863134896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:25:40.290 1112 2017863134720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efed21bb-14ad-4f11-a96d-6778a67fce01 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated on remote: ['701adc4b-2a4a-4eeb-b2a1-6a0970d3868e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:25:40.290 1112 2017863134720 MainThread INFO neutron.agent.securitygroups_rpc [req-efed21bb-14ad-4f11-a96d-6778a67fce01 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated ['701adc4b-2a4a-4eeb-b2a1-6a0970d3868e'] 2022-05-03 22:25:40.856 1112 2017864362288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efed21bb-14ad-4f11-a96d-6778a67fce01 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] port_delete event received for 'a1f0c787-b825-4e2c-a7d4-908cfc24ebe6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:25:41.289 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 2022-05-03 22:25:41.965 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:25:41.965 1112 2017863222720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a1f0c787-b825-4e2c-a7d4-908cfc24ebe6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:25:41.965 1112 2017863222720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a1f0c787-b825-4e2c-a7d4-908cfc24ebe6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:25:41.965 1112 2017863222720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a1f0c787-b825-4e2c-a7d4-908cfc24ebe6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:25:41.992 1112 2017863222720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network eef5b905-f365-4d9e-9584-ea6febedc200 2022-05-03 22:25:41.992 1112 2017863222720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1f0c787-b825-4e2c-a7d4-908cfc24ebe6'] 2022-05-03 22:25:41.992 1112 2017863222720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:25:41.992 1112 2017863222720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:25:41.992 1112 2017863222720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1f0c787-b825-4e2c-a7d4-908cfc24ebe6'] 2022-05-03 22:25:43.263 1112 2017862588368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-930d0dad-496e-4b17-89c4-c229d0f22ae1 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] port_delete event received for 'e3d74c44-98ea-4cba-a4ae-b5f0bed5fa89' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:25:43.789 1112 2017862021360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a895eee7-fea2-48f1-bb6c-150e46318ca3 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated on remote: ['b646a509-6ad2-42c7-8b7b-fd2c5c9853fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:25:43.789 1112 2017862021360 MainThread INFO neutron.agent.securitygroups_rpc [req-a895eee7-fea2-48f1-bb6c-150e46318ca3 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated ['b646a509-6ad2-42c7-8b7b-fd2c5c9853fe'] 2022-05-03 22:25:43.910 1112 2017863340448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8eea215-de9f-4cd8-8fa1-18e0251ef116 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated on remote: ['b646a509-6ad2-42c7-8b7b-fd2c5c9853fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:25:43.910 1112 2017863340448 MainThread INFO neutron.agent.securitygroups_rpc [req-d8eea215-de9f-4cd8-8fa1-18e0251ef116 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated ['b646a509-6ad2-42c7-8b7b-fd2c5c9853fe'] 2022-05-03 22:25:43.961 1112 2017863340448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:25:43.976 1112 2017863340448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:25:48.139 1112 2017862134768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c46fecc-2f87-4a55-88c0-f2ff2efa0147 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated on remote: ['b646a509-6ad2-42c7-8b7b-fd2c5c9853fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:25:48.139 1112 2017862134768 MainThread INFO neutron.agent.securitygroups_rpc [req-6c46fecc-2f87-4a55-88c0-f2ff2efa0147 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated ['b646a509-6ad2-42c7-8b7b-fd2c5c9853fe'] 2022-05-03 22:25:48.995 1112 2017862134768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c93fa041-526a-409c-bbb6-42b9ebc45990 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 81cc1374-0886-48f8-ac7a-f0a436ad2458 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:25:49.009 1112 2017862134768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c93fa041-526a-409c-bbb6-42b9ebc45990 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 81cc1374-0886-48f8-ac7a-f0a436ad2458 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:25:51.321 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 81cc1374-0886-48f8-ac7a-f0a436ad2458 2022-05-03 22:25:52.024 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:25:52.211 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 81cc1374-0886-48f8-ac7a-f0a436ad2458 2022-05-03 22:25:52.211 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 81cc1374-0886-48f8-ac7a-f0a436ad2458 updated. Details: {'device': '81cc1374-0886-48f8-ac7a-f0a436ad2458', 'network_id': 'eef5b905-f365-4d9e-9584-ea6febedc200', 'port_id': '81cc1374-0886-48f8-ac7a-f0a436ad2458', 'mac_address': 'fa:16:3e:e8:02:52', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 697, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '46c422e1-4787-49f7-97d1-034af7e05c46', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:25:52.211 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:25:52.211 1112 2017863199376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81cc1374-0886-48f8-ac7a-f0a436ad2458" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:25:52.211 1112 2017863199376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 81cc1374-0886-48f8-ac7a-f0a436ad2458 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:25:52.211 1112 2017863199376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network eef5b905-f365-4d9e-9584-ea6febedc200 2022-05-03 22:25:52.211 1112 2017863199376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:25:52.372 1112 2017863199376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '81cc1374-0886-48f8-ac7a-f0a436ad2458') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:25:52.372 1112 2017863199376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '81cc1374-0886-48f8-ac7a-f0a436ad2458') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:25:52.383 1112 2017863199376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 81cc1374-0886-48f8-ac7a-f0a436ad2458 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:25:52.383 1112 2017863199376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 697, VLAN trunk: None to switch port 81cc1374-0886-48f8-ac7a-f0a436ad2458 2022-05-03 22:25:52.478 1112 2017863199376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:25:52.478 1112 2017863199376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['81cc1374-0886-48f8-ac7a-f0a436ad2458'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:25:52.617 1112 2017863199376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['81cc1374-0886-48f8-ac7a-f0a436ad2458']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:25:52.617 1112 2017863199376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:25:52.617 1112 2017863199376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b646a509-6ad2-42c7-8b7b-fd2c5c9853fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:25:52.617 1112 2017863199376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 81cc1374-0886-48f8-ac7a-f0a436ad2458 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:25:52.617 1112 2017863199376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:25:52.617 1112 2017863199376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 81cc1374-0886-48f8-ac7a-f0a436ad2458 not yet added. Adding. 2022-05-03 22:25:52.617 1112 2017863199376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:25:52.617 1112 2017863199376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:25:52.773 1112 2017863199376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81cc1374-0886-48f8-ac7a-f0a436ad2458" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:25:52.942 1112 2017863199376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81cc1374-0886-48f8-ac7a-f0a436ad2458" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:25:52.942 1112 2017863199376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81cc1374-0886-48f8-ac7a-f0a436ad2458" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:25:53.095 1112 2017863199376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81cc1374-0886-48f8-ac7a-f0a436ad2458" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:25:53.215 1112 2017863199376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81cc1374-0886-48f8-ac7a-f0a436ad2458" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:25:53.215 1112 2017863199376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 81cc1374-0886-48f8-ac7a-f0a436ad2458 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:25:53.215 1112 2017863199376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 81cc1374-0886-48f8-ac7a-f0a436ad2458 processed. 2022-05-03 22:25:54.038 1112 2017866199808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:25:54.230 1112 2017866199808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:05.477 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7129c905-3715-4db9-a3fe-1046fbc00bd3 2022-05-03 22:26:05.944 1112 2017865568848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-231d6b0f-b00d-48b1-a3f9-58d2fe09780c 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group member updated on remote: ['da88d728-5f6e-47e6-b08b-3ab5b09b1d70'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:26:05.944 1112 2017865568848 MainThread INFO neutron.agent.securitygroups_rpc [req-231d6b0f-b00d-48b1-a3f9-58d2fe09780c 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group member updated ['da88d728-5f6e-47e6-b08b-3ab5b09b1d70'] 2022-05-03 22:26:06.116 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:26:06.116 1112 2017863199200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7129c905-3715-4db9-a3fe-1046fbc00bd3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:26:06.116 1112 2017863199200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7129c905-3715-4db9-a3fe-1046fbc00bd3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:26:06.116 1112 2017863199200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7129c905-3715-4db9-a3fe-1046fbc00bd3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:26:06.121 1112 2017863199200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 76e1a376-54cd-47e0-8a83-af5215fe1c7c 2022-05-03 22:26:06.121 1112 2017863199200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7129c905-3715-4db9-a3fe-1046fbc00bd3'] 2022-05-03 22:26:06.121 1112 2017863199200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:26:06.121 1112 2017863199200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:26:06.121 1112 2017863199200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7129c905-3715-4db9-a3fe-1046fbc00bd3'] 2022-05-03 22:26:06.266 1112 2017863341680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-231d6b0f-b00d-48b1-a3f9-58d2fe09780c 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] port_delete event received for '7129c905-3715-4db9-a3fe-1046fbc00bd3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:26:07.886 1112 2017863278080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2da1b46f-8210-4f45-9beb-ff7f2ec40e3f 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] port_delete event received for '17242fe0-4fc0-426e-b799-b0f94ba47baf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:26:08.131 1112 2017865277504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:08.152 1112 2017865277504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:08.292 1112 2017862681872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc1f0679-af31-4cb7-9717-c6ab2ff91063 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group rule updated on remote: ['c3b80c08-c501-4baf-8491-9bdfd8a4bd08'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:26:08.292 1112 2017862681872 MainThread INFO neutron.agent.securitygroups_rpc [req-bc1f0679-af31-4cb7-9717-c6ab2ff91063 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group rule updated ['c3b80c08-c501-4baf-8491-9bdfd8a4bd08'] 2022-05-03 22:26:08.406 1112 2017862681872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d9724fa-3251-4209-affa-a758c8311ac9 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group rule updated on remote: ['c3b80c08-c501-4baf-8491-9bdfd8a4bd08'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:26:08.406 1112 2017862681872 MainThread INFO neutron.agent.securitygroups_rpc [req-3d9724fa-3251-4209-affa-a758c8311ac9 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group rule updated ['c3b80c08-c501-4baf-8491-9bdfd8a4bd08'] 2022-05-03 22:26:11.360 1112 2017865540528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf906b0f-6854-4d9c-8c6f-84d4e7076a01 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group member updated on remote: ['c3b80c08-c501-4baf-8491-9bdfd8a4bd08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:26:11.360 1112 2017865540528 MainThread INFO neutron.agent.securitygroups_rpc [req-cf906b0f-6854-4d9c-8c6f-84d4e7076a01 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group member updated ['c3b80c08-c501-4baf-8491-9bdfd8a4bd08'] 2022-05-03 22:26:12.084 1112 2017861976480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cae9ec3e-025e-4c42-a152-862d6a7b7f19 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 74c274db-ef55-4e47-bb9a-b38f77a4e72d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:26:12.089 1112 2017861976480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cae9ec3e-025e-4c42-a152-862d6a7b7f19 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 74c274db-ef55-4e47-bb9a-b38f77a4e72d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:26:13.445 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 74c274db-ef55-4e47-bb9a-b38f77a4e72d 2022-05-03 22:26:14.147 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:26:14.338 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 74c274db-ef55-4e47-bb9a-b38f77a4e72d 2022-05-03 22:26:14.338 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 74c274db-ef55-4e47-bb9a-b38f77a4e72d updated. Details: {'device': '74c274db-ef55-4e47-bb9a-b38f77a4e72d', 'network_id': '76e1a376-54cd-47e0-8a83-af5215fe1c7c', 'port_id': '74c274db-ef55-4e47-bb9a-b38f77a4e72d', 'mac_address': 'fa:16:3e:5e:d4:bf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 660, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd441f461-ced4-4928-813a-ae81b675ec0a', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:26:14.338 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:26:14.338 1112 2017863132608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:14.338 1112 2017863132608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 74c274db-ef55-4e47-bb9a-b38f77a4e72d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:26:14.338 1112 2017863132608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 76e1a376-54cd-47e0-8a83-af5215fe1c7c 2022-05-03 22:26:14.338 1112 2017863132608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:26:14.506 1112 2017863132608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '74c274db-ef55-4e47-bb9a-b38f77a4e72d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:26:14.506 1112 2017863132608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '74c274db-ef55-4e47-bb9a-b38f77a4e72d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:26:14.506 1112 2017863132608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 74c274db-ef55-4e47-bb9a-b38f77a4e72d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:26:14.506 1112 2017863132608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 660, VLAN trunk: None to switch port 74c274db-ef55-4e47-bb9a-b38f77a4e72d 2022-05-03 22:26:14.616 1112 2017863132608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:26:14.616 1112 2017863132608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['74c274db-ef55-4e47-bb9a-b38f77a4e72d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:26:14.756 1112 2017863132608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['74c274db-ef55-4e47-bb9a-b38f77a4e72d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:26:14.756 1112 2017863132608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:26:14.756 1112 2017863132608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c3b80c08-c501-4baf-8491-9bdfd8a4bd08) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:26:14.756 1112 2017863132608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 74c274db-ef55-4e47-bb9a-b38f77a4e72d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:26:14.756 1112 2017863132608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:26:14.756 1112 2017863132608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 74c274db-ef55-4e47-bb9a-b38f77a4e72d not yet added. Adding. 2022-05-03 22:26:14.756 1112 2017863132608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:26:14.756 1112 2017863132608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:26:14.928 1112 2017863132608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:15.101 1112 2017863132608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:15.101 1112 2017863132608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:15.281 1112 2017863132608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:15.419 1112 2017863132608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:15.419 1112 2017863132608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 74c274db-ef55-4e47-bb9a-b38f77a4e72d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:26:15.419 1112 2017863132608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 74c274db-ef55-4e47-bb9a-b38f77a4e72d processed. 2022-05-03 22:26:16.156 1112 2017863132608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:16.334 1112 2017863132608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:40.974 1112 2017864576512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-edadbcd1-d80d-42fb-a3e2-182fbc4a9edf 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group member updated on remote: ['f68cf288-5db1-4430-8651-22b75c8873a5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:26:40.974 1112 2017864576512 MainThread INFO neutron.agent.securitygroups_rpc [req-edadbcd1-d80d-42fb-a3e2-182fbc4a9edf 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group member updated ['f68cf288-5db1-4430-8651-22b75c8873a5'] 2022-05-03 22:26:41.099 1112 2017863275792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8bc8354-1d17-482e-9abb-f3dfb950b91a 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group member updated on remote: ['971ec0d6-85b6-4300-8cf8-d31bcddf6ad2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:26:41.099 1112 2017863275792 MainThread INFO neutron.agent.securitygroups_rpc [req-e8bc8354-1d17-482e-9abb-f3dfb950b91a 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group member updated ['971ec0d6-85b6-4300-8cf8-d31bcddf6ad2'] 2022-05-03 22:26:41.744 1112 2017862021360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edadbcd1-d80d-42fb-a3e2-182fbc4a9edf 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] port_delete event received for '04496ba5-81ea-4f3b-a17c-a89555ade042' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:26:41.856 1112 2017862021360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8bc8354-1d17-482e-9abb-f3dfb950b91a 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] port_delete event received for '288537bc-f966-46b4-93f2-1733e726d147' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:26:41.856 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 288537bc-f966-46b4-93f2-1733e726d147 2022-05-03 22:26:41.856 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 04496ba5-81ea-4f3b-a17c-a89555ade042 2022-05-03 22:26:42.255 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:26:42.255 1112 2017863406864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '288537bc-f966-46b4-93f2-1733e726d147' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:26:42.255 1112 2017863406864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '288537bc-f966-46b4-93f2-1733e726d147' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:26:42.255 1112 2017863406864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 288537bc-f966-46b4-93f2-1733e726d147 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:26:42.262 1112 2017863406864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['288537bc-f966-46b4-93f2-1733e726d147'] 2022-05-03 22:26:42.262 1112 2017863406864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:26:42.280 1112 2017863406864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:26:42.280 1112 2017863406864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['288537bc-f966-46b4-93f2-1733e726d147'] 2022-05-03 22:26:42.280 1112 2017863406336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '04496ba5-81ea-4f3b-a17c-a89555ade042' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:26:42.280 1112 2017863406336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '04496ba5-81ea-4f3b-a17c-a89555ade042' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:26:42.280 1112 2017863406336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 04496ba5-81ea-4f3b-a17c-a89555ade042 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:26:42.292 1112 2017863406336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fc3a3929-bd93-41c7-8305-28300ba71607 2022-05-03 22:26:42.292 1112 2017863406336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04496ba5-81ea-4f3b-a17c-a89555ade042'] 2022-05-03 22:26:42.292 1112 2017863406336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:26:42.292 1112 2017863406336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:26:42.306 1112 2017863406336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04496ba5-81ea-4f3b-a17c-a89555ade042'] 2022-05-03 22:26:43.382 1112 2017861808192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-852e4f08-baf3-4a3a-be54-3eaab54a6baf 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] port_delete event received for '7155c2e3-278c-49b6-b13f-1ddc3ed88e99' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:26:43.961 1112 2017865071424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97a5252b-c34e-4331-9a1c-34c3e5d3ca14 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group rule updated on remote: ['765ffaa4-2fe9-46b2-a1fc-1cde1d69a63c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:26:43.961 1112 2017865071424 MainThread INFO neutron.agent.securitygroups_rpc [req-97a5252b-c34e-4331-9a1c-34c3e5d3ca14 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group rule updated ['765ffaa4-2fe9-46b2-a1fc-1cde1d69a63c'] 2022-05-03 22:26:44.069 1112 2017844604416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-407eaa57-1794-4683-a84a-b17645c35b76 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] port_delete event received for '2dca38d2-6c84-4a01-ae83-dd4f2ec9dd68' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:26:44.083 1112 2017844604416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef32b646-e4cd-4c0e-8e34-4f8039e7fa1b 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group rule updated on remote: ['765ffaa4-2fe9-46b2-a1fc-1cde1d69a63c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:26:44.083 1112 2017844604416 MainThread INFO neutron.agent.securitygroups_rpc [req-ef32b646-e4cd-4c0e-8e34-4f8039e7fa1b 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group rule updated ['765ffaa4-2fe9-46b2-a1fc-1cde1d69a63c'] 2022-05-03 22:26:44.265 1112 2017844604416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:44.311 1112 2017844604416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:49.693 1112 2017864622320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group member updated on remote: ['4984ca88-c57c-464d-a38d-dbc5702365f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:26:49.693 1112 2017864622320 MainThread INFO neutron.agent.securitygroups_rpc [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group member updated ['4984ca88-c57c-464d-a38d-dbc5702365f2'] 2022-05-03 22:26:49.693 1112 2017864622320 MainThread INFO neutron.agent.securitygroups_rpc [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Refresh firewall rules 2022-05-03 22:26:49.693 1112 2017864622320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Get security group information for devices via rpc ['a6d82520-ded3-4309-a6a6-f750747eefc3', 'cc55fe84-c830-4110-a769-c10cf58b0caf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:26:49.770 1112 2017861681216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] port_delete event received for 'cc55fe84-c830-4110-a769-c10cf58b0caf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:26:49.806 1112 2017861893280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68a9f2c7-28ed-42ad-b482-bd95f01df9a4 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group member updated on remote: ['765ffaa4-2fe9-46b2-a1fc-1cde1d69a63c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:26:49.806 1112 2017861893280 MainThread INFO neutron.agent.securitygroups_rpc [req-68a9f2c7-28ed-42ad-b482-bd95f01df9a4 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group member updated ['765ffaa4-2fe9-46b2-a1fc-1cde1d69a63c'] 2022-05-03 22:26:49.896 1112 2017864622320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Update security group information for ports dict_keys(['a6d82520-ded3-4309-a6a6-f750747eefc3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:26:49.896 1112 2017864622320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:26:49.896 1112 2017864622320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Update rules of security group (4984ca88-c57c-464d-a38d-dbc5702365f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:26:49.896 1112 2017864622320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Update members of security group (4984ca88-c57c-464d-a38d-dbc5702365f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:26:49.896 1112 2017864622320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Update port filter for a6d82520-ded3-4309-a6a6-f750747eefc3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:26:49.896 1112 2017864622320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Updating port rules. 2022-05-03 22:26:49.896 1112 2017864622320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Creating 0 new rules, removing 1 old rules. 2022-05-03 22:26:49.896 1112 2017864622320 MainThread DEBUG oslo_concurrency.lockutils [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Lock "n-hv-driver-port-lock-a6d82520-ded3-4309-a6a6-f750747eefc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:49.896 1112 2017864622320 MainThread DEBUG oslo_concurrency.lockutils [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Lock "n-hv-driver-port-lock-a6d82520-ded3-4309-a6a6-f750747eefc3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:49.896 1112 2017864622320 MainThread DEBUG oslo_concurrency.lockutils [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Lock "n-hv-driver-port-lock-a6d82520-ded3-4309-a6a6-f750747eefc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:50.039 1112 2017864622320 MainThread DEBUG oslo_concurrency.lockutils [req-3dd34e23-5f3f-40a4-8ef9-0b5f92388e45 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Lock "n-hv-driver-port-lock-a6d82520-ded3-4309-a6a6-f750747eefc3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:50.053 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cc55fe84-c830-4110-a769-c10cf58b0caf 2022-05-03 22:26:50.287 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:26:50.287 1112 2017864622320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cc55fe84-c830-4110-a769-c10cf58b0caf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:26:50.287 1112 2017864622320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cc55fe84-c830-4110-a769-c10cf58b0caf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:26:50.287 1112 2017864622320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cc55fe84-c830-4110-a769-c10cf58b0caf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:26:50.302 1112 2017864622320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cc55fe84-c830-4110-a769-c10cf58b0caf'] 2022-05-03 22:26:50.302 1112 2017864622320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:26:50.302 1112 2017864622320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:26:50.302 1112 2017864622320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cc55fe84-c830-4110-a769-c10cf58b0caf'] 2022-05-03 22:26:51.943 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 81cc1374-0886-48f8-ac7a-f0a436ad2458 2022-05-03 22:26:51.978 1112 2017864622320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a78fa5ae-f295-410c-a9ed-e82e1b035eaf b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 00f25bb4-5b67-4f51-90ac-1886c0b20d4c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:26:52.002 1112 2017864622320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a78fa5ae-f295-410c-a9ed-e82e1b035eaf b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 00f25bb4-5b67-4f51-90ac-1886c0b20d4c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:26:52.297 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:26:52.297 1112 2017862589952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:52.297 1112 2017865543520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '81cc1374-0886-48f8-ac7a-f0a436ad2458' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:26:52.301 1112 2017865543520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '81cc1374-0886-48f8-ac7a-f0a436ad2458' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:26:52.301 1112 2017865543520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 81cc1374-0886-48f8-ac7a-f0a436ad2458 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:26:52.301 1112 2017865543520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network eef5b905-f365-4d9e-9584-ea6febedc200 2022-05-03 22:26:52.317 1112 2017865543520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81cc1374-0886-48f8-ac7a-f0a436ad2458'] 2022-05-03 22:26:52.317 1112 2017865543520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:26:52.317 1112 2017865543520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:26:52.317 1112 2017865543520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81cc1374-0886-48f8-ac7a-f0a436ad2458'] 2022-05-03 22:26:52.317 1112 2017862589952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:52.697 1112 2017862589952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95032234-80e7-4f7a-9976-840cd9d217b8 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated on remote: ['b646a509-6ad2-42c7-8b7b-fd2c5c9853fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:26:52.697 1112 2017862589952 MainThread INFO neutron.agent.securitygroups_rpc [req-95032234-80e7-4f7a-9976-840cd9d217b8 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated ['b646a509-6ad2-42c7-8b7b-fd2c5c9853fe'] 2022-05-03 22:26:53.005 1112 2017862589952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95032234-80e7-4f7a-9976-840cd9d217b8 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] port_delete event received for '81cc1374-0886-48f8-ac7a-f0a436ad2458' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:26:54.319 1112 2017865218176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:54.347 1112 2017865218176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:55.969 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a6d82520-ded3-4309-a6a6-f750747eefc3 2022-05-03 22:26:56.327 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:26:56.327 1112 2017864786160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34e28b3d-34bd-4920-82e0-0f46e419b0e9 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group member updated on remote: ['4984ca88-c57c-464d-a38d-dbc5702365f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:26:56.327 1112 2017864786160 MainThread INFO neutron.agent.securitygroups_rpc [req-34e28b3d-34bd-4920-82e0-0f46e419b0e9 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Security group member updated ['4984ca88-c57c-464d-a38d-dbc5702365f2'] 2022-05-03 22:26:56.337 1112 2017864786160 MainThread INFO neutron.agent.securitygroups_rpc [req-34e28b3d-34bd-4920-82e0-0f46e419b0e9 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Refresh firewall rules 2022-05-03 22:26:56.337 1112 2017864786160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34e28b3d-34bd-4920-82e0-0f46e419b0e9 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Get security group information for devices via rpc ['a6d82520-ded3-4309-a6a6-f750747eefc3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:26:56.337 1112 2017861893456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a6d82520-ded3-4309-a6a6-f750747eefc3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:26:56.337 1112 2017861893456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a6d82520-ded3-4309-a6a6-f750747eefc3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:26:56.337 1112 2017861893456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a6d82520-ded3-4309-a6a6-f750747eefc3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:26:56.349 1112 2017861893456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fc3aabfe-6798-4fc0-9936-73f564902561 2022-05-03 22:26:56.349 1112 2017861893456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a6d82520-ded3-4309-a6a6-f750747eefc3'] 2022-05-03 22:26:56.349 1112 2017861893456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:26:56.349 1112 2017861893456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:26:56.349 1112 2017861893456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a6d82520-ded3-4309-a6a6-f750747eefc3'] 2022-05-03 22:26:56.349 1112 2017864786160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-34e28b3d-34bd-4920-82e0-0f46e419b0e9 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:26:56.349 1112 2017864786160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-34e28b3d-34bd-4920-82e0-0f46e419b0e9 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:26:56.397 1112 2017861893104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34e28b3d-34bd-4920-82e0-0f46e419b0e9 0ea6054309b541459c9bc22f1fc29c61 904771f16fb04afda67a2c50a4d0687e - - -] port_delete event received for 'a6d82520-ded3-4309-a6a6-f750747eefc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:26:57.411 1112 2017864736080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5fbe0ec-dc57-4d40-b34a-c88ffcafebdb 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] port_delete event received for 'a0defac3-1d46-4ea9-8874-2142d7af61dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:26:57.804 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 00f25bb4-5b67-4f51-90ac-1886c0b20d4c 2022-05-03 22:26:57.911 1112 2017863408096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2b2d74c-806c-44dd-914c-391464f0a9ff 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated on remote: ['d784f0ec-9adb-46e3-96d0-5695dab902eb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:26:57.911 1112 2017863408096 MainThread INFO neutron.agent.securitygroups_rpc [req-c2b2d74c-806c-44dd-914c-391464f0a9ff 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated ['d784f0ec-9adb-46e3-96d0-5695dab902eb'] 2022-05-03 22:26:58.036 1112 2017863132960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16e744ee-8bcc-4774-bdd6-37a4035b0d8a 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated on remote: ['d784f0ec-9adb-46e3-96d0-5695dab902eb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:26:58.036 1112 2017863132960 MainThread INFO neutron.agent.securitygroups_rpc [req-16e744ee-8bcc-4774-bdd6-37a4035b0d8a 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group rule updated ['d784f0ec-9adb-46e3-96d0-5695dab902eb'] 2022-05-03 22:26:58.332 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:26:58.332 1112 2017866130528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:58.364 1112 2017866130528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:58.556 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 00f25bb4-5b67-4f51-90ac-1886c0b20d4c 2022-05-03 22:26:58.556 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 00f25bb4-5b67-4f51-90ac-1886c0b20d4c updated. Details: {'device': '00f25bb4-5b67-4f51-90ac-1886c0b20d4c', 'network_id': 'fc3a3929-bd93-41c7-8305-28300ba71607', 'port_id': '00f25bb4-5b67-4f51-90ac-1886c0b20d4c', 'mac_address': 'fa:16:3e:c3:14:44', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 664, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '594bf326-d086-45eb-a141-67585df617ef', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:26:58.556 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:26:58.556 1112 2017866130528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-00f25bb4-5b67-4f51-90ac-1886c0b20d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:58.556 1112 2017866130528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 00f25bb4-5b67-4f51-90ac-1886c0b20d4c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:26:58.556 1112 2017866130528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fc3a3929-bd93-41c7-8305-28300ba71607 2022-05-03 22:26:58.556 1112 2017866130528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:26:58.707 1112 2017866130528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '00f25bb4-5b67-4f51-90ac-1886c0b20d4c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:26:58.707 1112 2017866130528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '00f25bb4-5b67-4f51-90ac-1886c0b20d4c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:26:58.707 1112 2017866130528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 00f25bb4-5b67-4f51-90ac-1886c0b20d4c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:26:58.707 1112 2017866130528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 664, VLAN trunk: None to switch port 00f25bb4-5b67-4f51-90ac-1886c0b20d4c 2022-05-03 22:26:58.773 1112 2017866130528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:26:58.789 1112 2017866130528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['00f25bb4-5b67-4f51-90ac-1886c0b20d4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:26:58.934 1112 2017866130528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['00f25bb4-5b67-4f51-90ac-1886c0b20d4c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:26:58.934 1112 2017866130528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:26:58.934 1112 2017866130528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (765ffaa4-2fe9-46b2-a1fc-1cde1d69a63c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:26:58.934 1112 2017866130528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 00f25bb4-5b67-4f51-90ac-1886c0b20d4c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:26:58.934 1112 2017866130528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:26:58.934 1112 2017866130528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 00f25bb4-5b67-4f51-90ac-1886c0b20d4c not yet added. Adding. 2022-05-03 22:26:58.934 1112 2017866130528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:26:58.934 1112 2017866130528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:26:59.037 1112 2017866130528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00f25bb4-5b67-4f51-90ac-1886c0b20d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:59.117 1112 2017866130528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00f25bb4-5b67-4f51-90ac-1886c0b20d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:59.117 1112 2017866130528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00f25bb4-5b67-4f51-90ac-1886c0b20d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:26:59.210 1112 2017866130528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00f25bb4-5b67-4f51-90ac-1886c0b20d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:59.303 1112 2017866130528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-00f25bb4-5b67-4f51-90ac-1886c0b20d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:26:59.303 1112 2017866130528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 00f25bb4-5b67-4f51-90ac-1886c0b20d4c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:26:59.303 1112 2017866130528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 00f25bb4-5b67-4f51-90ac-1886c0b20d4c processed. 2022-05-03 22:26:59.603 1112 2017866130528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3b11766-ffed-4c2a-a419-478532244016 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '6b002681-adb6-4968-aca9-d5afd16478bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:27:00.347 1112 2017863408096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:01.035 1112 2017864126128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31ed265c-8414-4339-b7c6-f4a2cc8abc1d f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '03b7b7ea-e505-4538-82d2-e550581b6dac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:27:01.098 1112 2017863408096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:01.567 1112 2017865218352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ead21ff3-db4a-45d9-af09-00a4abad4ebe 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated on remote: ['d784f0ec-9adb-46e3-96d0-5695dab902eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:27:01.567 1112 2017865218352 MainThread INFO neutron.agent.securitygroups_rpc [req-ead21ff3-db4a-45d9-af09-00a4abad4ebe 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated ['d784f0ec-9adb-46e3-96d0-5695dab902eb'] 2022-05-03 22:27:02.212 1112 2017861681392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dfd19ad-ce54-4061-a589-dfbefd8b769e f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for 'cdcff75f-8503-45c0-addd-071b215ca6c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:27:02.227 1112 2017861681392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5035f201-6569-4cab-9ebc-9e619be392e8 - - - - -] port_delete event received for 'cdcff75f-8503-45c0-addd-071b215ca6c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:27:02.446 1112 2017863275792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dfd19ad-ce54-4061-a589-dfbefd8b769e f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network fc3aabfe-6798-4fc0-9936-73f564902561 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:27:02.446 1112 2017863275792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dfd19ad-ce54-4061-a589-dfbefd8b769e f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network fc3aabfe-6798-4fc0-9936-73f564902561 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-03 22:27:02.561 1112 2017864575984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bec214c-8f93-45d0-baa6-7e9c2297897f b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 3caafe84-c75e-4a4f-b785-856788e5dcb4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:27:02.561 1112 2017864575984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bec214c-8f93-45d0-baa6-7e9c2297897f b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 3caafe84-c75e-4a4f-b785-856788e5dcb4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:27:05.888 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3caafe84-c75e-4a4f-b785-856788e5dcb4 2022-05-03 22:27:06.368 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:27:06.649 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 3caafe84-c75e-4a4f-b785-856788e5dcb4 2022-05-03 22:27:06.649 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 3caafe84-c75e-4a4f-b785-856788e5dcb4 updated. Details: {'device': '3caafe84-c75e-4a4f-b785-856788e5dcb4', 'network_id': 'eef5b905-f365-4d9e-9584-ea6febedc200', 'port_id': '3caafe84-c75e-4a4f-b785-856788e5dcb4', 'mac_address': 'fa:16:3e:1f:41:79', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 697, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '46c422e1-4787-49f7-97d1-034af7e05c46', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:27:06.649 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:27:06.649 1112 2017861839504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3caafe84-c75e-4a4f-b785-856788e5dcb4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:06.649 1112 2017861839504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3caafe84-c75e-4a4f-b785-856788e5dcb4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:27:06.649 1112 2017861839504 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network eef5b905-f365-4d9e-9584-ea6febedc200 2022-05-03 22:27:06.649 1112 2017861839504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:27:06.792 1112 2017861839504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3caafe84-c75e-4a4f-b785-856788e5dcb4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:27:06.792 1112 2017861839504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3caafe84-c75e-4a4f-b785-856788e5dcb4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:27:06.792 1112 2017861839504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3caafe84-c75e-4a4f-b785-856788e5dcb4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:27:06.806 1112 2017861839504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 697, VLAN trunk: None to switch port 3caafe84-c75e-4a4f-b785-856788e5dcb4 2022-05-03 22:27:06.864 1112 2017861839504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:27:06.864 1112 2017861839504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3caafe84-c75e-4a4f-b785-856788e5dcb4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:27:07.019 1112 2017861839504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3caafe84-c75e-4a4f-b785-856788e5dcb4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:27:07.019 1112 2017861839504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:27:07.019 1112 2017861839504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d784f0ec-9adb-46e3-96d0-5695dab902eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:27:07.019 1112 2017861839504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3caafe84-c75e-4a4f-b785-856788e5dcb4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:27:07.019 1112 2017861839504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:27:07.019 1112 2017861839504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3caafe84-c75e-4a4f-b785-856788e5dcb4 not yet added. Adding. 2022-05-03 22:27:07.019 1112 2017861839504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:27:07.019 1112 2017861839504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:27:07.114 1112 2017861839504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3caafe84-c75e-4a4f-b785-856788e5dcb4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:07.208 1112 2017861839504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3caafe84-c75e-4a4f-b785-856788e5dcb4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:07.208 1112 2017861839504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3caafe84-c75e-4a4f-b785-856788e5dcb4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:07.318 1112 2017861839504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3caafe84-c75e-4a4f-b785-856788e5dcb4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:07.421 1112 2017861839504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3caafe84-c75e-4a4f-b785-856788e5dcb4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:07.421 1112 2017861839504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3caafe84-c75e-4a4f-b785-856788e5dcb4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:27:07.421 1112 2017861839504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3caafe84-c75e-4a4f-b785-856788e5dcb4 processed. 2022-05-03 22:27:08.379 1112 2017863198496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:08.559 1112 2017863198496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:17.988 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 74c274db-ef55-4e47-bb9a-b38f77a4e72d 2022-05-03 22:27:18.434 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:27:18.622 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 74c274db-ef55-4e47-bb9a-b38f77a4e72d 2022-05-03 22:27:18.622 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 74c274db-ef55-4e47-bb9a-b38f77a4e72d updated. Details: {'device': '74c274db-ef55-4e47-bb9a-b38f77a4e72d', 'network_id': '76e1a376-54cd-47e0-8a83-af5215fe1c7c', 'port_id': '74c274db-ef55-4e47-bb9a-b38f77a4e72d', 'mac_address': 'fa:16:3e:5e:d4:bf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 660, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd441f461-ced4-4928-813a-ae81b675ec0a', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:27:18.622 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:27:18.632 1112 2017864926480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:18.632 1112 2017864926480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 74c274db-ef55-4e47-bb9a-b38f77a4e72d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:27:18.632 1112 2017864926480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:27:18.647 1112 2017864926480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '74c274db-ef55-4e47-bb9a-b38f77a4e72d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:27:18.647 1112 2017864926480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '74c274db-ef55-4e47-bb9a-b38f77a4e72d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:27:18.647 1112 2017864926480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 74c274db-ef55-4e47-bb9a-b38f77a4e72d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:27:18.647 1112 2017864926480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 660, VLAN trunk: None to switch port 74c274db-ef55-4e47-bb9a-b38f77a4e72d 2022-05-03 22:27:18.729 1112 2017864926480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:27:18.729 1112 2017864926480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['74c274db-ef55-4e47-bb9a-b38f77a4e72d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:27:18.866 1112 2017864926480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['74c274db-ef55-4e47-bb9a-b38f77a4e72d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:27:18.883 1112 2017864926480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:27:18.883 1112 2017864926480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c3b80c08-c501-4baf-8491-9bdfd8a4bd08) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:27:18.883 1112 2017864926480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 74c274db-ef55-4e47-bb9a-b38f77a4e72d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:27:18.883 1112 2017864926480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:27:18.883 1112 2017864926480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-05-03 22:27:18.883 1112 2017864926480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:18.883 1112 2017864926480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:18.883 1112 2017864926480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:18.883 1112 2017864926480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:18.927 1112 2017864926480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:18.927 1112 2017864926480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 74c274db-ef55-4e47-bb9a-b38f77a4e72d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:27:18.927 1112 2017864926480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 74c274db-ef55-4e47-bb9a-b38f77a4e72d processed. 2022-05-03 22:27:20.457 1112 2017864926480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:20.848 1112 2017864926480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:30.239 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 74c274db-ef55-4e47-bb9a-b38f77a4e72d 2022-05-03 22:27:30.520 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:27:30.520 1112 2017864705824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '74c274db-ef55-4e47-bb9a-b38f77a4e72d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:27:30.520 1112 2017864705824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '74c274db-ef55-4e47-bb9a-b38f77a4e72d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:27:30.520 1112 2017864705824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 74c274db-ef55-4e47-bb9a-b38f77a4e72d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:27:30.545 1112 2017864705824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74c274db-ef55-4e47-bb9a-b38f77a4e72d'] 2022-05-03 22:27:30.545 1112 2017864705824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:27:30.545 1112 2017864705824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:27:30.545 1112 2017864705824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74c274db-ef55-4e47-bb9a-b38f77a4e72d'] 2022-05-03 22:27:32.268 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 74c274db-ef55-4e47-bb9a-b38f77a4e72d 2022-05-03 22:27:32.519 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:27:32.519 1112 2017864118688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '74c274db-ef55-4e47-bb9a-b38f77a4e72d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:27:32.519 1112 2017864118688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '74c274db-ef55-4e47-bb9a-b38f77a4e72d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:27:32.519 1112 2017864118688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 74c274db-ef55-4e47-bb9a-b38f77a4e72d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:27:32.536 1112 2017864118688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 76e1a376-54cd-47e0-8a83-af5215fe1c7c 2022-05-03 22:27:32.536 1112 2017864118688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74c274db-ef55-4e47-bb9a-b38f77a4e72d'] 2022-05-03 22:27:32.536 1112 2017864118688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:27:32.536 1112 2017864118688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74c274db-ef55-4e47-bb9a-b38f77a4e72d'] 2022-05-03 22:27:32.536 1112 2017864121680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:32.676 1112 2017864121680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:46.223 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 74c274db-ef55-4e47-bb9a-b38f77a4e72d 2022-05-03 22:27:46.602 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:27:46.725 1112 2017864993776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e008cb7-b854-4eec-9246-9b31e4a2f15b cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] Security group member updated on remote: ['930691ec-eb01-4a19-8670-35cb4d8a529a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:27:46.725 1112 2017864993776 MainThread INFO neutron.agent.securitygroups_rpc [req-5e008cb7-b854-4eec-9246-9b31e4a2f15b cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] Security group member updated ['930691ec-eb01-4a19-8670-35cb4d8a529a'] 2022-05-03 22:27:46.785 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 74c274db-ef55-4e47-bb9a-b38f77a4e72d 2022-05-03 22:27:46.785 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 74c274db-ef55-4e47-bb9a-b38f77a4e72d updated. Details: {'device': '74c274db-ef55-4e47-bb9a-b38f77a4e72d', 'network_id': '76e1a376-54cd-47e0-8a83-af5215fe1c7c', 'port_id': '74c274db-ef55-4e47-bb9a-b38f77a4e72d', 'mac_address': 'fa:16:3e:5e:d4:bf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 660, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd441f461-ced4-4928-813a-ae81b675ec0a', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:27:46.785 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:27:46.785 1112 2017862834480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:46.785 1112 2017862834480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 74c274db-ef55-4e47-bb9a-b38f77a4e72d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:27:46.785 1112 2017862834480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 76e1a376-54cd-47e0-8a83-af5215fe1c7c 2022-05-03 22:27:46.785 1112 2017862834480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:27:46.948 1112 2017862834480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '74c274db-ef55-4e47-bb9a-b38f77a4e72d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:27:46.948 1112 2017862834480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '74c274db-ef55-4e47-bb9a-b38f77a4e72d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:27:46.948 1112 2017862834480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 74c274db-ef55-4e47-bb9a-b38f77a4e72d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:27:46.964 1112 2017862834480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 660, VLAN trunk: None to switch port 74c274db-ef55-4e47-bb9a-b38f77a4e72d 2022-05-03 22:27:47.036 1112 2017862834480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:27:47.036 1112 2017862834480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['74c274db-ef55-4e47-bb9a-b38f77a4e72d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:27:47.175 1112 2017862834480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['74c274db-ef55-4e47-bb9a-b38f77a4e72d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:27:47.175 1112 2017862834480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:27:47.175 1112 2017862834480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c3b80c08-c501-4baf-8491-9bdfd8a4bd08) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:27:47.175 1112 2017862834480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 74c274db-ef55-4e47-bb9a-b38f77a4e72d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:27:47.175 1112 2017862834480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:27:47.175 1112 2017862834480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 74c274db-ef55-4e47-bb9a-b38f77a4e72d not yet added. Adding. 2022-05-03 22:27:47.190 1112 2017862834480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:27:47.190 1112 2017862834480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:27:47.291 1112 2017862834480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:47.396 1112 2017862834480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:47.412 1112 2017862834480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:47.519 1112 2017862834480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:47.612 1112 2017862834480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74c274db-ef55-4e47-bb9a-b38f77a4e72d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.829s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:47.612 1112 2017862834480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 74c274db-ef55-4e47-bb9a-b38f77a4e72d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:27:47.612 1112 2017862834480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 74c274db-ef55-4e47-bb9a-b38f77a4e72d processed. 2022-05-03 22:27:47.627 1112 2017862834480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3da608cb-3462-47de-9196-c9f30a259cbf b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 3f325d56-e0ae-4245-8dbd-5e8012007eb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:27:47.627 1112 2017862834480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3da608cb-3462-47de-9196-c9f30a259cbf b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 3f325d56-e0ae-4245-8dbd-5e8012007eb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:27:48.612 1112 2017863225184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:48.786 1112 2017863225184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:50.256 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3f325d56-e0ae-4245-8dbd-5e8012007eb0 2022-05-03 22:27:50.620 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:27:50.830 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 3f325d56-e0ae-4245-8dbd-5e8012007eb0 2022-05-03 22:27:50.830 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 3f325d56-e0ae-4245-8dbd-5e8012007eb0 updated. Details: {'device': '3f325d56-e0ae-4245-8dbd-5e8012007eb0', 'network_id': 'a92ba9d0-e649-4ad6-8e34-c5d3be39f969', 'port_id': '3f325d56-e0ae-4245-8dbd-5e8012007eb0', 'mac_address': 'fa:16:3e:8c:e9:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 687, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '38c6dc69-6ae7-469f-b691-4abb23b2ea5b', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:27:50.830 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:27:50.830 1112 2017865217296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3f325d56-e0ae-4245-8dbd-5e8012007eb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:50.836 1112 2017865217296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3f325d56-e0ae-4245-8dbd-5e8012007eb0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:27:50.836 1112 2017865217296 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a92ba9d0-e649-4ad6-8e34-c5d3be39f969 2022-05-03 22:27:50.836 1112 2017865217296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:27:50.996 1112 2017865217296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3f325d56-e0ae-4245-8dbd-5e8012007eb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:27:50.996 1112 2017865217296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3f325d56-e0ae-4245-8dbd-5e8012007eb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:27:51.003 1112 2017865217296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3f325d56-e0ae-4245-8dbd-5e8012007eb0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:27:51.003 1112 2017865217296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 687, VLAN trunk: None to switch port 3f325d56-e0ae-4245-8dbd-5e8012007eb0 2022-05-03 22:27:51.089 1112 2017865217296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:27:51.089 1112 2017865217296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3f325d56-e0ae-4245-8dbd-5e8012007eb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:27:51.229 1112 2017865217296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3f325d56-e0ae-4245-8dbd-5e8012007eb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:27:51.229 1112 2017865217296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:27:51.229 1112 2017865217296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (930691ec-eb01-4a19-8670-35cb4d8a529a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:27:51.247 1112 2017865217296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (930691ec-eb01-4a19-8670-35cb4d8a529a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:27:51.247 1112 2017865217296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3f325d56-e0ae-4245-8dbd-5e8012007eb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:27:51.247 1112 2017865217296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:27:51.247 1112 2017865217296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3f325d56-e0ae-4245-8dbd-5e8012007eb0 not yet added. Adding. 2022-05-03 22:27:51.247 1112 2017865217296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:27:51.247 1112 2017865217296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:27:51.369 1112 2017865217296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f325d56-e0ae-4245-8dbd-5e8012007eb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:51.477 1112 2017865217296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f325d56-e0ae-4245-8dbd-5e8012007eb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:51.477 1112 2017865217296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f325d56-e0ae-4245-8dbd-5e8012007eb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:51.618 1112 2017865217296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f325d56-e0ae-4245-8dbd-5e8012007eb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:51.732 1112 2017865217296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3f325d56-e0ae-4245-8dbd-5e8012007eb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.907s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:27:51.732 1112 2017865217296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3f325d56-e0ae-4245-8dbd-5e8012007eb0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:27:51.732 1112 2017865217296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3f325d56-e0ae-4245-8dbd-5e8012007eb0 processed. 2022-05-03 22:27:52.635 1112 2017862253024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:27:52.813 1112 2017862253024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:28:04.572 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 00f25bb4-5b67-4f51-90ac-1886c0b20d4c 2022-05-03 22:28:04.572 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3caafe84-c75e-4a4f-b785-856788e5dcb4 2022-05-03 22:28:04.721 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:28:04.721 1112 2017863203120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '00f25bb4-5b67-4f51-90ac-1886c0b20d4c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:28:04.721 1112 2017863203120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '00f25bb4-5b67-4f51-90ac-1886c0b20d4c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:28:04.721 1112 2017863203120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 00f25bb4-5b67-4f51-90ac-1886c0b20d4c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:28:04.736 1112 2017863203120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fc3a3929-bd93-41c7-8305-28300ba71607 2022-05-03 22:28:04.736 1112 2017863203120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['00f25bb4-5b67-4f51-90ac-1886c0b20d4c'] 2022-05-03 22:28:04.736 1112 2017863203120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:28:04.736 1112 2017863203120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:28:04.736 1112 2017863203120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['00f25bb4-5b67-4f51-90ac-1886c0b20d4c'] 2022-05-03 22:28:04.736 1112 2017864402720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3caafe84-c75e-4a4f-b785-856788e5dcb4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:28:04.736 1112 2017864402720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3caafe84-c75e-4a4f-b785-856788e5dcb4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:28:04.736 1112 2017864402720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3caafe84-c75e-4a4f-b785-856788e5dcb4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:28:04.758 1112 2017864402720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network eef5b905-f365-4d9e-9584-ea6febedc200 2022-05-03 22:28:04.758 1112 2017864402720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3caafe84-c75e-4a4f-b785-856788e5dcb4'] 2022-05-03 22:28:04.758 1112 2017864402720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:28:04.758 1112 2017864402720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:28:04.758 1112 2017864402720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3caafe84-c75e-4a4f-b785-856788e5dcb4'] 2022-05-03 22:28:05.407 1112 2017864401136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5607a243-76fc-40c1-8265-d649582ff0df 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated on remote: ['d784f0ec-9adb-46e3-96d0-5695dab902eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:28:05.407 1112 2017864401136 MainThread INFO neutron.agent.securitygroups_rpc [req-5607a243-76fc-40c1-8265-d649582ff0df 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] Security group member updated ['d784f0ec-9adb-46e3-96d0-5695dab902eb'] 2022-05-03 22:28:05.447 1112 2017863204000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abc84633-a3a9-4fe8-9e99-5f95bdadb3d1 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group member updated on remote: ['765ffaa4-2fe9-46b2-a1fc-1cde1d69a63c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:28:05.447 1112 2017863204000 MainThread INFO neutron.agent.securitygroups_rpc [req-abc84633-a3a9-4fe8-9e99-5f95bdadb3d1 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] Security group member updated ['765ffaa4-2fe9-46b2-a1fc-1cde1d69a63c'] 2022-05-03 22:28:06.270 1112 2017863204000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5607a243-76fc-40c1-8265-d649582ff0df 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] port_delete event received for '3caafe84-c75e-4a4f-b785-856788e5dcb4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:06.291 1112 2017863204000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abc84633-a3a9-4fe8-9e99-5f95bdadb3d1 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] port_delete event received for '00f25bb4-5b67-4f51-90ac-1886c0b20d4c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:06.722 1112 2017863204000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:28:06.891 1112 2017863204000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:28:07.831 1112 2017864350880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-328d085c-3970-4919-a45e-02f0f6412c46 5b47f560176741e489739802af9695ae 369e0ed8335f4200abc32bfa07378d30 - - -] port_delete event received for '2caca022-7abc-44a9-93d2-75d399be5e47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:08.786 1112 2017864928240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15bcb7d9-8a51-456d-8a43-7b8be345125b 8f8f6c61151e41f8aac926bef37fdd4a 7d3e9681c9bb4e0f914be7e28832c948 - - -] port_delete event received for 'bc05773d-1ac6-4e9a-8ae0-1be3daae677b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:12.534 1112 2017864522912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c29f2e8e-3e4b-4f85-a35a-7aa888e42f63 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for 'ea0b11ea-63b7-4869-92c4-71fef05d8dda' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:13.683 1112 2017863598496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee1c247-6270-4fb3-94dd-2cd30acbfb9d f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '0add4474-85c4-483f-8ea7-bdcc9323c70f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:13.960 1112 2017865326656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fdec001-51f1-43ea-bf1f-213b3ff8c726 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for 'c2279625-bd61-47a8-8ee7-ea8458589bdc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:14.894 1112 2017865326656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cff2c0f7-e515-482e-8870-6721bcd6d5d6 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '745b19eb-7f55-4a11-a4e8-0e81ca2d4bf1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:14.910 1112 2017865326656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32a9473e-1379-4b9c-8f09-c9c6d9dc8f52 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '3eb90000-2f4c-4df3-abdf-91f8554f66eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:15.124 1112 2017865326656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-496a8b3e-3549-4dca-83ec-7f1f1fce9fae - - - - -] port_delete event received for '745b19eb-7f55-4a11-a4e8-0e81ca2d4bf1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:15.208 1112 2017863599904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cff2c0f7-e515-482e-8870-6721bcd6d5d6 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network fc3a3929-bd93-41c7-8305-28300ba71607 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:28:15.208 1112 2017863599904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cff2c0f7-e515-482e-8870-6721bcd6d5d6 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network fc3a3929-bd93-41c7-8305-28300ba71607 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-03 22:28:15.879 1112 2017865279264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d57c7a42-afdc-4f7b-88ae-23f8b50d8e58 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for 'b36a43b8-dfa9-42be-8507-995ecfbc5e21' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:15.995 1112 2017864733264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29419af2-0c4f-470a-8f90-e257bba43c95 - - - - -] port_delete event received for 'b36a43b8-dfa9-42be-8507-995ecfbc5e21' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:16.118 1112 2017863222544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d57c7a42-afdc-4f7b-88ae-23f8b50d8e58 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network eef5b905-f365-4d9e-9584-ea6febedc200 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:28:16.118 1112 2017863222544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d57c7a42-afdc-4f7b-88ae-23f8b50d8e58 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network eef5b905-f365-4d9e-9584-ea6febedc200 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-03 22:28:38.848 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3f325d56-e0ae-4245-8dbd-5e8012007eb0 2022-05-03 22:28:38.848 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 74c274db-ef55-4e47-bb9a-b38f77a4e72d 2022-05-03 22:28:38.908 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:28:38.908 1112 2017864827472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '74c274db-ef55-4e47-bb9a-b38f77a4e72d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:28:38.908 1112 2017864827472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '74c274db-ef55-4e47-bb9a-b38f77a4e72d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:28:38.908 1112 2017864827472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 74c274db-ef55-4e47-bb9a-b38f77a4e72d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:28:38.926 1112 2017864827472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 76e1a376-54cd-47e0-8a83-af5215fe1c7c 2022-05-03 22:28:38.926 1112 2017864827472 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74c274db-ef55-4e47-bb9a-b38f77a4e72d'] 2022-05-03 22:28:38.926 1112 2017864827472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:28:38.926 1112 2017864827472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:28:38.926 1112 2017864827472 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74c274db-ef55-4e47-bb9a-b38f77a4e72d'] 2022-05-03 22:28:38.926 1112 2017864826944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3f325d56-e0ae-4245-8dbd-5e8012007eb0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:28:38.926 1112 2017864826944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3f325d56-e0ae-4245-8dbd-5e8012007eb0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:28:38.926 1112 2017864826944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3f325d56-e0ae-4245-8dbd-5e8012007eb0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:28:38.926 1112 2017864826944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a92ba9d0-e649-4ad6-8e34-c5d3be39f969 2022-05-03 22:28:38.926 1112 2017864826944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3f325d56-e0ae-4245-8dbd-5e8012007eb0'] 2022-05-03 22:28:38.940 1112 2017864826944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:28:38.940 1112 2017864826944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:28:38.940 1112 2017864826944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3f325d56-e0ae-4245-8dbd-5e8012007eb0'] 2022-05-03 22:28:39.454 1112 2017864826944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee6009d4-5cbe-40c5-ae23-30e2c8f8c149 cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] Security group member updated on remote: ['930691ec-eb01-4a19-8670-35cb4d8a529a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:28:39.454 1112 2017864826944 MainThread INFO neutron.agent.securitygroups_rpc [req-ee6009d4-5cbe-40c5-ae23-30e2c8f8c149 cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] Security group member updated ['930691ec-eb01-4a19-8670-35cb4d8a529a'] 2022-05-03 22:28:39.613 1112 2017864826944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee6009d4-5cbe-40c5-ae23-30e2c8f8c149 cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] port_delete event received for '3f325d56-e0ae-4245-8dbd-5e8012007eb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:39.798 1112 2017864826944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d67828fe-b6f9-4b79-bc30-1bb241e297c8 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group member updated on remote: ['c3b80c08-c501-4baf-8491-9bdfd8a4bd08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:28:39.798 1112 2017864826944 MainThread INFO neutron.agent.securitygroups_rpc [req-d67828fe-b6f9-4b79-bc30-1bb241e297c8 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] Security group member updated ['c3b80c08-c501-4baf-8491-9bdfd8a4bd08'] 2022-05-03 22:28:40.126 1112 2017864828176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d67828fe-b6f9-4b79-bc30-1bb241e297c8 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] port_delete event received for '74c274db-ef55-4e47-bb9a-b38f77a4e72d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:40.923 1112 2017865941056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:28:40.986 1112 2017865941056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:28:42.033 1112 2017864704768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e0eeb14-ffcb-491d-bb88-90f959cd0067 789bc3e92f5c4afa991f61eaad631e31 2303add14fb3438e8028fbbcc5f2852d - - -] port_delete event received for '8e38ad4e-34eb-4424-a6cd-e76a7bbda765' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:45.673 1112 2017863277024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54cd70b3-2b3c-4f1c-a380-9b19bfc348dd f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for 'a9600682-f4e0-40c1-be22-cb26990c84d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:46.985 1112 2017862253024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd80e5a1-b59d-4117-8fcd-43c786605eba cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] Security group member updated on remote: ['930691ec-eb01-4a19-8670-35cb4d8a529a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:28:46.985 1112 2017862253024 MainThread INFO neutron.agent.securitygroups_rpc [req-dd80e5a1-b59d-4117-8fcd-43c786605eba cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] Security group member updated ['930691ec-eb01-4a19-8670-35cb4d8a529a'] 2022-05-03 22:28:47.221 1112 2017862253024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb0756ac-cb49-4026-9acd-27e9dd1d0809 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for 'd8af70d6-2d44-4bc7-8ddb-6e72fb6c8c3e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:48.126 1112 2017862253024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f4d920b-fc6b-4a0f-8590-23e7c67a27e7 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: 2dda1f52-6302-41c1-ba9c-0306b35f64c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:28:48.143 1112 2017862253024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f4d920b-fc6b-4a0f-8590-23e7c67a27e7 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port 2dda1f52-6302-41c1-ba9c-0306b35f64c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:28:48.283 1112 2017862253024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-046bce12-95ef-4283-bdcb-2442669148da f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '31eb22bc-46c8-440a-8be9-4fd8ddbb6dbd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:48.408 1112 2017865570256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8786877e-e78e-4e6c-9a2e-9254f00d52c1 - - - - -] port_delete event received for '31eb22bc-46c8-440a-8be9-4fd8ddbb6dbd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:28:48.501 1112 2017866202800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-046bce12-95ef-4283-bdcb-2442669148da f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network 76e1a376-54cd-47e0-8a83-af5215fe1c7c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:28:48.501 1112 2017866202800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-046bce12-95ef-4283-bdcb-2442669148da f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network 76e1a376-54cd-47e0-8a83-af5215fe1c7c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-03 22:28:50.794 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2dda1f52-6302-41c1-ba9c-0306b35f64c6 2022-05-03 22:28:50.985 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:28:51.188 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port 2dda1f52-6302-41c1-ba9c-0306b35f64c6 2022-05-03 22:28:51.188 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port 2dda1f52-6302-41c1-ba9c-0306b35f64c6 updated. Details: {'device': '2dda1f52-6302-41c1-ba9c-0306b35f64c6', 'network_id': 'a92ba9d0-e649-4ad6-8e34-c5d3be39f969', 'port_id': '2dda1f52-6302-41c1-ba9c-0306b35f64c6', 'mac_address': 'fa:16:3e:5f:9e:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 687, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '38c6dc69-6ae7-469f-b691-4abb23b2ea5b', '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} 2022-05-03 22:28:51.188 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:28:51.188 1112 2017864733088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2dda1f52-6302-41c1-ba9c-0306b35f64c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:28:51.188 1112 2017864733088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2dda1f52-6302-41c1-ba9c-0306b35f64c6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:28:51.201 1112 2017864733088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a92ba9d0-e649-4ad6-8e34-c5d3be39f969 2022-05-03 22:28:51.201 1112 2017864733088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:28:51.351 1112 2017864733088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2dda1f52-6302-41c1-ba9c-0306b35f64c6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:28:51.351 1112 2017864733088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2dda1f52-6302-41c1-ba9c-0306b35f64c6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:28:51.351 1112 2017864733088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2dda1f52-6302-41c1-ba9c-0306b35f64c6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:28:51.351 1112 2017864733088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 687, VLAN trunk: None to switch port 2dda1f52-6302-41c1-ba9c-0306b35f64c6 2022-05-03 22:28:51.443 1112 2017864733088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:28:51.443 1112 2017864733088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2dda1f52-6302-41c1-ba9c-0306b35f64c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:28:51.610 1112 2017864733088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2dda1f52-6302-41c1-ba9c-0306b35f64c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:28:51.610 1112 2017864733088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:28:51.610 1112 2017864733088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (930691ec-eb01-4a19-8670-35cb4d8a529a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:28:51.610 1112 2017864733088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (930691ec-eb01-4a19-8670-35cb4d8a529a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:28:51.610 1112 2017864733088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2dda1f52-6302-41c1-ba9c-0306b35f64c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:28:51.610 1112 2017864733088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:28:51.610 1112 2017864733088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2dda1f52-6302-41c1-ba9c-0306b35f64c6 not yet added. Adding. 2022-05-03 22:28:51.610 1112 2017864733088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:28:51.610 1112 2017864733088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:28:51.689 1112 2017864733088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2dda1f52-6302-41c1-ba9c-0306b35f64c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:28:51.768 1112 2017864733088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2dda1f52-6302-41c1-ba9c-0306b35f64c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:28:51.768 1112 2017864733088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2dda1f52-6302-41c1-ba9c-0306b35f64c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:28:51.860 1112 2017864733088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2dda1f52-6302-41c1-ba9c-0306b35f64c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:28:51.927 1112 2017864733088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2dda1f52-6302-41c1-ba9c-0306b35f64c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:28:51.927 1112 2017864733088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2dda1f52-6302-41c1-ba9c-0306b35f64c6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:28:51.927 1112 2017864733088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2dda1f52-6302-41c1-ba9c-0306b35f64c6 processed. 2022-05-03 22:28:53.002 1112 2017864733088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:28:53.220 1112 2017864733088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:28:59.703 1112 2017864351232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b328d4c-c13e-4ae5-ba55-bddb385df40d - - - - -] port_update received: 9aa965a2-e45b-4399-8718-c6aefc5f4982 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:28:59.703 1112 2017864351232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b328d4c-c13e-4ae5-ba55-bddb385df40d - - - - -] No port 9aa965a2-e45b-4399-8718-c6aefc5f4982 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:29:03.833 1112 2017865510048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2eae437d-a038-47db-8fe2-3655ecf880f1 - - - - -] port_update received: 7852a678-d81e-415a-b2c5-299489f40d41 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:29:03.833 1112 2017865510048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2eae437d-a038-47db-8fe2-3655ecf880f1 - - - - -] No port 7852a678-d81e-415a-b2c5-299489f40d41 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:29:05.266 1112 2017865830064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afac5491-f700-43c3-83c2-4fce1737be7e - - - - -] port_update received: 79d224eb-e60d-480a-a895-69ebdc8b9a74 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:29:05.282 1112 2017865830064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afac5491-f700-43c3-83c2-4fce1737be7e - - - - -] No port 79d224eb-e60d-480a-a895-69ebdc8b9a74 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:29:07.094 1112 2017731816256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f90aeab7-a215-4afc-929b-fdc7ec6327ba 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group rule updated on remote: ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:29:07.094 1112 2017731816256 MainThread INFO neutron.agent.securitygroups_rpc [req-f90aeab7-a215-4afc-929b-fdc7ec6327ba 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group rule updated ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] 2022-05-03 22:29:07.205 1112 2017731816256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01b2fc48-0282-4b90-9e13-cec90cc3e925 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group rule updated on remote: ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:29:07.205 1112 2017731816256 MainThread INFO neutron.agent.securitygroups_rpc [req-01b2fc48-0282-4b90-9e13-cec90cc3e925 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group rule updated ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] 2022-05-03 22:29:07.335 1112 2017731816256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-088d78b1-4b42-4b57-be50-2eadeac1e214 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group rule updated on remote: ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:29:07.335 1112 2017731816256 MainThread INFO neutron.agent.securitygroups_rpc [req-088d78b1-4b42-4b57-be50-2eadeac1e214 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group rule updated ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] 2022-05-03 22:29:07.492 1112 2017731816256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46eb8810-2998-4e36-a41b-5f3a4472dd40 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group rule updated on remote: ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:29:07.492 1112 2017731816256 MainThread INFO neutron.agent.securitygroups_rpc [req-46eb8810-2998-4e36-a41b-5f3a4472dd40 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group rule updated ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] 2022-05-03 22:29:07.632 1112 2017865828656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bb5b17f-3b85-41eb-94d9-bb3fef4e869e 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group rule updated on remote: ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:29:07.645 1112 2017865828656 MainThread INFO neutron.agent.securitygroups_rpc [req-1bb5b17f-3b85-41eb-94d9-bb3fef4e869e 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group rule updated ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] 2022-05-03 22:29:07.766 1112 2017866284016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d06c64a2-70c3-4a93-b281-22a8bf151360 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group rule updated on remote: ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:29:07.766 1112 2017866284016 MainThread INFO neutron.agent.securitygroups_rpc [req-d06c64a2-70c3-4a93-b281-22a8bf151360 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group rule updated ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] 2022-05-03 22:29:08.832 1112 2017865679088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b439631c-038a-4a49-b607-02e7327ce0f6 - - - - -] port_update received: 99a7c0ec-4f3d-4feb-b443-52a898869183 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:29:08.847 1112 2017865679088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b439631c-038a-4a49-b607-02e7327ce0f6 - - - - -] No port 99a7c0ec-4f3d-4feb-b443-52a898869183 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:29:23.148 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2dda1f52-6302-41c1-ba9c-0306b35f64c6 2022-05-03 22:29:23.287 1112 2017865070896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2b2ec2b-b237-45c3-8e36-31365b546bd8 cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] Security group member updated on remote: ['930691ec-eb01-4a19-8670-35cb4d8a529a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:29:23.287 1112 2017865070896 MainThread INFO neutron.agent.securitygroups_rpc [req-a2b2ec2b-b237-45c3-8e36-31365b546bd8 cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] Security group member updated ['930691ec-eb01-4a19-8670-35cb4d8a529a'] 2022-05-03 22:29:23.287 1112 2017865070896 MainThread INFO neutron.agent.securitygroups_rpc [req-a2b2ec2b-b237-45c3-8e36-31365b546bd8 cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] Refresh firewall rules 2022-05-03 22:29:23.287 1112 2017865070896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2b2ec2b-b237-45c3-8e36-31365b546bd8 cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] Get security group information for devices via rpc ['2dda1f52-6302-41c1-ba9c-0306b35f64c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:29:23.344 1112 2017865070896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a2b2ec2b-b237-45c3-8e36-31365b546bd8 cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:29:23.344 1112 2017865070896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a2b2ec2b-b237-45c3-8e36-31365b546bd8 cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:29:23.382 1112 2017865070896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2b2ec2b-b237-45c3-8e36-31365b546bd8 cf6a3cea8ebd4d4cb7b090bd2caa7509 65345b42cbfe4fe2966f92808da07e50 - - -] port_delete event received for '2dda1f52-6302-41c1-ba9c-0306b35f64c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:29:24.563 1112 2017862588720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3df29290-bbf6-402a-ab28-467a37d733e7 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group member updated on remote: ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:29:24.563 1112 2017862588720 MainThread INFO neutron.agent.securitygroups_rpc [req-3df29290-bbf6-402a-ab28-467a37d733e7 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group member updated ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] 2022-05-03 22:29:25.101 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:29:25.101 1112 2017865682256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2dda1f52-6302-41c1-ba9c-0306b35f64c6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:29:25.101 1112 2017865682256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2dda1f52-6302-41c1-ba9c-0306b35f64c6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:29:25.101 1112 2017865682256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2dda1f52-6302-41c1-ba9c-0306b35f64c6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:29:25.101 1112 2017865682256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a92ba9d0-e649-4ad6-8e34-c5d3be39f969 2022-05-03 22:29:25.101 1112 2017865682256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2dda1f52-6302-41c1-ba9c-0306b35f64c6'] 2022-05-03 22:29:25.120 1112 2017865682256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:29:25.120 1112 2017865682256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:29:25.120 1112 2017865682256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2dda1f52-6302-41c1-ba9c-0306b35f64c6'] 2022-05-03 22:29:25.329 1112 2017864804128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24b1bfee-1adc-4f57-9c4a-671638ecc881 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:29:25.329 1112 2017864804128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24b1bfee-1adc-4f57-9c4a-671638ecc881 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:29:27.078 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 2022-05-03 22:29:27.132 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:29:27.132 1112 2017861756176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:29:27.175 1112 2017861756176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:29:27.368 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 2022-05-03 22:29:27.368 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 updated. Details: {'device': 'ad10dab2-41b9-4e0e-a48a-c27e9419a2c7', 'network_id': '636636a5-dc19-40a6-82b9-03cd3ae5a402', 'port_id': 'ad10dab2-41b9-4e0e-a48a-c27e9419a2c7', 'mac_address': 'fa:16:3e:fd:4c:12', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 676, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2d4529a0-8807-44c3-a2b9-b6b9a99efc1e', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:29:27.368 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:29:27.368 1112 2017861756176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ad10dab2-41b9-4e0e-a48a-c27e9419a2c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:29:27.368 1112 2017861756176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:29:27.368 1112 2017861756176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 636636a5-dc19-40a6-82b9-03cd3ae5a402 2022-05-03 22:29:27.368 1112 2017861756176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:29:27.502 1112 2017861756176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ad10dab2-41b9-4e0e-a48a-c27e9419a2c7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:29:27.502 1112 2017861756176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ad10dab2-41b9-4e0e-a48a-c27e9419a2c7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:29:27.502 1112 2017861756176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:29:27.502 1112 2017861756176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 676, VLAN trunk: None to switch port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 2022-05-03 22:29:27.565 1112 2017861756176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:29:27.565 1112 2017861756176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ad10dab2-41b9-4e0e-a48a-c27e9419a2c7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:29:27.814 1112 2017861756176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ad10dab2-41b9-4e0e-a48a-c27e9419a2c7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:29:27.814 1112 2017861756176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:29:27.814 1112 2017861756176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:29:27.814 1112 2017861756176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:29:27.814 1112 2017861756176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:29:27.814 1112 2017861756176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 not yet added. Adding. 2022-05-03 22:29:27.814 1112 2017861756176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:29:27.814 1112 2017861756176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:29:27.891 1112 2017861756176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad10dab2-41b9-4e0e-a48a-c27e9419a2c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:29:27.958 1112 2017861756176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad10dab2-41b9-4e0e-a48a-c27e9419a2c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:29:27.958 1112 2017861756176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad10dab2-41b9-4e0e-a48a-c27e9419a2c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:29:28.038 1112 2017861756176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad10dab2-41b9-4e0e-a48a-c27e9419a2c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:29:28.111 1112 2017861756176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ad10dab2-41b9-4e0e-a48a-c27e9419a2c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.735s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:29:28.111 1112 2017861756176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:29:28.111 1112 2017861756176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 processed. 2022-05-03 22:29:29.141 1112 2017862638576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:29:29.328 1112 2017862638576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:29:42.906 1112 2017861893456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b63f9e10-bc3f-4328-8653-9ce10ffd4e72 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network a92ba9d0-e649-4ad6-8e34-c5d3be39f969 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:29:42.906 1112 2017861893456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b63f9e10-bc3f-4328-8653-9ce10ffd4e72 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network a92ba9d0-e649-4ad6-8e34-c5d3be39f969 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-03 22:30:20.671 1112 2017864885168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1d05eac-259a-4e05-a1cf-a151de283c59 - - - - -] port_update received: d3adadb5-a52f-4acb-939f-28db235eddaa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:30:20.684 1112 2017864885168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1d05eac-259a-4e05-a1cf-a151de283c59 - - - - -] No port d3adadb5-a52f-4acb-939f-28db235eddaa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:30:24.483 1112 2017863343440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-673e5214-b87c-4f9d-9eb9-cd784862b7a9 - - - - -] port_update received: 2c145424-3df6-4f5e-9ac9-2f636546be77 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:30:24.500 1112 2017863343440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-673e5214-b87c-4f9d-9eb9-cd784862b7a9 - - - - -] No port 2c145424-3df6-4f5e-9ac9-2f636546be77 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:30:25.968 1112 2017865718064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-624f3ef4-f712-4d89-b4e9-afa6b690d567 - - - - -] port_update received: 1b209d49-7a2c-4eb4-8018-d3419e331a15 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:30:25.983 1112 2017865718064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-624f3ef4-f712-4d89-b4e9-afa6b690d567 - - - - -] No port 1b209d49-7a2c-4eb4-8018-d3419e331a15 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:30:30.593 1112 2017862680816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d603ff61-8694-4cff-a629-873f198967c7 - - - - -] port_update received: 34d43231-516d-4f75-a3f7-fd80467e01ef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:30:30.611 1112 2017862680816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d603ff61-8694-4cff-a629-873f198967c7 - - - - -] No port 34d43231-516d-4f75-a3f7-fd80467e01ef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:30:38.468 1112 2017862588720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-230bca0e-273c-4217-a0a3-0495bc8ca6c5 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group member updated on remote: ['a5d069f7-81e7-4db7-ab74-d79678d4d521'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:30:38.489 1112 2017862588720 MainThread INFO neutron.agent.securitygroups_rpc [req-230bca0e-273c-4217-a0a3-0495bc8ca6c5 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group member updated ['a5d069f7-81e7-4db7-ab74-d79678d4d521'] 2022-05-03 22:30:48.202 1112 2017866889344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b91a683d-0db4-4ac4-9e10-51a43fcc41b6 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] port_update received: f08081f5-23d1-4938-ae0c-387c77df2def port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:30:48.202 1112 2017866889344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b91a683d-0db4-4ac4-9e10-51a43fcc41b6 b72c6fa19fe94857a502d973daccb993 255d1e4d4c21457faa039b21b4dfe81b - - -] No port f08081f5-23d1-4938-ae0c-387c77df2def defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-03 22:30:49.711 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f08081f5-23d1-4938-ae0c-387c77df2def 2022-05-03 22:30:51.561 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:30:51.748 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port f08081f5-23d1-4938-ae0c-387c77df2def 2022-05-03 22:30:51.748 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port f08081f5-23d1-4938-ae0c-387c77df2def updated. Details: {'device': 'f08081f5-23d1-4938-ae0c-387c77df2def', 'network_id': '99189f29-a5d0-4aac-ba1e-4a6a74e58903', 'port_id': 'f08081f5-23d1-4938-ae0c-387c77df2def', 'mac_address': 'fa:16:3e:15:a5:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 668, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd2827831-b03b-4d4e-a227-9a77afff4a11', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:30:51.748 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:30:51.748 1112 2017863599024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:30:51.748 1112 2017863599024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f08081f5-23d1-4938-ae0c-387c77df2def _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:30:51.748 1112 2017863599024 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 99189f29-a5d0-4aac-ba1e-4a6a74e58903 2022-05-03 22:30:51.748 1112 2017863599024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:30:51.905 1112 2017863599024 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f08081f5-23d1-4938-ae0c-387c77df2def') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:30:51.905 1112 2017863599024 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f08081f5-23d1-4938-ae0c-387c77df2def') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:30:51.905 1112 2017863599024 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f08081f5-23d1-4938-ae0c-387c77df2def is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:30:51.905 1112 2017863599024 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 668, VLAN trunk: None to switch port f08081f5-23d1-4938-ae0c-387c77df2def 2022-05-03 22:30:51.984 1112 2017863599024 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:30:51.984 1112 2017863599024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f08081f5-23d1-4938-ae0c-387c77df2def'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:30:52.139 1112 2017863599024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f08081f5-23d1-4938-ae0c-387c77df2def']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:30:52.139 1112 2017863599024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:30:52.139 1112 2017863599024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5d069f7-81e7-4db7-ab74-d79678d4d521) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:30:52.139 1112 2017863599024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a5d069f7-81e7-4db7-ab74-d79678d4d521) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:30:52.139 1112 2017863599024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f08081f5-23d1-4938-ae0c-387c77df2def _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:30:52.139 1112 2017863599024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:30:52.139 1112 2017863599024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f08081f5-23d1-4938-ae0c-387c77df2def not yet added. Adding. 2022-05-03 22:30:52.139 1112 2017863599024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:30:52.155 1112 2017863599024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:30:52.237 1112 2017863599024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:30:52.328 1112 2017863599024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:30:52.328 1112 2017863599024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:30:52.423 1112 2017863599024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:30:52.519 1112 2017863599024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:30:52.519 1112 2017863599024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f08081f5-23d1-4938-ae0c-387c77df2def status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:30:52.519 1112 2017863599024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f08081f5-23d1-4938-ae0c-387c77df2def processed. 2022-05-03 22:30:53.561 1112 2017863599024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:30:53.732 1112 2017863599024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:31:02.546 1112 2017864402544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b94ab9a8-daa0-4797-8a1c-79819cdc0061 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group rule updated on remote: ['11415484-003d-445c-a906-563e32c62a9c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:31:02.546 1112 2017864402544 MainThread INFO neutron.agent.securitygroups_rpc [req-b94ab9a8-daa0-4797-8a1c-79819cdc0061 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group rule updated ['11415484-003d-445c-a906-563e32c62a9c'] 2022-05-03 22:31:02.685 1112 2017864402544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-287cebd7-d8c2-4b39-8e5b-d10414de8fd9 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group rule updated on remote: ['11415484-003d-445c-a906-563e32c62a9c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:31:02.701 1112 2017864402544 MainThread INFO neutron.agent.securitygroups_rpc [req-287cebd7-d8c2-4b39-8e5b-d10414de8fd9 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group rule updated ['11415484-003d-445c-a906-563e32c62a9c'] 2022-05-03 22:31:02.836 1112 2017864402544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02f76056-05b8-4694-b4a0-51ad2f937e52 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group rule updated on remote: ['11415484-003d-445c-a906-563e32c62a9c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:31:02.836 1112 2017864402544 MainThread INFO neutron.agent.securitygroups_rpc [req-02f76056-05b8-4694-b4a0-51ad2f937e52 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group rule updated ['11415484-003d-445c-a906-563e32c62a9c'] 2022-05-03 22:31:03.047 1112 2017861756176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4521e101-3364-4ab9-8bd5-9e7b26dd71a7 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group rule updated on remote: ['11415484-003d-445c-a906-563e32c62a9c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:31:03.047 1112 2017861756176 MainThread INFO neutron.agent.securitygroups_rpc [req-4521e101-3364-4ab9-8bd5-9e7b26dd71a7 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group rule updated ['11415484-003d-445c-a906-563e32c62a9c'] 2022-05-03 22:31:03.202 1112 2017864626016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9de9c9f6-8f2f-4b8c-b6f5-fe742b74da55 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group rule updated on remote: ['11415484-003d-445c-a906-563e32c62a9c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:31:03.202 1112 2017864626016 MainThread INFO neutron.agent.securitygroups_rpc [req-9de9c9f6-8f2f-4b8c-b6f5-fe742b74da55 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group rule updated ['11415484-003d-445c-a906-563e32c62a9c'] 2022-05-03 22:31:03.326 1112 2017864626016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66e7f2c4-5c55-4dbc-9347-eb667a5d1eea cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group rule updated on remote: ['11415484-003d-445c-a906-563e32c62a9c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-03 22:31:03.326 1112 2017864626016 MainThread INFO neutron.agent.securitygroups_rpc [req-66e7f2c4-5c55-4dbc-9347-eb667a5d1eea cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group rule updated ['11415484-003d-445c-a906-563e32c62a9c'] 2022-05-03 22:31:03.798 1112 2017862832720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group member updated on remote: ['11415484-003d-445c-a906-563e32c62a9c', 'a5d069f7-81e7-4db7-ab74-d79678d4d521'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:31:03.798 1112 2017862832720 MainThread INFO neutron.agent.securitygroups_rpc [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group member updated ['11415484-003d-445c-a906-563e32c62a9c', 'a5d069f7-81e7-4db7-ab74-d79678d4d521'] 2022-05-03 22:31:03.798 1112 2017862832720 MainThread INFO neutron.agent.securitygroups_rpc [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Refresh firewall rules 2022-05-03 22:31:03.826 1112 2017862832720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Get security group information for devices via rpc ['f08081f5-23d1-4938-ae0c-387c77df2def'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:31:03.842 1112 2017865829008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] port_update received: f08081f5-23d1-4938-ae0c-387c77df2def port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:31:03.863 1112 2017865829008 MainThread DEBUG oslo_concurrency.lockutils [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-agent-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:31:03.863 1112 2017865829008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Binding port f08081f5-23d1-4938-ae0c-387c77df2def _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:31:03.863 1112 2017865829008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:31:03.889 1112 2017865829008 MainThread DEBUG neutron.services.trunk.rpc.agent [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f08081f5-23d1-4938-ae0c-387c77df2def') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:31:03.889 1112 2017865829008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f08081f5-23d1-4938-ae0c-387c77df2def') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:31:03.910 1112 2017865829008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Trunk plugin disabled on server. Assuming port f08081f5-23d1-4938-ae0c-387c77df2def is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:31:03.910 1112 2017865829008 MainThread INFO networking_hyperv.neutron.trunk_driver [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Binding VLAN ID: 668, VLAN trunk: None to switch port f08081f5-23d1-4938-ae0c-387c77df2def 2022-05-03 22:31:03.936 1112 2017865829008 MainThread INFO neutron.agent.securitygroups_rpc [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Refresh firewall rules 2022-05-03 22:31:03.936 1112 2017865829008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Get security group information for devices via rpc ['f08081f5-23d1-4938-ae0c-387c77df2def'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:31:04.435 1112 2017862832720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update security group information for ports dict_keys(['f08081f5-23d1-4938-ae0c-387c77df2def']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:31:04.435 1112 2017862832720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:31:04.435 1112 2017862832720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update rules of security group (11415484-003d-445c-a906-563e32c62a9c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:31:04.435 1112 2017862832720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update rules of security group (a5d069f7-81e7-4db7-ab74-d79678d4d521) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:31:04.435 1112 2017862832720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update members of security group (a5d069f7-81e7-4db7-ab74-d79678d4d521) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:31:04.435 1112 2017862832720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update port filter for f08081f5-23d1-4938-ae0c-387c77df2def _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:31:04.435 1112 2017862832720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Updating port rules. 2022-05-03 22:31:04.435 1112 2017862832720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Creating 6 new rules, removing 0 old rules. 2022-05-03 22:31:04.435 1112 2017862832720 MainThread DEBUG oslo_concurrency.lockutils [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:31:04.563 1112 2017862832720 MainThread DEBUG oslo_concurrency.lockutils [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:31:04.563 1112 2017862832720 MainThread DEBUG oslo_concurrency.lockutils [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:31:04.563 1112 2017862832720 MainThread DEBUG oslo_concurrency.lockutils [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:31:04.563 1112 2017865829008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update security group information for ports dict_keys(['f08081f5-23d1-4938-ae0c-387c77df2def']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:31:04.563 1112 2017865829008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:31:04.563 1112 2017865829008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update rules of security group (11415484-003d-445c-a906-563e32c62a9c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:31:04.589 1112 2017865829008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update rules of security group (a5d069f7-81e7-4db7-ab74-d79678d4d521) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:31:04.589 1112 2017865829008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update members of security group (a5d069f7-81e7-4db7-ab74-d79678d4d521) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:31:04.589 1112 2017865829008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update port filter for f08081f5-23d1-4938-ae0c-387c77df2def _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:31:04.589 1112 2017865829008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Updating port rules. 2022-05-03 22:31:04.589 1112 2017865829008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Creating 0 new rules, removing 0 old rules. 2022-05-03 22:31:04.589 1112 2017865829008 MainThread DEBUG oslo_concurrency.lockutils [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:31:04.589 1112 2017865829008 MainThread DEBUG oslo_concurrency.lockutils [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:31:04.589 1112 2017865829008 MainThread DEBUG oslo_concurrency.lockutils [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:31:04.589 1112 2017865829008 MainThread DEBUG oslo_concurrency.lockutils [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:31:04.612 1112 2017865829008 MainThread DEBUG oslo_concurrency.lockutils [req-15e83c3d-e336-4278-a177-d185a103f8d4 cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-agent-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:31:44.256 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 2022-05-03 22:31:45.747 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:31:45.747 1112 2017866282608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ad10dab2-41b9-4e0e-a48a-c27e9419a2c7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:31:45.747 1112 2017866282608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ad10dab2-41b9-4e0e-a48a-c27e9419a2c7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:31:45.747 1112 2017866282608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:31:45.753 1112 2017866282608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 636636a5-dc19-40a6-82b9-03cd3ae5a402 2022-05-03 22:31:45.753 1112 2017866282608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ad10dab2-41b9-4e0e-a48a-c27e9419a2c7'] 2022-05-03 22:31:45.753 1112 2017866282608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:31:45.753 1112 2017866282608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:31:45.753 1112 2017866282608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ad10dab2-41b9-4e0e-a48a-c27e9419a2c7'] 2022-05-03 22:31:47.747 1112 2017866889344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:31:47.855 1112 2017866889344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:31:52.139 1112 2017862589072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 2022-05-03 22:31:53.778 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-03 22:31:53.950 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Adding port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 2022-05-03 22:31:53.967 1112 2017748977968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 updated. Details: {'device': 'ad10dab2-41b9-4e0e-a48a-c27e9419a2c7', 'network_id': '636636a5-dc19-40a6-82b9-03cd3ae5a402', 'port_id': 'ad10dab2-41b9-4e0e-a48a-c27e9419a2c7', 'mac_address': 'fa:16:3e:fd:4c:12', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 676, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2d4529a0-8807-44c3-a2b9-b6b9a99efc1e', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-03 22:31:53.967 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-03 22:31:53.967 1112 2017862680816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ad10dab2-41b9-4e0e-a48a-c27e9419a2c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:31:53.967 1112 2017862680816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:31:53.967 1112 2017862680816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 636636a5-dc19-40a6-82b9-03cd3ae5a402 2022-05-03 22:31:53.967 1112 2017862680816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:31:54.112 1112 2017862680816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ad10dab2-41b9-4e0e-a48a-c27e9419a2c7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:31:54.112 1112 2017862680816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ad10dab2-41b9-4e0e-a48a-c27e9419a2c7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:31:54.124 1112 2017862680816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:31:54.124 1112 2017862680816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 676, VLAN trunk: None to switch port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 2022-05-03 22:31:54.192 1112 2017862680816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-03 22:31:54.192 1112 2017862680816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ad10dab2-41b9-4e0e-a48a-c27e9419a2c7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:31:54.435 1112 2017862680816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ad10dab2-41b9-4e0e-a48a-c27e9419a2c7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:31:54.435 1112 2017862680816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:31:54.435 1112 2017862680816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:31:54.435 1112 2017862680816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:31:54.435 1112 2017862680816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-03 22:31:54.435 1112 2017862680816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 not yet added. Adding. 2022-05-03 22:31:54.435 1112 2017862680816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-03 22:31:54.435 1112 2017862680816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-03 22:31:54.517 1112 2017862680816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad10dab2-41b9-4e0e-a48a-c27e9419a2c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:31:54.596 1112 2017862680816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad10dab2-41b9-4e0e-a48a-c27e9419a2c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:31:54.596 1112 2017862680816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad10dab2-41b9-4e0e-a48a-c27e9419a2c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:31:54.686 1112 2017862680816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad10dab2-41b9-4e0e-a48a-c27e9419a2c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:31:54.780 1112 2017862680816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ad10dab2-41b9-4e0e-a48a-c27e9419a2c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:31:54.780 1112 2017862680816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-03 22:31:54.780 1112 2017862680816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 processed. 2022-05-03 22:31:55.801 1112 2017862680816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:31:55.972 1112 2017862680816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:32:28.012 1112 2017866887760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group member updated on remote: ['11415484-003d-445c-a906-563e32c62a9c', 'a5d069f7-81e7-4db7-ab74-d79678d4d521'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:32:28.012 1112 2017866887760 MainThread INFO neutron.agent.securitygroups_rpc [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group member updated ['11415484-003d-445c-a906-563e32c62a9c', 'a5d069f7-81e7-4db7-ab74-d79678d4d521'] 2022-05-03 22:32:28.012 1112 2017866887760 MainThread INFO neutron.agent.securitygroups_rpc [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Refresh firewall rules 2022-05-03 22:32:28.012 1112 2017866887760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Get security group information for devices via rpc ['f08081f5-23d1-4938-ae0c-387c77df2def'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:32:28.044 1112 2017865680496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] port_update received: f08081f5-23d1-4938-ae0c-387c77df2def port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-03 22:32:28.060 1112 2017865680496 MainThread DEBUG oslo_concurrency.lockutils [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-agent-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:32:28.060 1112 2017865680496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Binding port f08081f5-23d1-4938-ae0c-387c77df2def _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-03 22:32:28.060 1112 2017865680496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-03 22:32:28.076 1112 2017865680496 MainThread DEBUG neutron.services.trunk.rpc.agent [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f08081f5-23d1-4938-ae0c-387c77df2def') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:32:28.076 1112 2017865680496 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f08081f5-23d1-4938-ae0c-387c77df2def') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-03 22:32:28.106 1112 2017865680496 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Trunk plugin disabled on server. Assuming port f08081f5-23d1-4938-ae0c-387c77df2def is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-03 22:32:28.106 1112 2017865680496 MainThread INFO networking_hyperv.neutron.trunk_driver [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Binding VLAN ID: 668, VLAN trunk: None to switch port f08081f5-23d1-4938-ae0c-387c77df2def 2022-05-03 22:32:28.138 1112 2017865680496 MainThread INFO neutron.agent.securitygroups_rpc [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Refresh firewall rules 2022-05-03 22:32:28.138 1112 2017865680496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Get security group information for devices via rpc ['f08081f5-23d1-4938-ae0c-387c77df2def'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:32:28.467 1112 2017866887760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update security group information for ports dict_keys(['f08081f5-23d1-4938-ae0c-387c77df2def']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:32:28.467 1112 2017866887760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:32:28.467 1112 2017866887760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update rules of security group (a5d069f7-81e7-4db7-ab74-d79678d4d521) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:32:28.467 1112 2017866887760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update members of security group (a5d069f7-81e7-4db7-ab74-d79678d4d521) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:32:28.467 1112 2017866887760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update port filter for f08081f5-23d1-4938-ae0c-387c77df2def _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:32:28.467 1112 2017866887760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Updating port rules. 2022-05-03 22:32:28.489 1112 2017866887760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Creating 0 new rules, removing 6 old rules. 2022-05-03 22:32:28.489 1112 2017866887760 MainThread DEBUG oslo_concurrency.lockutils [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:32:28.489 1112 2017866887760 MainThread DEBUG oslo_concurrency.lockutils [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:32:28.496 1112 2017866887760 MainThread DEBUG oslo_concurrency.lockutils [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:32:28.668 1112 2017866887760 MainThread DEBUG oslo_concurrency.lockutils [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:32:28.668 1112 2017865680496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update security group information for ports dict_keys(['f08081f5-23d1-4938-ae0c-387c77df2def']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:32:28.668 1112 2017865680496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:32:28.668 1112 2017865680496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update rules of security group (a5d069f7-81e7-4db7-ab74-d79678d4d521) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-03 22:32:28.668 1112 2017865680496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update members of security group (a5d069f7-81e7-4db7-ab74-d79678d4d521) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-03 22:32:28.668 1112 2017865680496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update port filter for f08081f5-23d1-4938-ae0c-387c77df2def _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-03 22:32:28.668 1112 2017865680496 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Updating port rules. 2022-05-03 22:32:28.668 1112 2017865680496 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Creating 0 new rules, removing 0 old rules. 2022-05-03 22:32:28.668 1112 2017865680496 MainThread DEBUG oslo_concurrency.lockutils [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:32:28.668 1112 2017865680496 MainThread DEBUG oslo_concurrency.lockutils [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:32:28.668 1112 2017865680496 MainThread DEBUG oslo_concurrency.lockutils [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:32:28.668 1112 2017865680496 MainThread DEBUG oslo_concurrency.lockutils [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-driver-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:32:28.688 1112 2017865680496 MainThread DEBUG oslo_concurrency.lockutils [req-0d168f37-1cf2-4d25-aeb9-27717eefa9ff cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Lock "n-hv-agent-port-lock-f08081f5-23d1-4938-ae0c-387c77df2def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:32:28.952 1112 2017867093968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40ea0bff-f586-48b6-824b-93ad0ab3829c cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] port_delete event received for '44726e0c-9941-4550-86df-c122645398b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:32:34.375 1112 2017864928416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04b51963-daee-4ded-89e8-6d8ca5d47d1e cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group member updated on remote: ['a5d069f7-81e7-4db7-ab74-d79678d4d521'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:32:34.375 1112 2017864928416 MainThread INFO neutron.agent.securitygroups_rpc [req-04b51963-daee-4ded-89e8-6d8ca5d47d1e cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Security group member updated ['a5d069f7-81e7-4db7-ab74-d79678d4d521'] 2022-05-03 22:32:34.375 1112 2017864928416 MainThread INFO neutron.agent.securitygroups_rpc [req-04b51963-daee-4ded-89e8-6d8ca5d47d1e cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Refresh firewall rules 2022-05-03 22:32:34.375 1112 2017864928416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04b51963-daee-4ded-89e8-6d8ca5d47d1e cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Get security group information for devices via rpc ['f08081f5-23d1-4938-ae0c-387c77df2def'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-03 22:32:34.418 1112 2017864928416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-04b51963-daee-4ded-89e8-6d8ca5d47d1e cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-03 22:32:34.418 1112 2017864928416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-04b51963-daee-4ded-89e8-6d8ca5d47d1e cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-03 22:32:34.465 1112 2017865568320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04b51963-daee-4ded-89e8-6d8ca5d47d1e cae8f562f01c4e2ca49de93a7e832196 020d1aa7a3ec410992dcf50bca567a73 - - -] port_delete event received for 'f08081f5-23d1-4938-ae0c-387c77df2def' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:32:34.515 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f08081f5-23d1-4938-ae0c-387c77df2def 2022-05-03 22:32:36.028 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:32:36.028 1112 2017868643312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f08081f5-23d1-4938-ae0c-387c77df2def' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:32:36.028 1112 2017868643312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f08081f5-23d1-4938-ae0c-387c77df2def' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:32:36.028 1112 2017868643312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f08081f5-23d1-4938-ae0c-387c77df2def _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:32:36.028 1112 2017868643312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f08081f5-23d1-4938-ae0c-387c77df2def'] 2022-05-03 22:32:36.028 1112 2017868643312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:32:36.028 1112 2017868643312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:32:36.028 1112 2017868643312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f08081f5-23d1-4938-ae0c-387c77df2def'] 2022-05-03 22:32:36.989 1112 2017865148368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e182545-0ac3-4a6c-9807-4dbe69711cae f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '2c145424-3df6-4f5e-9ac9-2f636546be77' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:32:38.043 1112 2017866238432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:32:38.043 1112 2017862833072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b728fdb3-43d6-48be-b47a-77cae79840b7 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for 'd3adadb5-a52f-4acb-939f-28db235eddaa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:32:38.076 1112 2017866238432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:32:38.749 1112 2017868858816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6c631e1-b49f-4bc5-9dcc-127b8d7c8683 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for 'd39b44d4-4df2-4b71-8395-5321e01d3695' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:32:38.965 1112 2017868561568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6c631e1-b49f-4bc5-9dcc-127b8d7c8683 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network 99189f29-a5d0-4aac-ba1e-4a6a74e58903 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:32:38.965 1112 2017868561568 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f6c631e1-b49f-4bc5-9dcc-127b8d7c8683 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Reclaiming local network 99189f29-a5d0-4aac-ba1e-4a6a74e58903 2022-05-03 22:32:40.106 1112 2017868417328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01d65d18-6249-4c68-b313-ad598da31675 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '34d43231-516d-4f75-a3f7-fd80467e01ef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:32:41.121 1112 2017862050032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa95b385-a509-4bdb-8bca-f593b42fecb4 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '1b209d49-7a2c-4eb4-8018-d3419e331a15' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:32:41.856 1112 2017862050032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ccb6227-94f4-48c2-8cdd-0c45ad46085d f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '31ec815e-05df-4404-99a7-919fa258e68a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:32:42.043 1112 2017868561744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ccb6227-94f4-48c2-8cdd-0c45ad46085d f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network 0121e98b-40c0-4abc-aa51-af13af413783 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:32:42.043 1112 2017868561744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ccb6227-94f4-48c2-8cdd-0c45ad46085d f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network 0121e98b-40c0-4abc-aa51-af13af413783 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-03 22:33:14.449 1112 2017861594272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-959c9677-5835-485e-bdd8-a7a00c66eec1 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] port_delete event received for '38b89b31-4516-4bc9-815c-cb3c0cb19d92' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:33:16.964 1112 2017862589248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 2022-05-03 22:33:17.230 1112 2017867074368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa08f9a2-6ea3-450d-8d08-d3288474926d 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group member updated on remote: ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-03 22:33:17.245 1112 2017867074368 MainThread INFO neutron.agent.securitygroups_rpc [req-aa08f9a2-6ea3-450d-8d08-d3288474926d 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] Security group member updated ['e8bbf09e-3c14-4d30-8eb7-fd1ce2ed83bd'] 2022-05-03 22:33:17.309 1112 2017862935472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa08f9a2-6ea3-450d-8d08-d3288474926d 6d5e4096265e48b6811bd320563f8206 f881f6dd06c248db9bd9016c6c7ce659 - - -] port_delete event received for 'ad10dab2-41b9-4e0e-a48a-c27e9419a2c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:33:18.230 1112 2017748977968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-872122a7-c05b-4189-88f6-e321a7203856 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-03 22:33:18.230 1112 2017869375792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ad10dab2-41b9-4e0e-a48a-c27e9419a2c7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-03 22:33:18.230 1112 2017869375792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ad10dab2-41b9-4e0e-a48a-c27e9419a2c7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-03 22:33:18.230 1112 2017869375792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ad10dab2-41b9-4e0e-a48a-c27e9419a2c7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-03 22:33:18.247 1112 2017869375792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 636636a5-dc19-40a6-82b9-03cd3ae5a402 2022-05-03 22:33:18.247 1112 2017869375792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ad10dab2-41b9-4e0e-a48a-c27e9419a2c7'] 2022-05-03 22:33:18.247 1112 2017869375792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-03 22:33:18.247 1112 2017869375792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-03 22:33:18.247 1112 2017869375792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ad10dab2-41b9-4e0e-a48a-c27e9419a2c7'] 2022-05-03 22:33:20.246 1112 2017868859168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-03 22:33:20.277 1112 2017868859168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-03 22:33:20.933 1112 2017868859168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf8f8ec4-6f50-49eb-8984-f2b034246c0d f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '7852a678-d81e-415a-b2c5-299489f40d41' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:33:21.964 1112 2017865944400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9c37e7b-3911-480b-b571-100b4be5bae2 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '9aa965a2-e45b-4399-8718-c6aefc5f4982' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:33:22.871 1112 2017864887984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5606e5d-263e-43f9-b1b9-6fb8dd2eb9c4 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for 'bb644129-412b-4829-befa-0b8f13a4c85a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:33:22.950 1112 2017866282256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab3e6386-f7a2-4483-8ce8-f88ce50569f2 - - - - -] port_delete event received for 'bb644129-412b-4829-befa-0b8f13a4c85a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:33:23.105 1112 2017866282256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5606e5d-263e-43f9-b1b9-6fb8dd2eb9c4 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network 636636a5-dc19-40a6-82b9-03cd3ae5a402 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:33:23.105 1112 2017866282256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5606e5d-263e-43f9-b1b9-6fb8dd2eb9c4 f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network 636636a5-dc19-40a6-82b9-03cd3ae5a402 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-03 22:33:24.027 1112 2017868928448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4dbe406-d0d9-41d5-9f90-c09b325ad84f f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '99a7c0ec-4f3d-4feb-b443-52a898869183' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:33:25.358 1112 2017869232784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2b3ea49-57e0-4de0-a127-4bc9a091dd1d f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for '79d224eb-e60d-480a-a895-69ebdc8b9a74' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:33:26.089 1112 2017869167952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96b8f3cf-44c1-4918-9f71-5b2eb1c2174e f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] port_delete event received for 'ee062379-1ea1-41b6-b371-14db7a8f23cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:33:26.168 1112 2017868783104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ebbe853-d860-4313-9c83-4402357b74ea - - - - -] port_delete event received for 'ee062379-1ea1-41b6-b371-14db7a8f23cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-03 22:33:26.277 1112 2017865070544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96b8f3cf-44c1-4918-9f71-5b2eb1c2174e f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] network_delete received. Deleting network f2a103bb-c74a-49f1-b4fe-d29e3c3bf6a3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-03 22:33:26.277 1112 2017865070544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96b8f3cf-44c1-4918-9f71-5b2eb1c2174e f42ebb80fed941a2b7ffecc5ee0fc1c2 c39ec3c27a214977ba371e268abf75f2 - - -] Network f2a103bb-c74a-49f1-b4fe-d29e3c3bf6a3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463