2022-08-21 01:07:05.634 3600 2011351149200 MainThread INFO neutron.common.config [-] Logging enabled! 2022-08-21 01:07:05.634 3600 2011351149200 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev503 2022-08-21 01:07:05.662 3600 2011351149200 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-08-21 01:07:05.695 3600 2011351149200 MainThread INFO os_win.utils.network.networkutils [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] WMI caching is disabled. 2022-08-21 01:07:05.917 3600 2011351149200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-08-21 01:07:05.986 3600 2011351149200 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-08-21 01:07:05.986 3600 2011351149200 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-08-21 01:07:06.166 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent initialized successfully, now running... 2022-08-21 01:07:06.197 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-08-21 01:07:06.211 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-08-21 01:07:06.259 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-08-21 01:09:04.535 3600 2011447796480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8f2c89a-ed97-4143-8266-2ac513995a9a - - - - - -] port_update received: bce1c1ef-b737-429e-9392-d85a63e8393e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:04.535 3600 2011447796480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8f2c89a-ed97-4143-8266-2ac513995a9a - - - - - -] No port bce1c1ef-b737-429e-9392-d85a63e8393e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:08.535 3600 2011447796480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cbf7714-1390-44e0-beef-719d9c5e69be - - - - - -] port_update received: e7f3643e-738a-41be-ab19-65da8988f67c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:08.551 3600 2011447796480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cbf7714-1390-44e0-beef-719d9c5e69be - - - - - -] No port e7f3643e-738a-41be-ab19-65da8988f67c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:11.909 3600 2011446620928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dfb663b-1ad0-4bc8-8ca5-09f355d17e4b - - - - - -] port_update received: ed249e41-75bd-40d1-b4ba-8f0a9fef4d0f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:11.925 3600 2011446620928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dfb663b-1ad0-4bc8-8ca5-09f355d17e4b - - - - - -] No port ed249e41-75bd-40d1-b4ba-8f0a9fef4d0f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:12.413 3600 2011446199040 MainThread WARNING oslo_policy.policy [req-01297307-2ee3-4fcb-9e33-b7842ceb709f e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] 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-08-21 01:09:12.413 3600 2011446199040 MainThread WARNING oslo_policy.policy [req-01297307-2ee3-4fcb-9e33-b7842ceb709f e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] 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-08-21 01:09:12.413 3600 2011446199040 MainThread WARNING oslo_policy.policy [req-01297307-2ee3-4fcb-9e33-b7842ceb709f e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] 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-08-21 01:09:12.441 3600 2011446199040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01297307-2ee3-4fcb-9e33-b7842ceb709f e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated on remote: ['17c24848-a1d9-43b2-b5e5-5336e121b6ee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:09:12.441 3600 2011446199040 MainThread INFO neutron.agent.securitygroups_rpc [req-01297307-2ee3-4fcb-9e33-b7842ceb709f e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated ['17c24848-a1d9-43b2-b5e5-5336e121b6ee'] 2022-08-21 01:09:13.066 3600 2011446088096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97a64fbd-5da3-4e34-a1e4-9c05c9d51dcc e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated on remote: ['17c24848-a1d9-43b2-b5e5-5336e121b6ee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:09:13.066 3600 2011446088096 MainThread INFO neutron.agent.securitygroups_rpc [req-97a64fbd-5da3-4e34-a1e4-9c05c9d51dcc e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated ['17c24848-a1d9-43b2-b5e5-5336e121b6ee'] 2022-08-21 01:09:13.404 3600 2011447151424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c55d878f-665c-4f12-ab61-2546f12def53 - - - - - -] port_update received: 4de03d75-4d1c-4a33-b90c-f1c858b304d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:13.420 3600 2011447151424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c55d878f-665c-4f12-ab61-2546f12def53 - - - - - -] No port 4de03d75-4d1c-4a33-b90c-f1c858b304d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:14.875 3600 2011446250832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3410eaa5-da5a-4195-9e66-662d0f6d3618 - - - - - -] port_update received: 33e8e909-6eca-4f63-81be-6facde10692b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:14.894 3600 2011446250832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3410eaa5-da5a-4195-9e66-662d0f6d3618 - - - - - -] No port 33e8e909-6eca-4f63-81be-6facde10692b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:16.043 3600 2011428177520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31936b58-a5f5-4601-8ccf-247b61c8ab95 - - - - - -] port_update received: 09d0a480-bbd5-43f8-b51b-fa91b6b36455 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:16.043 3600 2011428177520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31936b58-a5f5-4601-8ccf-247b61c8ab95 - - - - - -] No port 09d0a480-bbd5-43f8-b51b-fa91b6b36455 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:18.776 3600 2011446090736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3832b2c3-db91-4d03-8b24-9613576920f7 - - - - - -] port_update received: 84579533-0f31-49a2-9d91-39bb7acb7a5e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:18.776 3600 2011446090736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3832b2c3-db91-4d03-8b24-9613576920f7 - - - - - -] No port 84579533-0f31-49a2-9d91-39bb7acb7a5e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:24.383 3600 2011447454528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e006f469-b854-4145-9498-4ee6ff44b0dd - - - - - -] port_update received: 317c16de-f9f9-41cd-86f6-fbe9459f99f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:24.397 3600 2011447454528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e006f469-b854-4145-9498-4ee6ff44b0dd - - - - - -] No port 317c16de-f9f9-41cd-86f6-fbe9459f99f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:24.477 3600 2011446820528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad0aa32d-a0f0-419d-8e87-8bbd36cc7ca9 bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group rule updated on remote: ['06f7dffd-658e-4099-9957-aebe769290d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:09:24.492 3600 2011446820528 MainThread INFO neutron.agent.securitygroups_rpc [req-ad0aa32d-a0f0-419d-8e87-8bbd36cc7ca9 bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group rule updated ['06f7dffd-658e-4099-9957-aebe769290d6'] 2022-08-21 01:09:24.944 3600 2011448343360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-401ce7af-f198-49f9-8898-9d59f9315348 - - - - - -] port_update received: 83b9437e-6341-4367-a641-401d5b44e727 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:24.958 3600 2011448343360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-401ce7af-f198-49f9-8898-9d59f9315348 - - - - - -] No port 83b9437e-6341-4367-a641-401d5b44e727 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:25.180 3600 2011448399120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5267ff4-d4fb-4e2c-9f6f-023d8a2912d0 bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group rule updated on remote: ['06f7dffd-658e-4099-9957-aebe769290d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:09:25.180 3600 2011448399120 MainThread INFO neutron.agent.securitygroups_rpc [req-e5267ff4-d4fb-4e2c-9f6f-023d8a2912d0 bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group rule updated ['06f7dffd-658e-4099-9957-aebe769290d6'] 2022-08-21 01:09:26.979 3600 2011448342832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa4a05fb-6fa0-40f2-a6cf-936667640e44 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated on remote: ['17c24848-a1d9-43b2-b5e5-5336e121b6ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:09:26.989 3600 2011448342832 MainThread INFO neutron.agent.securitygroups_rpc [req-fa4a05fb-6fa0-40f2-a6cf-936667640e44 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated ['17c24848-a1d9-43b2-b5e5-5336e121b6ee'] 2022-08-21 01:09:27.387 3600 2011448343184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c94537a5-1876-40d1-b449-bc327f0b0319 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group rule updated on remote: ['94c1305d-e880-4767-a3ad-e7add5b8226f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:09:27.397 3600 2011448343184 MainThread INFO neutron.agent.securitygroups_rpc [req-c94537a5-1876-40d1-b449-bc327f0b0319 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group rule updated ['94c1305d-e880-4767-a3ad-e7add5b8226f'] 2022-08-21 01:09:28.706 3600 2011446820528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ace00ee6-843a-44e9-8766-59cbc9932aac 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group rule updated on remote: ['94c1305d-e880-4767-a3ad-e7add5b8226f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:09:28.722 3600 2011446820528 MainThread INFO neutron.agent.securitygroups_rpc [req-ace00ee6-843a-44e9-8766-59cbc9932aac 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group rule updated ['94c1305d-e880-4767-a3ad-e7add5b8226f'] 2022-08-21 01:09:29.377 3600 2011447202560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-867c989c-b777-4017-aa99-abc764f2032f c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group member updated on remote: ['d2e327cb-4892-4da0-bccb-282bbcdda956'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:09:29.377 3600 2011447202560 MainThread INFO neutron.agent.securitygroups_rpc [req-867c989c-b777-4017-aa99-abc764f2032f c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group member updated ['d2e327cb-4892-4da0-bccb-282bbcdda956'] 2022-08-21 01:09:30.742 3600 2011447834048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a736ea1-676b-4db2-ad00-ca3eacaae145 - - - - - -] port_update received: 29d7bb86-78e1-4ec9-84a7-899909d5787f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:30.742 3600 2011447834048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a736ea1-676b-4db2-ad00-ca3eacaae145 - - - - - -] No port 29d7bb86-78e1-4ec9-84a7-899909d5787f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:31.050 3600 2011447718832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f425a8e-367c-4c16-b600-e23ae070c883 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network 24a62e49-d0e6-417c-ade2-29d63556aef3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:09:31.050 3600 2011447718832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f425a8e-367c-4c16-b600-e23ae070c883 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network 24a62e49-d0e6-417c-ade2-29d63556aef3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-21 01:09:31.159 3600 2011447933232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8a7c704-aa0d-4b0a-b943-e7222607c3a0 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group member updated on remote: ['d2e327cb-4892-4da0-bccb-282bbcdda956'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:09:31.164 3600 2011447933232 MainThread INFO neutron.agent.securitygroups_rpc [req-f8a7c704-aa0d-4b0a-b943-e7222607c3a0 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group member updated ['d2e327cb-4892-4da0-bccb-282bbcdda956'] 2022-08-21 01:09:33.580 3600 2011447454704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91ce0cb8-405d-45ff-955f-22b39e59be4e 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: cc35a539-338b-4cf7-8e9f-edd41c2d6e58 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:33.595 3600 2011447454704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91ce0cb8-405d-45ff-955f-22b39e59be4e 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port cc35a539-338b-4cf7-8e9f-edd41c2d6e58 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:35.234 3600 2011447451712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2491b0fa-1702-4d4a-8d7a-0e793da82576 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 59b8765f-8750-469f-adc0-a8fc417d340c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:35.234 3600 2011447451712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2491b0fa-1702-4d4a-8d7a-0e793da82576 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 59b8765f-8750-469f-adc0-a8fc417d340c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:37.909 3600 2011446988288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6642a4c0-d8f7-4893-a913-d1e38ac0e210 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network dc9f9c0b-355a-4e60-b790-eafe9477c6af network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:09:37.924 3600 2011446988288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6642a4c0-d8f7-4893-a913-d1e38ac0e210 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network dc9f9c0b-355a-4e60-b790-eafe9477c6af not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-21 01:09:37.971 3600 2011446985648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae2ff04e-c235-4ef7-89a4-681124401cd8 73d980bfe05f4ca581a94ef8e6615274 2814f05d22444ffcbef4ca182b205f72 - - - -] Security group member updated on remote: ['06aa2d98-23a9-4af3-a317-a668e004dc89'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:09:37.971 3600 2011446985648 MainThread INFO neutron.agent.securitygroups_rpc [req-ae2ff04e-c235-4ef7-89a4-681124401cd8 73d980bfe05f4ca581a94ef8e6615274 2814f05d22444ffcbef4ca182b205f72 - - - -] Security group member updated ['06aa2d98-23a9-4af3-a317-a668e004dc89'] 2022-08-21 01:09:38.503 3600 2011446146496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4300b03b-47b1-4649-b8e6-ad55412955f7 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 85b7b51d-7e87-4e10-af1b-5a6c85f6534f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:38.517 3600 2011446146496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4300b03b-47b1-4649-b8e6-ad55412955f7 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 85b7b51d-7e87-4e10-af1b-5a6c85f6534f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:40.881 3600 2011447204496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2b4bcfd-d7d3-43d1-ae58-1676bc191d82 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: c5c1de32-0d10-48e4-8faf-19f4a1d9248d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:40.911 3600 2011447204496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2b4bcfd-d7d3-43d1-ae58-1676bc191d82 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port c5c1de32-0d10-48e4-8faf-19f4a1d9248d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:41.230 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 59b8765f-8750-469f-adc0-a8fc417d340c 2022-08-21 01:09:41.247 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cc35a539-338b-4cf7-8e9f-edd41c2d6e58 2022-08-21 01:09:43.071 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:09:43.239 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 85b7b51d-7e87-4e10-af1b-5a6c85f6534f 2022-08-21 01:09:43.796 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port cc35a539-338b-4cf7-8e9f-edd41c2d6e58 2022-08-21 01:09:43.816 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port cc35a539-338b-4cf7-8e9f-edd41c2d6e58 updated. Details: {'device': 'cc35a539-338b-4cf7-8e9f-edd41c2d6e58', 'network_id': '35d85807-363a-4652-b178-dde67ec12e78', 'port_id': 'cc35a539-338b-4cf7-8e9f-edd41c2d6e58', 'mac_address': 'fa:16:3e:05:06:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 719, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b3797318-136c-4664-9ac2-61c8534df011', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:09:43.816 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:09:43.816 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 59b8765f-8750-469f-adc0-a8fc417d340c 2022-08-21 01:09:43.816 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 59b8765f-8750-469f-adc0-a8fc417d340c updated. Details: {'device': '59b8765f-8750-469f-adc0-a8fc417d340c', 'network_id': '1c818e8b-1e71-4358-89e5-40c943eff40b', 'port_id': '59b8765f-8750-469f-adc0-a8fc417d340c', 'mac_address': 'fa:16:3e:bb:0d:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 735, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f48e164-7887-4753-850b-3b19499bc70e', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:09:43.816 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:09:43.847 3600 2011448605152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-cc35a539-338b-4cf7-8e9f-edd41c2d6e58" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:43.847 3600 2011448605152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cc35a539-338b-4cf7-8e9f-edd41c2d6e58" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:43.847 3600 2011448605152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cc35a539-338b-4cf7-8e9f-edd41c2d6e58 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:09:43.871 3600 2011448605152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 35d85807-363a-4652-b178-dde67ec12e78 2022-08-21 01:09:43.878 3600 2011448605152 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-08-21 01:09:44.026 3600 2011448605152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cc35a539-338b-4cf7-8e9f-edd41c2d6e58') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:09:44.040 3600 2011448605152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cc35a539-338b-4cf7-8e9f-edd41c2d6e58') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:09:44.040 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:44.049 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:44.049 3600 2011448604096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 59b8765f-8750-469f-adc0-a8fc417d340c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:09:44.049 3600 2011448604096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1c818e8b-1e71-4358-89e5-40c943eff40b 2022-08-21 01:09:44.069 3600 2011448604096 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-08-21 01:09:44.191 3600 2011448604096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59b8765f-8750-469f-adc0-a8fc417d340c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:09:44.191 3600 2011448604096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59b8765f-8750-469f-adc0-a8fc417d340c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:09:44.212 3600 2011448605152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cc35a539-338b-4cf7-8e9f-edd41c2d6e58 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:09:44.221 3600 2011448605152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 719, VLAN trunk: None to switch port cc35a539-338b-4cf7-8e9f-edd41c2d6e58 2022-08-21 01:09:44.301 3600 2011448605152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:09:44.301 3600 2011448605152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cc35a539-338b-4cf7-8e9f-edd41c2d6e58'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:09:44.433 3600 2011448604096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 59b8765f-8750-469f-adc0-a8fc417d340c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:09:44.440 3600 2011448604096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 735, VLAN trunk: None to switch port 59b8765f-8750-469f-adc0-a8fc417d340c 2022-08-21 01:09:44.490 3600 2011448604096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:09:44.512 3600 2011448604096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['59b8765f-8750-469f-adc0-a8fc417d340c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:09:44.923 3600 2011448604096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['59b8765f-8750-469f-adc0-a8fc417d340c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:09:44.940 3600 2011448604096 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-08-21 01:09:44.940 3600 2011448604096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d2e327cb-4892-4da0-bccb-282bbcdda956) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:09:44.955 3600 2011448604096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d2e327cb-4892-4da0-bccb-282bbcdda956) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:09:44.955 3600 2011448604096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 59b8765f-8750-469f-adc0-a8fc417d340c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:09:44.955 3600 2011448604096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:09:44.971 3600 2011448604096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 59b8765f-8750-469f-adc0-a8fc417d340c not yet added. Adding. 2022-08-21 01:09:44.971 3600 2011448604096 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-08-21 01:09:44.971 3600 2011448604096 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-08-21 01:09:45.065 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:45.069 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:45.142 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" "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:404 2022-08-21 01:09:45.146 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:45.146 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:45.237 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" "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:404 2022-08-21 01:09:45.325 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:09:45.325 3600 2011448604096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 59b8765f-8750-469f-adc0-a8fc417d340c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:09:45.325 3600 2011448604096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 59b8765f-8750-469f-adc0-a8fc417d340c processed. 2022-08-21 01:09:45.346 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:09:45.347 3600 2011448605152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cc35a539-338b-4cf7-8e9f-edd41c2d6e58']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:09:45.347 3600 2011448605152 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-08-21 01:09:45.347 3600 2011448605152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (17c24848-a1d9-43b2-b5e5-5336e121b6ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:09:45.347 3600 2011448605152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cc35a539-338b-4cf7-8e9f-edd41c2d6e58 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:09:45.377 3600 2011448605152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:09:45.377 3600 2011448605152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cc35a539-338b-4cf7-8e9f-edd41c2d6e58 not yet added. Adding. 2022-08-21 01:09:45.377 3600 2011448605152 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-08-21 01:09:45.393 3600 2011448605152 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-08-21 01:09:45.476 3600 2011448605152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-cc35a539-338b-4cf7-8e9f-edd41c2d6e58" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:45.476 3600 2011448605152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc35a539-338b-4cf7-8e9f-edd41c2d6e58" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:45.571 3600 2011448605152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc35a539-338b-4cf7-8e9f-edd41c2d6e58" "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:404 2022-08-21 01:09:45.571 3600 2011448605152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-cc35a539-338b-4cf7-8e9f-edd41c2d6e58" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:45.571 3600 2011448605152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc35a539-338b-4cf7-8e9f-edd41c2d6e58" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:45.680 3600 2011448605152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc35a539-338b-4cf7-8e9f-edd41c2d6e58" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:09:45.782 3600 2011448605152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cc35a539-338b-4cf7-8e9f-edd41c2d6e58" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:09:45.782 3600 2011448605152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cc35a539-338b-4cf7-8e9f-edd41c2d6e58 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:09:45.793 3600 2011448605152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cc35a539-338b-4cf7-8e9f-edd41c2d6e58 processed. 2022-08-21 01:09:45.793 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:45.793 3600 2011448604096 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:390 2022-08-21 01:09:45.818 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c5c1de32-0d10-48e4-8faf-19f4a1d9248d 2022-08-21 01:09:46.128 3600 2011446234272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed46c706-0be2-49e8-9fb3-cd4f04755c81 bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group member updated on remote: ['06f7dffd-658e-4099-9957-aebe769290d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:09:46.128 3600 2011446234272 MainThread INFO neutron.agent.securitygroups_rpc [req-ed46c706-0be2-49e8-9fb3-cd4f04755c81 bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group member updated ['06f7dffd-658e-4099-9957-aebe769290d6'] 2022-08-21 01:09:46.159 3600 2011446234272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-540d14f7-8516-4483-a00a-96ad22dc9545 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group member updated on remote: ['94c1305d-e880-4767-a3ad-e7add5b8226f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:09:46.159 3600 2011446234272 MainThread INFO neutron.agent.securitygroups_rpc [req-540d14f7-8516-4483-a00a-96ad22dc9545 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group member updated ['94c1305d-e880-4767-a3ad-e7add5b8226f'] 2022-08-21 01:09:46.488 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 85b7b51d-7e87-4e10-af1b-5a6c85f6534f 2022-08-21 01:09:46.488 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 85b7b51d-7e87-4e10-af1b-5a6c85f6534f updated. Details: {'device': '85b7b51d-7e87-4e10-af1b-5a6c85f6534f', 'network_id': '1c818e8b-1e71-4358-89e5-40c943eff40b', 'port_id': '85b7b51d-7e87-4e10-af1b-5a6c85f6534f', 'mac_address': 'fa:16:3e:81:7d:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 735, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f48e164-7887-4753-850b-3b19499bc70e', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:09:46.488 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:09:46.488 3600 2011448400000 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-85b7b51d-7e87-4e10-af1b-5a6c85f6534f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:46.488 3600 2011448400000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85b7b51d-7e87-4e10-af1b-5a6c85f6534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:46.518 3600 2011448400000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 85b7b51d-7e87-4e10-af1b-5a6c85f6534f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:09:46.518 3600 2011448400000 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-08-21 01:09:46.647 3600 2011448400000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '85b7b51d-7e87-4e10-af1b-5a6c85f6534f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:09:46.647 3600 2011448400000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '85b7b51d-7e87-4e10-af1b-5a6c85f6534f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:09:46.735 3600 2011448400000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 85b7b51d-7e87-4e10-af1b-5a6c85f6534f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:09:46.735 3600 2011448400000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 735, VLAN trunk: None to switch port 85b7b51d-7e87-4e10-af1b-5a6c85f6534f 2022-08-21 01:09:46.821 3600 2011448400000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:09:46.832 3600 2011448400000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['85b7b51d-7e87-4e10-af1b-5a6c85f6534f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:09:47.351 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:09:47.351 3600 2011448400000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['85b7b51d-7e87-4e10-af1b-5a6c85f6534f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:09:47.364 3600 2011448400000 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-08-21 01:09:47.364 3600 2011448400000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d2e327cb-4892-4da0-bccb-282bbcdda956) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:09:47.364 3600 2011448400000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d2e327cb-4892-4da0-bccb-282bbcdda956) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:09:47.364 3600 2011448400000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 85b7b51d-7e87-4e10-af1b-5a6c85f6534f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:09:47.393 3600 2011448400000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:09:47.397 3600 2011448400000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 85b7b51d-7e87-4e10-af1b-5a6c85f6534f not yet added. Adding. 2022-08-21 01:09:47.397 3600 2011448400000 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-08-21 01:09:47.410 3600 2011448400000 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-08-21 01:09:47.504 3600 2011448400000 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-85b7b51d-7e87-4e10-af1b-5a6c85f6534f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:47.522 3600 2011448400000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85b7b51d-7e87-4e10-af1b-5a6c85f6534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:47.616 3600 2011448400000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85b7b51d-7e87-4e10-af1b-5a6c85f6534f" "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:404 2022-08-21 01:09:47.629 3600 2011448400000 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-85b7b51d-7e87-4e10-af1b-5a6c85f6534f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:47.629 3600 2011448400000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85b7b51d-7e87-4e10-af1b-5a6c85f6534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:47.753 3600 2011448400000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85b7b51d-7e87-4e10-af1b-5a6c85f6534f" "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:404 2022-08-21 01:09:47.852 3600 2011448400000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85b7b51d-7e87-4e10-af1b-5a6c85f6534f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:09:47.852 3600 2011448400000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 85b7b51d-7e87-4e10-af1b-5a6c85f6534f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:09:47.852 3600 2011448400000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 85b7b51d-7e87-4e10-af1b-5a6c85f6534f processed. 2022-08-21 01:09:47.852 3600 2011448734112 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:47.877 3600 2011448753664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32615aa8-7338-49d0-92cc-be9153510238 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:47.894 3600 2011448753664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32615aa8-7338-49d0-92cc-be9153510238 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:47.894 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:09:47.909 3600 2011448734112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:47.956 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port c5c1de32-0d10-48e4-8faf-19f4a1d9248d 2022-08-21 01:09:47.956 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port c5c1de32-0d10-48e4-8faf-19f4a1d9248d updated. Details: {'device': 'c5c1de32-0d10-48e4-8faf-19f4a1d9248d', 'network_id': 'b299a88c-7fde-4136-8765-de018add2a8a', 'port_id': 'c5c1de32-0d10-48e4-8faf-19f4a1d9248d', 'mac_address': 'fa:16:3e:19:a0:80', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 742, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ff528756-baf7-48ac-8795-9c1dda22596e', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:09:47.956 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:09:47.956 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-c5c1de32-0d10-48e4-8faf-19f4a1d9248d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:47.976 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5c1de32-0d10-48e4-8faf-19f4a1d9248d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:47.976 3600 2011448604096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c5c1de32-0d10-48e4-8faf-19f4a1d9248d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:09:47.976 3600 2011448604096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b299a88c-7fde-4136-8765-de018add2a8a 2022-08-21 01:09:47.998 3600 2011448604096 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-08-21 01:09:48.121 3600 2011448604096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c5c1de32-0d10-48e4-8faf-19f4a1d9248d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:09:48.121 3600 2011448604096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c5c1de32-0d10-48e4-8faf-19f4a1d9248d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:09:48.175 3600 2011448604096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c5c1de32-0d10-48e4-8faf-19f4a1d9248d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:09:48.175 3600 2011448604096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 742, VLAN trunk: None to switch port c5c1de32-0d10-48e4-8faf-19f4a1d9248d 2022-08-21 01:09:48.258 3600 2011448604096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:09:48.258 3600 2011448604096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c5c1de32-0d10-48e4-8faf-19f4a1d9248d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:09:48.306 3600 2011448776832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2390d02-9ca1-4696-919e-3650020d75e0 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 30c04b43-572e-4ab2-a35d-6c6722f302fb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:09:48.316 3600 2011448776832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2390d02-9ca1-4696-919e-3650020d75e0 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 30c04b43-572e-4ab2-a35d-6c6722f302fb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:09:48.481 3600 2011448734112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:09:48.909 3600 2011448604096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c5c1de32-0d10-48e4-8faf-19f4a1d9248d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:09:48.909 3600 2011448604096 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-08-21 01:09:48.924 3600 2011448604096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (06aa2d98-23a9-4af3-a317-a668e004dc89) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:09:48.924 3600 2011448604096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (06aa2d98-23a9-4af3-a317-a668e004dc89) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:09:48.924 3600 2011448604096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c5c1de32-0d10-48e4-8faf-19f4a1d9248d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:09:48.924 3600 2011448604096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:09:48.924 3600 2011448604096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c5c1de32-0d10-48e4-8faf-19f4a1d9248d not yet added. Adding. 2022-08-21 01:09:48.959 3600 2011448604096 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-08-21 01:09:48.959 3600 2011448604096 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-08-21 01:09:49.073 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-c5c1de32-0d10-48e4-8faf-19f4a1d9248d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:49.089 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5c1de32-0d10-48e4-8faf-19f4a1d9248d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:49.209 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5c1de32-0d10-48e4-8faf-19f4a1d9248d" "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:404 2022-08-21 01:09:49.209 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-c5c1de32-0d10-48e4-8faf-19f4a1d9248d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:49.227 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5c1de32-0d10-48e4-8faf-19f4a1d9248d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:49.369 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5c1de32-0d10-48e4-8faf-19f4a1d9248d" "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:404 2022-08-21 01:09:49.481 3600 2011448604096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5c1de32-0d10-48e4-8faf-19f4a1d9248d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:09:49.490 3600 2011448604096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c5c1de32-0d10-48e4-8faf-19f4a1d9248d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:09:49.490 3600 2011448604096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c5c1de32-0d10-48e4-8faf-19f4a1d9248d processed. 2022-08-21 01:09:49.510 3600 2011447454704 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:49.519 3600 2011447454704 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:390 2022-08-21 01:09:49.732 3600 2011447454704 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:404 2022-08-21 01:09:51.329 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 30c04b43-572e-4ab2-a35d-6c6722f302fb 2022-08-21 01:09:51.329 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b 2022-08-21 01:09:51.512 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:09:52.333 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 30c04b43-572e-4ab2-a35d-6c6722f302fb 2022-08-21 01:09:52.352 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 30c04b43-572e-4ab2-a35d-6c6722f302fb updated. Details: {'device': '30c04b43-572e-4ab2-a35d-6c6722f302fb', 'network_id': '01631d02-8d43-4b3b-9775-324b25f97455', 'port_id': '30c04b43-572e-4ab2-a35d-6c6722f302fb', 'mac_address': 'fa:16:3e:f1:af:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 728, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd9391a72-ff4f-4caf-b7e1-0ab0f56c97d5', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:09:52.352 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:09:52.352 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b 2022-08-21 01:09:52.376 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b updated. Details: {'device': '4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b', 'network_id': '70bda1bc-c92e-49e6-a4cc-4b1cac9be07c', 'port_id': '4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b', 'mac_address': 'fa:16:3e:00:b2:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 700, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b26d7504-f435-490a-876e-aab71e94af2d', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:09:52.376 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:09:52.393 3600 2011448662848 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:52.400 3600 2011448662848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:52.400 3600 2011448662848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 30c04b43-572e-4ab2-a35d-6c6722f302fb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:09:52.400 3600 2011448662848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 01631d02-8d43-4b3b-9775-324b25f97455 2022-08-21 01:09:52.429 3600 2011448662848 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-08-21 01:09:52.581 3600 2011448662848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '30c04b43-572e-4ab2-a35d-6c6722f302fb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:09:52.581 3600 2011448662848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '30c04b43-572e-4ab2-a35d-6c6722f302fb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:09:52.600 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:52.600 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:52.618 3600 2011448660912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:09:52.628 3600 2011448660912 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 70bda1bc-c92e-49e6-a4cc-4b1cac9be07c 2022-08-21 01:09:52.628 3600 2011448660912 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-08-21 01:09:52.769 3600 2011448660912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:09:52.769 3600 2011448660912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:09:52.787 3600 2011448662848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 30c04b43-572e-4ab2-a35d-6c6722f302fb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:09:52.787 3600 2011448662848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 728, VLAN trunk: None to switch port 30c04b43-572e-4ab2-a35d-6c6722f302fb 2022-08-21 01:09:52.911 3600 2011448662848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:09:52.925 3600 2011448662848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['30c04b43-572e-4ab2-a35d-6c6722f302fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:09:52.925 3600 2011448660912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:09:52.943 3600 2011448660912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 700, VLAN trunk: None to switch port 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b 2022-08-21 01:09:53.059 3600 2011448660912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:09:53.068 3600 2011448660912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:09:53.379 3600 2011448662848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['30c04b43-572e-4ab2-a35d-6c6722f302fb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:09:53.379 3600 2011448662848 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-08-21 01:09:53.400 3600 2011448662848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (94c1305d-e880-4767-a3ad-e7add5b8226f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:09:53.411 3600 2011448662848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 30c04b43-572e-4ab2-a35d-6c6722f302fb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:09:53.411 3600 2011448662848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:09:53.411 3600 2011448662848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 30c04b43-572e-4ab2-a35d-6c6722f302fb not yet added. Adding. 2022-08-21 01:09:53.429 3600 2011448662848 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-08-21 01:09:53.429 3600 2011448662848 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-08-21 01:09:53.566 3600 2011448662848 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:53.584 3600 2011448662848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:53.710 3600 2011448662848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" "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:404 2022-08-21 01:09:53.710 3600 2011448662848 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:53.737 3600 2011448662848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:53.908 3600 2011448662848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" "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:404 2022-08-21 01:09:54.066 3600 2011448662848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.656s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:09:54.066 3600 2011448662848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 30c04b43-572e-4ab2-a35d-6c6722f302fb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:09:54.066 3600 2011448662848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 30c04b43-572e-4ab2-a35d-6c6722f302fb processed. 2022-08-21 01:09:54.066 3600 2011448660912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:09:54.093 3600 2011448660912 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-08-21 01:09:54.093 3600 2011448660912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (06f7dffd-658e-4099-9957-aebe769290d6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:09:54.093 3600 2011448660912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:09:54.112 3600 2011448660912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:09:54.112 3600 2011448660912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b not yet added. Adding. 2022-08-21 01:09:54.129 3600 2011448660912 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-08-21 01:09:54.129 3600 2011448660912 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-08-21 01:09:54.349 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:54.349 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:54.534 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b" "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:404 2022-08-21 01:09:54.534 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:54.534 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:54.708 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b" "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:404 2022-08-21 01:09:54.847 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:09:54.847 3600 2011448660912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:09:54.867 3600 2011448660912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b processed. 2022-08-21 01:09:54.867 3600 2011448662848 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:09:54.887 3600 2011448662848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:09:55.602 3600 2011448662848 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:404 2022-08-21 01:10:08.944 3600 2011448750144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea64fc0b-5361-421b-8e47-bf1f2eef696f 73d980bfe05f4ca581a94ef8e6615274 2814f05d22444ffcbef4ca182b205f72 - - - -] Security group member updated on remote: ['06aa2d98-23a9-4af3-a317-a668e004dc89'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:10:08.944 3600 2011448750144 MainThread INFO neutron.agent.securitygroups_rpc [req-ea64fc0b-5361-421b-8e47-bf1f2eef696f 73d980bfe05f4ca581a94ef8e6615274 2814f05d22444ffcbef4ca182b205f72 - - - -] Security group member updated ['06aa2d98-23a9-4af3-a317-a668e004dc89'] 2022-08-21 01:10:08.961 3600 2011448750144 MainThread INFO neutron.agent.securitygroups_rpc [req-ea64fc0b-5361-421b-8e47-bf1f2eef696f 73d980bfe05f4ca581a94ef8e6615274 2814f05d22444ffcbef4ca182b205f72 - - - -] Refresh firewall rules 2022-08-21 01:10:08.961 3600 2011448750144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea64fc0b-5361-421b-8e47-bf1f2eef696f 73d980bfe05f4ca581a94ef8e6615274 2814f05d22444ffcbef4ca182b205f72 - - - -] Get security group information for devices via rpc ['c5c1de32-0d10-48e4-8faf-19f4a1d9248d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:10:09.004 3600 2011448750144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea64fc0b-5361-421b-8e47-bf1f2eef696f 73d980bfe05f4ca581a94ef8e6615274 2814f05d22444ffcbef4ca182b205f72 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:10:09.019 3600 2011448750144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea64fc0b-5361-421b-8e47-bf1f2eef696f 73d980bfe05f4ca581a94ef8e6615274 2814f05d22444ffcbef4ca182b205f72 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:10:09.085 3600 2011449151552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea64fc0b-5361-421b-8e47-bf1f2eef696f 73d980bfe05f4ca581a94ef8e6615274 2814f05d22444ffcbef4ca182b205f72 - - - -] port_delete event received for 'c5c1de32-0d10-48e4-8faf-19f4a1d9248d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:10:09.596 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c5c1de32-0d10-48e4-8faf-19f4a1d9248d 2022-08-21 01:10:10.178 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:10:10.178 3600 2011449269408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c5c1de32-0d10-48e4-8faf-19f4a1d9248d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:10:10.178 3600 2011449269408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c5c1de32-0d10-48e4-8faf-19f4a1d9248d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:10:10.203 3600 2011449269408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c5c1de32-0d10-48e4-8faf-19f4a1d9248d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:10:10.244 3600 2011449269408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b299a88c-7fde-4136-8765-de018add2a8a 2022-08-21 01:10:10.256 3600 2011449269408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5c1de32-0d10-48e4-8faf-19f4a1d9248d'] 2022-08-21 01:10:10.256 3600 2011449269408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:10:10.275 3600 2011449269408 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-08-21 01:10:10.284 3600 2011449269408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5c1de32-0d10-48e4-8faf-19f4a1d9248d'] 2022-08-21 01:10:12.190 3600 2011428960208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:10:12.190 3600 2011428960208 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:390 2022-08-21 01:10:12.239 3600 2011428960208 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:404 2022-08-21 01:10:13.960 3600 2011449152960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3b8999d-16ed-4d8e-8599-35921fc66a74 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '29d7bb86-78e1-4ec9-84a7-899909d5787f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:10:15.422 3600 2011448663728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d199e1ac-1929-4b4d-b18d-88875765fd40 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '84579533-0f31-49a2-9d91-39bb7acb7a5e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:10:16.784 3600 2011448340896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb5557ae-4f22-4373-9898-d485f0677e52 - - - - - -] port_delete event received for '1db639fc-93da-4ebd-a4ef-002e4b8884a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:10:16.822 3600 2011448530544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa7a8b8b-927a-4dd9-8edb-b7db1e4857e8 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '1db639fc-93da-4ebd-a4ef-002e4b8884a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:10:17.104 3600 2011446620576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa7a8b8b-927a-4dd9-8edb-b7db1e4857e8 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network b299a88c-7fde-4136-8765-de018add2a8a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:10:17.104 3600 2011446620576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa7a8b8b-927a-4dd9-8edb-b7db1e4857e8 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network b299a88c-7fde-4136-8765-de018add2a8a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-21 01:10:17.332 3600 2011448846288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9db4483-b277-4d82-b2c3-28e8d61aa8a7 728c234a3b9b4e9a9235b609fbf0ee13 50a921de7b2b4dd9ae0c70e414920c1f - - - -] Security group member updated on remote: ['d5424420-742d-49ad-b94e-34e9336bad06'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:10:17.348 3600 2011448846288 MainThread INFO neutron.agent.securitygroups_rpc [req-b9db4483-b277-4d82-b2c3-28e8d61aa8a7 728c234a3b9b4e9a9235b609fbf0ee13 50a921de7b2b4dd9ae0c70e414920c1f - - - -] Security group member updated ['d5424420-742d-49ad-b94e-34e9336bad06'] 2022-08-21 01:10:18.164 3600 2011448849680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3efb6e7a-8680-48d2-bd1f-3f22200386de 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: e4ca4f31-c1f7-47be-86c4-b399d60f30ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:10:18.191 3600 2011448849680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3efb6e7a-8680-48d2-bd1f-3f22200386de 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port e4ca4f31-c1f7-47be-86c4-b399d60f30ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:10:19.646 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e4ca4f31-c1f7-47be-86c4-b399d60f30ce 2022-08-21 01:10:20.227 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:10:20.504 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port e4ca4f31-c1f7-47be-86c4-b399d60f30ce 2022-08-21 01:10:20.504 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port e4ca4f31-c1f7-47be-86c4-b399d60f30ce updated. Details: {'device': 'e4ca4f31-c1f7-47be-86c4-b399d60f30ce', 'network_id': '6e9de9eb-baf4-4f33-b864-1351c6c88e3a', 'port_id': 'e4ca4f31-c1f7-47be-86c4-b399d60f30ce', 'mac_address': 'fa:16:3e:ac:db:ec', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 737, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7522841-73b2-43df-91ab-5fc52b788947', 'ip_address': '192.168.233.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:10:20.518 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:10:20.518 3600 2011447531648 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-e4ca4f31-c1f7-47be-86c4-b399d60f30ce" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:10:20.518 3600 2011447531648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4ca4f31-c1f7-47be-86c4-b399d60f30ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:10:20.542 3600 2011447531648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e4ca4f31-c1f7-47be-86c4-b399d60f30ce _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:10:20.542 3600 2011447531648 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6e9de9eb-baf4-4f33-b864-1351c6c88e3a 2022-08-21 01:10:20.562 3600 2011447531648 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-08-21 01:10:20.757 3600 2011447531648 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e4ca4f31-c1f7-47be-86c4-b399d60f30ce') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:10:20.757 3600 2011447531648 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e4ca4f31-c1f7-47be-86c4-b399d60f30ce') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:10:20.783 3600 2011447531648 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e4ca4f31-c1f7-47be-86c4-b399d60f30ce is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:10:20.783 3600 2011447531648 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 737, VLAN trunk: None to switch port e4ca4f31-c1f7-47be-86c4-b399d60f30ce 2022-08-21 01:10:20.893 3600 2011447531648 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:10:20.924 3600 2011447531648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e4ca4f31-c1f7-47be-86c4-b399d60f30ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:10:21.115 3600 2011447531648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e4ca4f31-c1f7-47be-86c4-b399d60f30ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:10:21.115 3600 2011447531648 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-08-21 01:10:21.130 3600 2011447531648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d5424420-742d-49ad-b94e-34e9336bad06) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:10:21.130 3600 2011447531648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d5424420-742d-49ad-b94e-34e9336bad06) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:10:21.143 3600 2011447531648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e4ca4f31-c1f7-47be-86c4-b399d60f30ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:10:21.143 3600 2011447531648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:10:21.159 3600 2011447531648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e4ca4f31-c1f7-47be-86c4-b399d60f30ce not yet added. Adding. 2022-08-21 01:10:21.159 3600 2011447531648 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-08-21 01:10:21.174 3600 2011447531648 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-08-21 01:10:21.352 3600 2011447531648 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-e4ca4f31-c1f7-47be-86c4-b399d60f30ce" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:10:21.352 3600 2011447531648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4ca4f31-c1f7-47be-86c4-b399d60f30ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:10:21.582 3600 2011447531648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4ca4f31-c1f7-47be-86c4-b399d60f30ce" "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:404 2022-08-21 01:10:21.595 3600 2011447531648 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-e4ca4f31-c1f7-47be-86c4-b399d60f30ce" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:10:21.595 3600 2011447531648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4ca4f31-c1f7-47be-86c4-b399d60f30ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:10:21.801 3600 2011447531648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4ca4f31-c1f7-47be-86c4-b399d60f30ce" "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:404 2022-08-21 01:10:21.931 3600 2011447531648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4ca4f31-c1f7-47be-86c4-b399d60f30ce" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:10:21.946 3600 2011447531648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e4ca4f31-c1f7-47be-86c4-b399d60f30ce status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:10:21.957 3600 2011447531648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e4ca4f31-c1f7-47be-86c4-b399d60f30ce processed. 2022-08-21 01:10:22.238 3600 2011446754816 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:10:22.238 3600 2011446754816 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:390 2022-08-21 01:10:22.486 3600 2011446754816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:10:28.582 3600 2011449321952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19b68a2b-375b-491f-a6a7-d7227fbadddf 728c234a3b9b4e9a9235b609fbf0ee13 50a921de7b2b4dd9ae0c70e414920c1f - - - -] Security group member updated on remote: ['d5424420-742d-49ad-b94e-34e9336bad06'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:10:28.582 3600 2011449321952 MainThread INFO neutron.agent.securitygroups_rpc [req-19b68a2b-375b-491f-a6a7-d7227fbadddf 728c234a3b9b4e9a9235b609fbf0ee13 50a921de7b2b4dd9ae0c70e414920c1f - - - -] Security group member updated ['d5424420-742d-49ad-b94e-34e9336bad06'] 2022-08-21 01:10:28.600 3600 2011449321952 MainThread INFO neutron.agent.securitygroups_rpc [req-19b68a2b-375b-491f-a6a7-d7227fbadddf 728c234a3b9b4e9a9235b609fbf0ee13 50a921de7b2b4dd9ae0c70e414920c1f - - - -] Refresh firewall rules 2022-08-21 01:10:28.611 3600 2011449321952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19b68a2b-375b-491f-a6a7-d7227fbadddf 728c234a3b9b4e9a9235b609fbf0ee13 50a921de7b2b4dd9ae0c70e414920c1f - - - -] Get security group information for devices via rpc ['e4ca4f31-c1f7-47be-86c4-b399d60f30ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:10:28.679 3600 2011449321952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19b68a2b-375b-491f-a6a7-d7227fbadddf 728c234a3b9b4e9a9235b609fbf0ee13 50a921de7b2b4dd9ae0c70e414920c1f - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:10:28.689 3600 2011449321952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19b68a2b-375b-491f-a6a7-d7227fbadddf 728c234a3b9b4e9a9235b609fbf0ee13 50a921de7b2b4dd9ae0c70e414920c1f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:10:28.710 3600 2011449321952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19b68a2b-375b-491f-a6a7-d7227fbadddf 728c234a3b9b4e9a9235b609fbf0ee13 50a921de7b2b4dd9ae0c70e414920c1f - - - -] port_delete event received for 'e4ca4f31-c1f7-47be-86c4-b399d60f30ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:10:29.815 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e4ca4f31-c1f7-47be-86c4-b399d60f30ce 2022-08-21 01:10:30.258 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:10:30.258 3600 2011446898000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e4ca4f31-c1f7-47be-86c4-b399d60f30ce' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:10:30.270 3600 2011446898000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e4ca4f31-c1f7-47be-86c4-b399d60f30ce' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:10:30.283 3600 2011446898000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e4ca4f31-c1f7-47be-86c4-b399d60f30ce _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:10:30.314 3600 2011446898000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6e9de9eb-baf4-4f33-b864-1351c6c88e3a 2022-08-21 01:10:30.334 3600 2011446898000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4ca4f31-c1f7-47be-86c4-b399d60f30ce'] 2022-08-21 01:10:30.347 3600 2011446898000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:10:30.347 3600 2011446898000 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-08-21 01:10:30.362 3600 2011446898000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4ca4f31-c1f7-47be-86c4-b399d60f30ce'] 2022-08-21 01:10:32.267 3600 2011446898000 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:10:32.283 3600 2011446898000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:10:32.337 3600 2011446898000 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:404 2022-08-21 01:10:35.627 3600 2011448809776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e442e91-a0df-4a8c-85eb-7e4d09d72622 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Security group member updated on remote: ['13c99c16-33b8-4485-bbf5-22b5150a4fc6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:10:35.643 3600 2011448809776 MainThread INFO neutron.agent.securitygroups_rpc [req-1e442e91-a0df-4a8c-85eb-7e4d09d72622 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Security group member updated ['13c99c16-33b8-4485-bbf5-22b5150a4fc6'] 2022-08-21 01:10:36.299 3600 2011449151904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-600bb3d2-b463-4e2a-9c48-c75552070661 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: f14255d1-6617-45b1-a83c-8f5a44995d0c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:10:36.330 3600 2011449151904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-600bb3d2-b463-4e2a-9c48-c75552070661 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port f14255d1-6617-45b1-a83c-8f5a44995d0c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:10:37.847 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f14255d1-6617-45b1-a83c-8f5a44995d0c 2022-08-21 01:10:38.268 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:10:38.782 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port f14255d1-6617-45b1-a83c-8f5a44995d0c 2022-08-21 01:10:38.782 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port f14255d1-6617-45b1-a83c-8f5a44995d0c updated. Details: {'device': 'f14255d1-6617-45b1-a83c-8f5a44995d0c', 'network_id': 'dbe966a7-c6b8-4dce-a6a8-5a0530f352da', 'port_id': 'f14255d1-6617-45b1-a83c-8f5a44995d0c', 'mac_address': 'fa:16:3e:cc:49:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 712, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ece4a19-cc55-4078-81f2-e34ac2beace7', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:10:38.804 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:10:38.822 3600 2011449424528 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-f14255d1-6617-45b1-a83c-8f5a44995d0c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:10:38.831 3600 2011449424528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f14255d1-6617-45b1-a83c-8f5a44995d0c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:10:38.847 3600 2011449424528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f14255d1-6617-45b1-a83c-8f5a44995d0c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:10:38.863 3600 2011449424528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dbe966a7-c6b8-4dce-a6a8-5a0530f352da 2022-08-21 01:10:38.863 3600 2011449424528 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-08-21 01:10:39.036 3600 2011449424528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f14255d1-6617-45b1-a83c-8f5a44995d0c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:10:39.050 3600 2011449424528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f14255d1-6617-45b1-a83c-8f5a44995d0c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:10:39.064 3600 2011449424528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f14255d1-6617-45b1-a83c-8f5a44995d0c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:10:39.064 3600 2011449424528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 712, VLAN trunk: None to switch port f14255d1-6617-45b1-a83c-8f5a44995d0c 2022-08-21 01:10:39.205 3600 2011449424528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:10:39.205 3600 2011449424528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f14255d1-6617-45b1-a83c-8f5a44995d0c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:10:39.798 3600 2011449424528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f14255d1-6617-45b1-a83c-8f5a44995d0c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:10:39.798 3600 2011449424528 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-08-21 01:10:39.817 3600 2011449424528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (13c99c16-33b8-4485-bbf5-22b5150a4fc6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:10:39.817 3600 2011449424528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (13c99c16-33b8-4485-bbf5-22b5150a4fc6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:10:39.830 3600 2011449424528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f14255d1-6617-45b1-a83c-8f5a44995d0c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:10:39.830 3600 2011449424528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:10:39.863 3600 2011449424528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f14255d1-6617-45b1-a83c-8f5a44995d0c not yet added. Adding. 2022-08-21 01:10:39.863 3600 2011449424528 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-08-21 01:10:39.878 3600 2011449424528 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-08-21 01:10:40.067 3600 2011449424528 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-f14255d1-6617-45b1-a83c-8f5a44995d0c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:10:40.082 3600 2011449424528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f14255d1-6617-45b1-a83c-8f5a44995d0c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:10:40.258 3600 2011449424528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f14255d1-6617-45b1-a83c-8f5a44995d0c" "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:404 2022-08-21 01:10:40.268 3600 2011449424528 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-f14255d1-6617-45b1-a83c-8f5a44995d0c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:10:40.283 3600 2011449424528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f14255d1-6617-45b1-a83c-8f5a44995d0c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:10:40.455 3600 2011449424528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f14255d1-6617-45b1-a83c-8f5a44995d0c" "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:404 2022-08-21 01:10:40.614 3600 2011449424528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f14255d1-6617-45b1-a83c-8f5a44995d0c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:10:40.627 3600 2011449424528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f14255d1-6617-45b1-a83c-8f5a44995d0c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:10:40.627 3600 2011449424528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f14255d1-6617-45b1-a83c-8f5a44995d0c processed. 2022-08-21 01:10:40.649 3600 2011446147552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d50e2e6e-13d9-4ec6-9f14-f7600810b235 - - - - - -] port_update received: 8c812e23-0c07-435c-89a2-bcc2d94e5847 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:10:40.674 3600 2011446147552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d50e2e6e-13d9-4ec6-9f14-f7600810b235 - - - - - -] No port 8c812e23-0c07-435c-89a2-bcc2d94e5847 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:10:40.674 3600 2011449509664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:10:40.690 3600 2011449509664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:10:41.083 3600 2011449509664 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:404 2022-08-21 01:10:44.315 3600 2011446233216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89870d8a-96be-4a2b-ad1b-b8c04adcb8a6 - - - - - -] port_update received: 247f9e21-aab8-488f-99d3-188f6ad7780c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:10:44.346 3600 2011446233216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89870d8a-96be-4a2b-ad1b-b8c04adcb8a6 - - - - - -] No port 247f9e21-aab8-488f-99d3-188f6ad7780c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:10:48.766 3600 2011449321952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0d4833c-4200-489d-89a0-850c4b83be46 - - - - - -] port_update received: 688105e0-d5a2-4190-a3b4-d4357d9b1e76 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:10:48.782 3600 2011449321952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0d4833c-4200-489d-89a0-850c4b83be46 - - - - - -] No port 688105e0-d5a2-4190-a3b4-d4357d9b1e76 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:10:49.141 3600 2011448471792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a10737a-f1f4-4822-abe7-375d953876d3 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Security group member updated on remote: ['13c99c16-33b8-4485-bbf5-22b5150a4fc6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:10:49.160 3600 2011448471792 MainThread INFO neutron.agent.securitygroups_rpc [req-8a10737a-f1f4-4822-abe7-375d953876d3 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Security group member updated ['13c99c16-33b8-4485-bbf5-22b5150a4fc6'] 2022-08-21 01:10:49.160 3600 2011448471792 MainThread INFO neutron.agent.securitygroups_rpc [req-8a10737a-f1f4-4822-abe7-375d953876d3 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Refresh firewall rules 2022-08-21 01:10:49.160 3600 2011448471792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a10737a-f1f4-4822-abe7-375d953876d3 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Get security group information for devices via rpc ['f14255d1-6617-45b1-a83c-8f5a44995d0c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:10:49.253 3600 2011449607616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a10737a-f1f4-4822-abe7-375d953876d3 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] port_delete event received for 'f14255d1-6617-45b1-a83c-8f5a44995d0c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:10:49.268 3600 2011448471792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a10737a-f1f4-4822-abe7-375d953876d3 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:10:49.268 3600 2011448471792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a10737a-f1f4-4822-abe7-375d953876d3 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:10:50.017 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f14255d1-6617-45b1-a83c-8f5a44995d0c 2022-08-21 01:10:50.173 3600 2011448472848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddd77f9d-0404-4e67-b048-d4138897ebb0 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group rule updated on remote: ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:10:50.173 3600 2011448472848 MainThread INFO neutron.agent.securitygroups_rpc [req-ddd77f9d-0404-4e67-b048-d4138897ebb0 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group rule updated ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] 2022-08-21 01:10:50.363 3600 2011448472848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-200dd0e1-b459-4b03-8900-0b24d4526975 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group rule updated on remote: ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:10:50.376 3600 2011448472848 MainThread INFO neutron.agent.securitygroups_rpc [req-200dd0e1-b459-4b03-8900-0b24d4526975 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group rule updated ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] 2022-08-21 01:10:50.705 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:10:50.705 3600 2011449323360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f14255d1-6617-45b1-a83c-8f5a44995d0c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:10:50.721 3600 2011449323360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f14255d1-6617-45b1-a83c-8f5a44995d0c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:10:50.721 3600 2011449323360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f14255d1-6617-45b1-a83c-8f5a44995d0c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:10:50.751 3600 2011449323360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dbe966a7-c6b8-4dce-a6a8-5a0530f352da 2022-08-21 01:10:50.751 3600 2011449323360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f14255d1-6617-45b1-a83c-8f5a44995d0c'] 2022-08-21 01:10:50.773 3600 2011449323360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:10:50.773 3600 2011449323360 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-08-21 01:10:50.773 3600 2011449323360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f14255d1-6617-45b1-a83c-8f5a44995d0c'] 2022-08-21 01:10:50.799 3600 2011448777360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46c421bf-a847-40ba-9534-b14a1c6dcc3c 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group rule updated on remote: ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:10:50.799 3600 2011448777360 MainThread INFO neutron.agent.securitygroups_rpc [req-46c421bf-a847-40ba-9534-b14a1c6dcc3c 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group rule updated ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] 2022-08-21 01:10:50.939 3600 2011448777360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31067310-fe10-4284-b307-86d5ae79f23d 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group rule updated on remote: ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:10:50.954 3600 2011448777360 MainThread INFO neutron.agent.securitygroups_rpc [req-31067310-fe10-4284-b307-86d5ae79f23d 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group rule updated ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] 2022-08-21 01:10:51.086 3600 2011449153312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb208138-07f8-4769-a281-8d06eb1d8755 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group rule updated on remote: ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:10:51.095 3600 2011449153312 MainThread INFO neutron.agent.securitygroups_rpc [req-bb208138-07f8-4769-a281-8d06eb1d8755 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group rule updated ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] 2022-08-21 01:10:51.221 3600 2011449153312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76b854ca-d9e8-4dd4-89da-4d03a553ba5c 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group rule updated on remote: ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:10:51.239 3600 2011449153312 MainThread INFO neutron.agent.securitygroups_rpc [req-76b854ca-d9e8-4dd4-89da-4d03a553ba5c 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group rule updated ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] 2022-08-21 01:10:52.723 3600 2011448754016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:10:52.723 3600 2011448754016 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:390 2022-08-21 01:10:52.799 3600 2011448754016 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:404 2022-08-21 01:10:53.937 3600 2011449349040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf853ddf-828d-4cbe-9c21-436ff0a318ed f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Security group member updated on remote: ['13c99c16-33b8-4485-bbf5-22b5150a4fc6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:10:53.949 3600 2011449349040 MainThread INFO neutron.agent.securitygroups_rpc [req-cf853ddf-828d-4cbe-9c21-436ff0a318ed f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Security group member updated ['13c99c16-33b8-4485-bbf5-22b5150a4fc6'] 2022-08-21 01:10:54.517 3600 2011448499888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b2b4252-1368-40db-ae47-d0e283df57cc - - - - - -] port_update received: e51b826b-e5a9-4872-80c0-9305d7a0af91 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:10:54.533 3600 2011448499888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b2b4252-1368-40db-ae47-d0e283df57cc - - - - - -] No port e51b826b-e5a9-4872-80c0-9305d7a0af91 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:10:54.861 3600 2011449510544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b52f3477-4061-43e7-83f6-189c7b5f0ad3 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 81f49d92-207d-4897-a71a-468d5748e9e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:10:54.895 3600 2011449510544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b52f3477-4061-43e7-83f6-189c7b5f0ad3 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 81f49d92-207d-4897-a71a-468d5748e9e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:10:56.522 3600 2011446752704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fae222d6-f4ff-4f66-b947-1fe8c5fe6e8d e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated on remote: ['2c4706cb-817d-4ede-bb24-5657a9cbce68'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:10:56.545 3600 2011446752704 MainThread INFO neutron.agent.securitygroups_rpc [req-fae222d6-f4ff-4f66-b947-1fe8c5fe6e8d e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated ['2c4706cb-817d-4ede-bb24-5657a9cbce68'] 2022-08-21 01:10:56.689 3600 2011446752704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4871fbd4-6453-4481-9679-043b4bc2693e e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated on remote: ['2c4706cb-817d-4ede-bb24-5657a9cbce68'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:10:56.704 3600 2011446752704 MainThread INFO neutron.agent.securitygroups_rpc [req-4871fbd4-6453-4481-9679-043b4bc2693e e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated ['2c4706cb-817d-4ede-bb24-5657a9cbce68'] 2022-08-21 01:10:58.079 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 81f49d92-207d-4897-a71a-468d5748e9e1 2022-08-21 01:10:58.766 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:10:59.017 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 81f49d92-207d-4897-a71a-468d5748e9e1 2022-08-21 01:10:59.034 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 81f49d92-207d-4897-a71a-468d5748e9e1 updated. Details: {'device': '81f49d92-207d-4897-a71a-468d5748e9e1', 'network_id': 'dbe966a7-c6b8-4dce-a6a8-5a0530f352da', 'port_id': '81f49d92-207d-4897-a71a-468d5748e9e1', 'mac_address': 'fa:16:3e:32:a9:4f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 712, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ece4a19-cc55-4078-81f2-e34ac2beace7', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:10:59.034 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:10:59.034 3600 2011449028448 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-81f49d92-207d-4897-a71a-468d5748e9e1" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:10:59.059 3600 2011449028448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81f49d92-207d-4897-a71a-468d5748e9e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:10:59.063 3600 2011449028448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 81f49d92-207d-4897-a71a-468d5748e9e1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:10:59.063 3600 2011449028448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dbe966a7-c6b8-4dce-a6a8-5a0530f352da 2022-08-21 01:10:59.063 3600 2011449028448 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-08-21 01:10:59.303 3600 2011449028448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '81f49d92-207d-4897-a71a-468d5748e9e1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:10:59.303 3600 2011449028448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '81f49d92-207d-4897-a71a-468d5748e9e1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:10:59.329 3600 2011449028448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 81f49d92-207d-4897-a71a-468d5748e9e1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:10:59.347 3600 2011449028448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 712, VLAN trunk: None to switch port 81f49d92-207d-4897-a71a-468d5748e9e1 2022-08-21 01:10:59.471 3600 2011449028448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:10:59.471 3600 2011449028448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['81f49d92-207d-4897-a71a-468d5748e9e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:10:59.769 3600 2011449028448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['81f49d92-207d-4897-a71a-468d5748e9e1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:10:59.784 3600 2011449028448 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-08-21 01:10:59.784 3600 2011449028448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (13c99c16-33b8-4485-bbf5-22b5150a4fc6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:10:59.799 3600 2011449028448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (13c99c16-33b8-4485-bbf5-22b5150a4fc6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:10:59.799 3600 2011449028448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 81f49d92-207d-4897-a71a-468d5748e9e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:10:59.815 3600 2011449028448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:10:59.831 3600 2011449028448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 81f49d92-207d-4897-a71a-468d5748e9e1 not yet added. Adding. 2022-08-21 01:10:59.831 3600 2011449028448 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-08-21 01:10:59.845 3600 2011449028448 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-08-21 01:11:00.037 3600 2011449028448 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-81f49d92-207d-4897-a71a-468d5748e9e1" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:00.048 3600 2011449028448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81f49d92-207d-4897-a71a-468d5748e9e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:00.224 3600 2011449028448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81f49d92-207d-4897-a71a-468d5748e9e1" "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:404 2022-08-21 01:11:00.252 3600 2011449028448 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-81f49d92-207d-4897-a71a-468d5748e9e1" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:00.252 3600 2011449028448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81f49d92-207d-4897-a71a-468d5748e9e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:00.490 3600 2011449028448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81f49d92-207d-4897-a71a-468d5748e9e1" "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:404 2022-08-21 01:11:00.648 3600 2011449028448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81f49d92-207d-4897-a71a-468d5748e9e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:00.657 3600 2011449028448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 81f49d92-207d-4897-a71a-468d5748e9e1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:11:00.657 3600 2011449028448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 81f49d92-207d-4897-a71a-468d5748e9e1 processed. 2022-08-21 01:11:00.787 3600 2011449028448 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:00.787 3600 2011449028448 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:390 2022-08-21 01:11:01.074 3600 2011449028448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:01.504 3600 2011448845408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0064f056-b4e8-4bff-9501-b97c8d7a8dc9 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated on remote: ['2c4706cb-817d-4ede-bb24-5657a9cbce68'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:11:01.519 3600 2011448845408 MainThread INFO neutron.agent.securitygroups_rpc [req-0064f056-b4e8-4bff-9501-b97c8d7a8dc9 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated ['2c4706cb-817d-4ede-bb24-5657a9cbce68'] 2022-08-21 01:11:02.143 3600 2011449609728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4dc87c2f-83b7-4afc-ab98-6d2e38ed09df 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:11:02.173 3600 2011449609728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4dc87c2f-83b7-4afc-ab98-6d2e38ed09df 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:11:10.192 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 81f49d92-207d-4897-a71a-468d5748e9e1 2022-08-21 01:11:10.344 3600 2011449152432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d950f74d-ec2f-4d7b-b6d5-da53a2ddd6d5 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Security group member updated on remote: ['13c99c16-33b8-4485-bbf5-22b5150a4fc6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:11:10.367 3600 2011449152432 MainThread INFO neutron.agent.securitygroups_rpc [req-d950f74d-ec2f-4d7b-b6d5-da53a2ddd6d5 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Security group member updated ['13c99c16-33b8-4485-bbf5-22b5150a4fc6'] 2022-08-21 01:11:10.367 3600 2011449152432 MainThread INFO neutron.agent.securitygroups_rpc [req-d950f74d-ec2f-4d7b-b6d5-da53a2ddd6d5 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Refresh firewall rules 2022-08-21 01:11:10.378 3600 2011449152432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d950f74d-ec2f-4d7b-b6d5-da53a2ddd6d5 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Get security group information for devices via rpc ['81f49d92-207d-4897-a71a-468d5748e9e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:11:10.421 3600 2011449152432 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d950f74d-ec2f-4d7b-b6d5-da53a2ddd6d5 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:11:10.432 3600 2011449152432 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d950f74d-ec2f-4d7b-b6d5-da53a2ddd6d5 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:11:10.490 3600 2011449510016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d950f74d-ec2f-4d7b-b6d5-da53a2ddd6d5 f5e3e658bdaf4c33baab2d8519d53a76 bab98f4842584867864f1e6af67a1f70 - - - -] port_delete event received for '81f49d92-207d-4897-a71a-468d5748e9e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:11:10.816 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:11:10.816 3600 2011447836336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '81f49d92-207d-4897-a71a-468d5748e9e1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:11:10.829 3600 2011447836336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '81f49d92-207d-4897-a71a-468d5748e9e1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:11:10.829 3600 2011447836336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 81f49d92-207d-4897-a71a-468d5748e9e1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:11:10.878 3600 2011447836336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dbe966a7-c6b8-4dce-a6a8-5a0530f352da 2022-08-21 01:11:10.894 3600 2011447836336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81f49d92-207d-4897-a71a-468d5748e9e1'] 2022-08-21 01:11:10.894 3600 2011447836336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:11:10.910 3600 2011447836336 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-08-21 01:11:10.910 3600 2011447836336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81f49d92-207d-4897-a71a-468d5748e9e1'] 2022-08-21 01:11:12.219 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 2022-08-21 01:11:12.821 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:11:12.821 3600 2011448967008 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:12.821 3600 2011448967008 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:390 2022-08-21 01:11:12.893 3600 2011448967008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:13.065 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 2022-08-21 01:11:13.080 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 updated. Details: {'device': 'a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2', 'network_id': '35d85807-363a-4652-b178-dde67ec12e78', 'port_id': 'a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2', 'mac_address': 'fa:16:3e:99:bd:56', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 719, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b3797318-136c-4664-9ac2-61c8534df011', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:11:13.080 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:11:13.080 3600 2011449853552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:13.105 3600 2011449853552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:13.112 3600 2011449853552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:11:13.127 3600 2011449853552 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-08-21 01:11:13.329 3600 2011449853552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:11:13.329 3600 2011449853552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:11:13.361 3600 2011449853552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:11:13.379 3600 2011449853552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 719, VLAN trunk: None to switch port a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 2022-08-21 01:11:13.510 3600 2011449853552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:11:13.532 3600 2011449853552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:11:13.711 3600 2011449853552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:11:13.720 3600 2011449853552 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-08-21 01:11:13.720 3600 2011449853552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2c4706cb-817d-4ede-bb24-5657a9cbce68) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:11:13.720 3600 2011449853552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:11:13.720 3600 2011449853552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:11:13.755 3600 2011449853552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 not yet added. Adding. 2022-08-21 01:11:13.755 3600 2011449853552 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-08-21 01:11:13.755 3600 2011449853552 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-08-21 01:11:13.956 3600 2011449853552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:13.970 3600 2011449853552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:14.142 3600 2011449853552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2" "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:404 2022-08-21 01:11:14.142 3600 2011449853552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:14.142 3600 2011449853552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:14.360 3600 2011449853552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2" "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:404 2022-08-21 01:11:14.516 3600 2011449853552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:14.516 3600 2011449853552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:11:14.549 3600 2011449853552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 processed. 2022-08-21 01:11:14.834 3600 2011446820000 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:14.834 3600 2011446820000 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:390 2022-08-21 01:11:15.144 3600 2011446820000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:19.149 3600 2011446358256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03c7b55b-9c79-41fa-93c8-abd1c79417e4 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group rule updated on remote: ['a385a5fb-4cd6-41d5-9501-b4c1217ffe4e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:11:19.149 3600 2011446358256 MainThread INFO neutron.agent.securitygroups_rpc [req-03c7b55b-9c79-41fa-93c8-abd1c79417e4 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group rule updated ['a385a5fb-4cd6-41d5-9501-b4c1217ffe4e'] 2022-08-21 01:11:19.641 3600 2011449152432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fadf774-d76c-4a19-8a09-7be2a08d7016 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group rule updated on remote: ['a385a5fb-4cd6-41d5-9501-b4c1217ffe4e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:11:19.658 3600 2011449152432 MainThread INFO neutron.agent.securitygroups_rpc [req-9fadf774-d76c-4a19-8a09-7be2a08d7016 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group rule updated ['a385a5fb-4cd6-41d5-9501-b4c1217ffe4e'] 2022-08-21 01:11:19.828 3600 2011449115216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b17b930b-eba5-4743-9398-a8eb72f37ea1 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group member updated on remote: ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:11:19.828 3600 2011449115216 MainThread INFO neutron.agent.securitygroups_rpc [req-b17b930b-eba5-4743-9398-a8eb72f37ea1 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group member updated ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] 2022-08-21 01:11:22.110 3600 2011449471920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62d31925-1178-4c95-a9d3-792c9a6c6b61 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 83fd5c8c-714d-470e-b4f5-b78b3bb6850e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:11:22.142 3600 2011449471920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62d31925-1178-4c95-a9d3-792c9a6c6b61 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:11:22.344 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 30c04b43-572e-4ab2-a35d-6c6722f302fb 2022-08-21 01:11:22.867 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:11:23.236 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 30c04b43-572e-4ab2-a35d-6c6722f302fb 2022-08-21 01:11:23.236 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 30c04b43-572e-4ab2-a35d-6c6722f302fb updated. Details: {'device': '30c04b43-572e-4ab2-a35d-6c6722f302fb', 'network_id': '01631d02-8d43-4b3b-9775-324b25f97455', 'port_id': '30c04b43-572e-4ab2-a35d-6c6722f302fb', 'mac_address': 'fa:16:3e:f1:af:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 728, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd9391a72-ff4f-4caf-b7e1-0ab0f56c97d5', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:11:23.258 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:11:23.270 3600 2011449915696 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:23.270 3600 2011449915696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:23.270 3600 2011449915696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 30c04b43-572e-4ab2-a35d-6c6722f302fb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:11:23.296 3600 2011449915696 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-08-21 01:11:23.330 3600 2011449915696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '30c04b43-572e-4ab2-a35d-6c6722f302fb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:11:23.347 3600 2011449915696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '30c04b43-572e-4ab2-a35d-6c6722f302fb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:11:23.378 3600 2011449915696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 30c04b43-572e-4ab2-a35d-6c6722f302fb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:11:23.378 3600 2011449915696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 728, VLAN trunk: None to switch port 30c04b43-572e-4ab2-a35d-6c6722f302fb 2022-08-21 01:11:23.454 3600 2011449915696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:11:23.489 3600 2011449915696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['30c04b43-572e-4ab2-a35d-6c6722f302fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:11:23.782 3600 2011449915696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['30c04b43-572e-4ab2-a35d-6c6722f302fb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:11:23.782 3600 2011449915696 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-08-21 01:11:23.805 3600 2011449915696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (94c1305d-e880-4767-a3ad-e7add5b8226f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:11:23.830 3600 2011449915696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 30c04b43-572e-4ab2-a35d-6c6722f302fb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:11:23.853 3600 2011449915696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:11:23.866 3600 2011449915696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-08-21 01:11:23.875 3600 2011449915696 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:23.875 3600 2011449915696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:23.893 3600 2011449915696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:23.907 3600 2011449915696 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:23.907 3600 2011449915696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:23.929 3600 2011449915696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:24.021 3600 2011449915696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" "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:404 2022-08-21 01:11:24.040 3600 2011449915696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 30c04b43-572e-4ab2-a35d-6c6722f302fb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:11:24.051 3600 2011449915696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 30c04b43-572e-4ab2-a35d-6c6722f302fb processed. 2022-08-21 01:11:24.880 3600 2011449915696 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:24.880 3600 2011449915696 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:390 2022-08-21 01:11:25.220 3600 2011449915696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.329s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:26.378 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83fd5c8c-714d-470e-b4f5-b78b3bb6850e 2022-08-21 01:11:26.896 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:11:27.425 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e 2022-08-21 01:11:27.437 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e updated. Details: {'device': '83fd5c8c-714d-470e-b4f5-b78b3bb6850e', 'network_id': 'b95d1f71-951d-4a0a-8b39-0ca3025058e1', 'port_id': '83fd5c8c-714d-470e-b4f5-b78b3bb6850e', 'mac_address': 'fa:16:3e:24:2e:56', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 704, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e945eed2-67c4-4fd8-aeb6-99c0d1621144', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:11:27.437 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:11:27.453 3600 2011447202912 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:27.453 3600 2011447202912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:27.474 3600 2011447202912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:11:27.474 3600 2011447202912 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b95d1f71-951d-4a0a-8b39-0ca3025058e1 2022-08-21 01:11:27.493 3600 2011447202912 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-08-21 01:11:27.643 3600 2011447202912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83fd5c8c-714d-470e-b4f5-b78b3bb6850e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:11:27.670 3600 2011447202912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83fd5c8c-714d-470e-b4f5-b78b3bb6850e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:11:27.688 3600 2011449266768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c324954-8a54-4258-a68a-f4e7d88eccab c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group member updated on remote: ['a385a5fb-4cd6-41d5-9501-b4c1217ffe4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:11:27.688 3600 2011449266768 MainThread INFO neutron.agent.securitygroups_rpc [req-0c324954-8a54-4258-a68a-f4e7d88eccab c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group member updated ['a385a5fb-4cd6-41d5-9501-b4c1217ffe4e'] 2022-08-21 01:11:27.688 3600 2011447202912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:11:27.688 3600 2011447202912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 704, VLAN trunk: None to switch port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e 2022-08-21 01:11:27.844 3600 2011447202912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:11:27.844 3600 2011447202912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83fd5c8c-714d-470e-b4f5-b78b3bb6850e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:11:28.552 3600 2011447202912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83fd5c8c-714d-470e-b4f5-b78b3bb6850e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:11:28.571 3600 2011447202912 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-08-21 01:11:28.571 3600 2011447202912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (97659dbe-32d5-48df-a122-1dcb0e0bfae7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:11:28.586 3600 2011447202912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83fd5c8c-714d-470e-b4f5-b78b3bb6850e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:11:28.596 3600 2011447202912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:11:28.596 3600 2011447202912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 83fd5c8c-714d-470e-b4f5-b78b3bb6850e not yet added. Adding. 2022-08-21 01:11:28.610 3600 2011447202912 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-08-21 01:11:28.610 3600 2011447202912 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-08-21 01:11:28.831 3600 2011447202912 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:28.844 3600 2011447202912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:29.038 3600 2011447202912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" "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:404 2022-08-21 01:11:29.051 3600 2011447202912 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:29.063 3600 2011447202912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:29.283 3600 2011447202912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" "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:404 2022-08-21 01:11:29.456 3600 2011447202912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:29.475 3600 2011447202912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:11:29.484 3600 2011447202912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e processed. 2022-08-21 01:11:29.484 3600 2011447202912 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:29.501 3600 2011447202912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:29.563 3600 2011449876544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67c9d5f5-988c-44f4-ba1c-ef069a29812a 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 88c6287d-59f2-4bc0-8346-22a75d34428b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:11:29.578 3600 2011449876544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67c9d5f5-988c-44f4-ba1c-ef069a29812a 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 88c6287d-59f2-4bc0-8346-22a75d34428b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:11:30.001 3600 2011447202912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:34.457 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 88c6287d-59f2-4bc0-8346-22a75d34428b 2022-08-21 01:11:35.535 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:11:35.984 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 88c6287d-59f2-4bc0-8346-22a75d34428b 2022-08-21 01:11:35.984 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 88c6287d-59f2-4bc0-8346-22a75d34428b updated. Details: {'device': '88c6287d-59f2-4bc0-8346-22a75d34428b', 'network_id': '1c818e8b-1e71-4358-89e5-40c943eff40b', 'port_id': '88c6287d-59f2-4bc0-8346-22a75d34428b', 'mac_address': 'fa:16:3e:89:7f:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 735, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f48e164-7887-4753-850b-3b19499bc70e', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:11:35.984 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:11:36.018 3600 2011428902160 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-88c6287d-59f2-4bc0-8346-22a75d34428b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:36.018 3600 2011428902160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-88c6287d-59f2-4bc0-8346-22a75d34428b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:36.042 3600 2011428902160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 88c6287d-59f2-4bc0-8346-22a75d34428b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:11:36.042 3600 2011428902160 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-08-21 01:11:36.236 3600 2011428902160 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '88c6287d-59f2-4bc0-8346-22a75d34428b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:11:36.236 3600 2011428902160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '88c6287d-59f2-4bc0-8346-22a75d34428b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:11:36.265 3600 2011428902160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 88c6287d-59f2-4bc0-8346-22a75d34428b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:11:36.265 3600 2011428902160 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 735, VLAN trunk: None to switch port 88c6287d-59f2-4bc0-8346-22a75d34428b 2022-08-21 01:11:36.406 3600 2011428902160 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:11:36.437 3600 2011428902160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['88c6287d-59f2-4bc0-8346-22a75d34428b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:11:36.837 3600 2011428902160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['88c6287d-59f2-4bc0-8346-22a75d34428b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:11:36.851 3600 2011428902160 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-08-21 01:11:36.863 3600 2011428902160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a385a5fb-4cd6-41d5-9501-b4c1217ffe4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:11:36.863 3600 2011428902160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 88c6287d-59f2-4bc0-8346-22a75d34428b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:11:36.875 3600 2011428902160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:11:36.891 3600 2011428902160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 88c6287d-59f2-4bc0-8346-22a75d34428b not yet added. Adding. 2022-08-21 01:11:36.907 3600 2011428902160 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-08-21 01:11:36.907 3600 2011428902160 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-08-21 01:11:37.146 3600 2011428902160 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-88c6287d-59f2-4bc0-8346-22a75d34428b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:37.159 3600 2011428902160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-88c6287d-59f2-4bc0-8346-22a75d34428b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:37.407 3600 2011428902160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-88c6287d-59f2-4bc0-8346-22a75d34428b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:37.407 3600 2011428902160 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-88c6287d-59f2-4bc0-8346-22a75d34428b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:37.437 3600 2011428902160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-88c6287d-59f2-4bc0-8346-22a75d34428b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:37.703 3600 2011428902160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-88c6287d-59f2-4bc0-8346-22a75d34428b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:37.937 3600 2011428902160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-88c6287d-59f2-4bc0-8346-22a75d34428b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:37.937 3600 2011428902160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 88c6287d-59f2-4bc0-8346-22a75d34428b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:11:37.937 3600 2011428902160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 88c6287d-59f2-4bc0-8346-22a75d34428b processed. 2022-08-21 01:11:37.960 3600 2011428902160 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:37.971 3600 2011428902160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:11:38.578 3600 2011428902160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:11:44.516 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 30c04b43-572e-4ab2-a35d-6c6722f302fb 2022-08-21 01:11:44.609 3600 2011450302528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc2da160-1d82-477e-af95-f4f26f59a560 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network dbe966a7-c6b8-4dce-a6a8-5a0530f352da network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:11:44.609 3600 2011450302528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc2da160-1d82-477e-af95-f4f26f59a560 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network dbe966a7-c6b8-4dce-a6a8-5a0530f352da not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-21 01:11:46.012 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:11:46.016 3600 2011450243552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '30c04b43-572e-4ab2-a35d-6c6722f302fb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:11:46.031 3600 2011450243552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '30c04b43-572e-4ab2-a35d-6c6722f302fb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:11:46.031 3600 2011450243552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 30c04b43-572e-4ab2-a35d-6c6722f302fb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:11:46.111 3600 2011450243552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30c04b43-572e-4ab2-a35d-6c6722f302fb'] 2022-08-21 01:11:46.130 3600 2011450243552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:11:46.130 3600 2011450243552 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-08-21 01:11:46.130 3600 2011450243552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30c04b43-572e-4ab2-a35d-6c6722f302fb'] 2022-08-21 01:11:48.015 3600 2011450243552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:48.015 3600 2011450243552 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:390 2022-08-21 01:11:48.187 3600 2011450243552 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:404 2022-08-21 01:11:48.581 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 30c04b43-572e-4ab2-a35d-6c6722f302fb 2022-08-21 01:11:50.025 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:11:50.031 3600 2011447067744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '30c04b43-572e-4ab2-a35d-6c6722f302fb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:11:50.050 3600 2011447067744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '30c04b43-572e-4ab2-a35d-6c6722f302fb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:11:50.050 3600 2011447067744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 30c04b43-572e-4ab2-a35d-6c6722f302fb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:11:50.095 3600 2011447067744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 01631d02-8d43-4b3b-9775-324b25f97455 2022-08-21 01:11:50.095 3600 2011447067744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30c04b43-572e-4ab2-a35d-6c6722f302fb'] 2022-08-21 01:11:50.114 3600 2011447067744 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-08-21 01:11:50.129 3600 2011447067744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30c04b43-572e-4ab2-a35d-6c6722f302fb'] 2022-08-21 01:11:52.033 3600 2011448809072 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:11:52.033 3600 2011448809072 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:390 2022-08-21 01:11:52.203 3600 2011448809072 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:404 2022-08-21 01:12:06.913 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 30c04b43-572e-4ab2-a35d-6c6722f302fb 2022-08-21 01:12:08.206 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:12:08.422 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 30c04b43-572e-4ab2-a35d-6c6722f302fb 2022-08-21 01:12:08.440 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 30c04b43-572e-4ab2-a35d-6c6722f302fb updated. Details: {'device': '30c04b43-572e-4ab2-a35d-6c6722f302fb', 'network_id': '01631d02-8d43-4b3b-9775-324b25f97455', 'port_id': '30c04b43-572e-4ab2-a35d-6c6722f302fb', 'mac_address': 'fa:16:3e:f1:af:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 728, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd9391a72-ff4f-4caf-b7e1-0ab0f56c97d5', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:12:08.440 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:12:08.455 3600 2011448810480 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:12:08.468 3600 2011448810480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:12:08.468 3600 2011448810480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 30c04b43-572e-4ab2-a35d-6c6722f302fb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:12:08.468 3600 2011448810480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 01631d02-8d43-4b3b-9775-324b25f97455 2022-08-21 01:12:08.487 3600 2011448810480 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-08-21 01:12:08.702 3600 2011448810480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '30c04b43-572e-4ab2-a35d-6c6722f302fb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:12:08.702 3600 2011448810480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '30c04b43-572e-4ab2-a35d-6c6722f302fb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:12:08.734 3600 2011448810480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 30c04b43-572e-4ab2-a35d-6c6722f302fb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:12:08.734 3600 2011448810480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 728, VLAN trunk: None to switch port 30c04b43-572e-4ab2-a35d-6c6722f302fb 2022-08-21 01:12:08.859 3600 2011448810480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:12:08.859 3600 2011448810480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['30c04b43-572e-4ab2-a35d-6c6722f302fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:12:09.031 3600 2011448810480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['30c04b43-572e-4ab2-a35d-6c6722f302fb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:12:09.031 3600 2011448810480 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-08-21 01:12:09.047 3600 2011448810480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (94c1305d-e880-4767-a3ad-e7add5b8226f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:12:09.047 3600 2011448810480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 30c04b43-572e-4ab2-a35d-6c6722f302fb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:12:09.063 3600 2011448810480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:12:09.063 3600 2011448810480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 30c04b43-572e-4ab2-a35d-6c6722f302fb not yet added. Adding. 2022-08-21 01:12:09.063 3600 2011448810480 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-08-21 01:12:09.080 3600 2011448810480 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-08-21 01:12:09.281 3600 2011448810480 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:12:09.281 3600 2011448810480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:12:09.500 3600 2011448810480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" "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:404 2022-08-21 01:12:09.500 3600 2011448810480 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:12:09.515 3600 2011448810480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:12:09.734 3600 2011448810480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" "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:404 2022-08-21 01:12:09.890 3600 2011448810480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30c04b43-572e-4ab2-a35d-6c6722f302fb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.421s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:12:09.906 3600 2011448810480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 30c04b43-572e-4ab2-a35d-6c6722f302fb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:12:09.906 3600 2011448810480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 30c04b43-572e-4ab2-a35d-6c6722f302fb processed. 2022-08-21 01:12:10.227 3600 2011448810480 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:12:10.234 3600 2011448810480 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:390 2022-08-21 01:12:10.405 3600 2011448810480 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:404 2022-08-21 01:12:16.811 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 2022-08-21 01:12:17.594 3600 2011448850912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-462b49f4-8cc4-48af-8cba-b7cb89d9e9c3 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated on remote: ['2c4706cb-817d-4ede-bb24-5657a9cbce68'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:12:17.609 3600 2011448850912 MainThread INFO neutron.agent.securitygroups_rpc [req-462b49f4-8cc4-48af-8cba-b7cb89d9e9c3 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated ['2c4706cb-817d-4ede-bb24-5657a9cbce68'] 2022-08-21 01:12:17.905 3600 2011449710896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-462b49f4-8cc4-48af-8cba-b7cb89d9e9c3 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] port_delete event received for 'a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:12:18.276 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:12:18.276 3600 2011449877072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:12:18.289 3600 2011449877072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:12:18.297 3600 2011449877072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:12:18.331 3600 2011449877072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2'] 2022-08-21 01:12:18.331 3600 2011449877072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:12:18.350 3600 2011449877072 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-08-21 01:12:18.358 3600 2011449877072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3d7ba0d-a5d2-4108-988e-ba97b84b4ef2'] 2022-08-21 01:12:20.285 3600 2011449608320 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:12:20.285 3600 2011449608320 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:390 2022-08-21 01:12:20.327 3600 2011449608320 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:404 2022-08-21 01:12:20.595 3600 2011448053600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4743386-a5e8-4113-9c5c-8c8c7f89d816 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] port_delete event received for 'dff9b38e-9c6d-4414-b234-2c29148d9b20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:12:24.905 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cc35a539-338b-4cf7-8e9f-edd41c2d6e58 2022-08-21 01:12:24.985 3600 2011450564448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a306ddd1-e2e5-46e0-b4a4-6a34b38cfc60 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated on remote: ['17c24848-a1d9-43b2-b5e5-5336e121b6ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:12:25.001 3600 2011450564448 MainThread INFO neutron.agent.securitygroups_rpc [req-a306ddd1-e2e5-46e0-b4a4-6a34b38cfc60 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated ['17c24848-a1d9-43b2-b5e5-5336e121b6ee'] 2022-08-21 01:12:25.533 3600 2011450564448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a306ddd1-e2e5-46e0-b4a4-6a34b38cfc60 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] port_delete event received for 'cc35a539-338b-4cf7-8e9f-edd41c2d6e58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:12:26.329 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:12:26.329 3600 2011450243200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cc35a539-338b-4cf7-8e9f-edd41c2d6e58' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:12:26.343 3600 2011450243200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cc35a539-338b-4cf7-8e9f-edd41c2d6e58' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:12:26.343 3600 2011450243200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cc35a539-338b-4cf7-8e9f-edd41c2d6e58 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:12:26.373 3600 2011450243200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 35d85807-363a-4652-b178-dde67ec12e78 2022-08-21 01:12:26.389 3600 2011450243200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cc35a539-338b-4cf7-8e9f-edd41c2d6e58'] 2022-08-21 01:12:26.389 3600 2011450243200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:12:26.409 3600 2011450243200 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-08-21 01:12:26.409 3600 2011450243200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cc35a539-338b-4cf7-8e9f-edd41c2d6e58'] 2022-08-21 01:12:27.717 3600 2011447797184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2abfbf02-17fc-4375-8b8f-5cbf7b8073a4 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] port_delete event received for '42354fc1-975b-495a-a9a8-a574b401a454' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:12:28.063 3600 2011448775072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc3b6b1e-2f1c-4fee-8744-465534c74993 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated on remote: ['b81025ae-3d84-49c3-9901-5f1f0337ead5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:12:28.079 3600 2011448775072 MainThread INFO neutron.agent.securitygroups_rpc [req-bc3b6b1e-2f1c-4fee-8744-465534c74993 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated ['b81025ae-3d84-49c3-9901-5f1f0337ead5'] 2022-08-21 01:12:28.186 3600 2011449853552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e385f53f-4629-49bc-a603-f547c5e69768 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated on remote: ['b81025ae-3d84-49c3-9901-5f1f0337ead5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:12:28.212 3600 2011449853552 MainThread INFO neutron.agent.securitygroups_rpc [req-e385f53f-4629-49bc-a603-f547c5e69768 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated ['b81025ae-3d84-49c3-9901-5f1f0337ead5'] 2022-08-21 01:12:28.335 3600 2011450527408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:12:28.335 3600 2011450527408 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:390 2022-08-21 01:12:28.377 3600 2011450527408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:12:31.873 3600 2011449916752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60cecd06-3097-4646-a9b1-7624ffc398eb e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated on remote: ['b81025ae-3d84-49c3-9901-5f1f0337ead5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:12:31.889 3600 2011449916752 MainThread INFO neutron.agent.securitygroups_rpc [req-60cecd06-3097-4646-a9b1-7624ffc398eb e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated ['b81025ae-3d84-49c3-9901-5f1f0337ead5'] 2022-08-21 01:12:32.873 3600 2011450672752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-368ca04a-275a-4291-91a3-a37997865f81 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 62764588-f636-40c5-a718-405326905b03 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:12:32.889 3600 2011450672752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-368ca04a-275a-4291-91a3-a37997865f81 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 62764588-f636-40c5-a718-405326905b03 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:12:35.155 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 62764588-f636-40c5-a718-405326905b03 2022-08-21 01:12:36.389 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:12:36.625 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 62764588-f636-40c5-a718-405326905b03 2022-08-21 01:12:36.625 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 62764588-f636-40c5-a718-405326905b03 updated. Details: {'device': '62764588-f636-40c5-a718-405326905b03', 'network_id': '35d85807-363a-4652-b178-dde67ec12e78', 'port_id': '62764588-f636-40c5-a718-405326905b03', 'mac_address': 'fa:16:3e:27:d8:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 719, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b3797318-136c-4664-9ac2-61c8534df011', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:12:36.641 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:12:36.641 3600 2011449118208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-62764588-f636-40c5-a718-405326905b03" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:12:36.641 3600 2011449118208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62764588-f636-40c5-a718-405326905b03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:12:36.657 3600 2011449118208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 62764588-f636-40c5-a718-405326905b03 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:12:36.657 3600 2011449118208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 35d85807-363a-4652-b178-dde67ec12e78 2022-08-21 01:12:36.672 3600 2011449118208 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-08-21 01:12:36.843 3600 2011449118208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '62764588-f636-40c5-a718-405326905b03') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:12:36.843 3600 2011449118208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '62764588-f636-40c5-a718-405326905b03') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:12:36.843 3600 2011449118208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 62764588-f636-40c5-a718-405326905b03 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:12:36.871 3600 2011449118208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 719, VLAN trunk: None to switch port 62764588-f636-40c5-a718-405326905b03 2022-08-21 01:12:36.972 3600 2011449118208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:12:36.987 3600 2011449118208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['62764588-f636-40c5-a718-405326905b03'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:12:37.157 3600 2011449118208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['62764588-f636-40c5-a718-405326905b03']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:12:37.157 3600 2011449118208 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-08-21 01:12:37.171 3600 2011449118208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b81025ae-3d84-49c3-9901-5f1f0337ead5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:12:37.171 3600 2011449118208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 62764588-f636-40c5-a718-405326905b03 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:12:37.171 3600 2011449118208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:12:37.188 3600 2011449118208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 62764588-f636-40c5-a718-405326905b03 not yet added. Adding. 2022-08-21 01:12:37.201 3600 2011449118208 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-08-21 01:12:37.201 3600 2011449118208 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-08-21 01:12:37.373 3600 2011449118208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-62764588-f636-40c5-a718-405326905b03" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:12:37.373 3600 2011449118208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62764588-f636-40c5-a718-405326905b03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:12:37.563 3600 2011449118208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62764588-f636-40c5-a718-405326905b03" "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:404 2022-08-21 01:12:37.579 3600 2011449118208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-62764588-f636-40c5-a718-405326905b03" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:12:37.579 3600 2011449118208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62764588-f636-40c5-a718-405326905b03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:12:37.781 3600 2011449118208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62764588-f636-40c5-a718-405326905b03" "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:404 2022-08-21 01:12:37.906 3600 2011449118208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62764588-f636-40c5-a718-405326905b03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:12:37.906 3600 2011449118208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 62764588-f636-40c5-a718-405326905b03 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:12:37.925 3600 2011449118208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 62764588-f636-40c5-a718-405326905b03 processed. 2022-08-21 01:12:38.393 3600 2011449118208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:12:38.393 3600 2011449118208 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:390 2022-08-21 01:12:38.608 3600 2011449118208 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:404 2022-08-21 01:12:57.126 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 30c04b43-572e-4ab2-a35d-6c6722f302fb 2022-08-21 01:12:58.016 3600 2011451145904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e76d23b3-8bc1-4884-997a-2f61650675d6 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group member updated on remote: ['94c1305d-e880-4767-a3ad-e7add5b8226f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:12:58.016 3600 2011451145904 MainThread INFO neutron.agent.securitygroups_rpc [req-e76d23b3-8bc1-4884-997a-2f61650675d6 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group member updated ['94c1305d-e880-4767-a3ad-e7add5b8226f'] 2022-08-21 01:12:58.381 3600 2011451145904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e76d23b3-8bc1-4884-997a-2f61650675d6 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] port_delete event received for '30c04b43-572e-4ab2-a35d-6c6722f302fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:12:58.500 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:12:58.500 3600 2011451145904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '30c04b43-572e-4ab2-a35d-6c6722f302fb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:12:58.500 3600 2011451145904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '30c04b43-572e-4ab2-a35d-6c6722f302fb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:12:58.500 3600 2011451145904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 30c04b43-572e-4ab2-a35d-6c6722f302fb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:12:58.529 3600 2011451145904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 01631d02-8d43-4b3b-9775-324b25f97455 2022-08-21 01:12:58.554 3600 2011451145904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30c04b43-572e-4ab2-a35d-6c6722f302fb'] 2022-08-21 01:12:58.561 3600 2011451145904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:12:58.561 3600 2011451145904 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-08-21 01:12:58.561 3600 2011451145904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30c04b43-572e-4ab2-a35d-6c6722f302fb'] 2022-08-21 01:13:00.518 3600 2011451067024 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:00.518 3600 2011451067024 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:390 2022-08-21 01:13:00.545 3600 2011451067024 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:404 2022-08-21 01:13:01.928 3600 2011449472976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db5c9c55-1dd7-4062-94b5-07625fd9558d 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] port_delete event received for '21535d1f-6172-4bdf-97b2-3e85b99879aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:13:02.279 3600 2011449709312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f904302a-4d20-4e89-b37b-d55dc8604257 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group rule updated on remote: ['8970c1f6-694f-4603-b00e-53ba71a24704'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:13:02.297 3600 2011449709312 MainThread INFO neutron.agent.securitygroups_rpc [req-f904302a-4d20-4e89-b37b-d55dc8604257 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group rule updated ['8970c1f6-694f-4603-b00e-53ba71a24704'] 2022-08-21 01:13:02.425 3600 2011448752256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e527675d-0ac7-40d3-86cf-1c488bb7d58b 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group rule updated on remote: ['8970c1f6-694f-4603-b00e-53ba71a24704'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:13:02.434 3600 2011448752256 MainThread INFO neutron.agent.securitygroups_rpc [req-e527675d-0ac7-40d3-86cf-1c488bb7d58b 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group rule updated ['8970c1f6-694f-4603-b00e-53ba71a24704'] 2022-08-21 01:13:05.981 3600 2011450882352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e6b7ef1-0a7d-4502-828f-bc62ecb85a50 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group member updated on remote: ['8970c1f6-694f-4603-b00e-53ba71a24704'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:13:06.000 3600 2011450882352 MainThread INFO neutron.agent.securitygroups_rpc [req-0e6b7ef1-0a7d-4502-828f-bc62ecb85a50 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group member updated ['8970c1f6-694f-4603-b00e-53ba71a24704'] 2022-08-21 01:13:06.699 3600 2011448810304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2980827-c14b-4a7d-9155-0c70d5dce922 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 2210c9db-18b9-4888-888c-4379e70db055 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:13:06.715 3600 2011448810304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2980827-c14b-4a7d-9155-0c70d5dce922 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 2210c9db-18b9-4888-888c-4379e70db055 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:13:09.465 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2210c9db-18b9-4888-888c-4379e70db055 2022-08-21 01:13:10.606 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:13:10.826 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 2210c9db-18b9-4888-888c-4379e70db055 2022-08-21 01:13:10.826 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 2210c9db-18b9-4888-888c-4379e70db055 updated. Details: {'device': '2210c9db-18b9-4888-888c-4379e70db055', 'network_id': '01631d02-8d43-4b3b-9775-324b25f97455', 'port_id': '2210c9db-18b9-4888-888c-4379e70db055', 'mac_address': 'fa:16:3e:a7:be:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 728, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd9391a72-ff4f-4caf-b7e1-0ab0f56c97d5', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:13:10.846 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:13:10.846 3600 2011448965248 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-2210c9db-18b9-4888-888c-4379e70db055" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:10.856 3600 2011448965248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2210c9db-18b9-4888-888c-4379e70db055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:13:10.856 3600 2011448965248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2210c9db-18b9-4888-888c-4379e70db055 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:13:10.872 3600 2011448965248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 01631d02-8d43-4b3b-9775-324b25f97455 2022-08-21 01:13:10.872 3600 2011448965248 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-08-21 01:13:11.043 3600 2011448965248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2210c9db-18b9-4888-888c-4379e70db055') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:13:11.061 3600 2011448965248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2210c9db-18b9-4888-888c-4379e70db055') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:13:11.061 3600 2011448965248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2210c9db-18b9-4888-888c-4379e70db055 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:13:11.080 3600 2011448965248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 728, VLAN trunk: None to switch port 2210c9db-18b9-4888-888c-4379e70db055 2022-08-21 01:13:11.184 3600 2011448965248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:13:11.201 3600 2011448965248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2210c9db-18b9-4888-888c-4379e70db055'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:13:11.356 3600 2011448965248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2210c9db-18b9-4888-888c-4379e70db055']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:13:11.371 3600 2011448965248 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-08-21 01:13:11.371 3600 2011448965248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8970c1f6-694f-4603-b00e-53ba71a24704) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:13:11.371 3600 2011448965248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2210c9db-18b9-4888-888c-4379e70db055 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:13:11.387 3600 2011448965248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:13:11.387 3600 2011448965248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2210c9db-18b9-4888-888c-4379e70db055 not yet added. Adding. 2022-08-21 01:13:11.387 3600 2011448965248 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-08-21 01:13:11.405 3600 2011448965248 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-08-21 01:13:11.559 3600 2011448965248 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:11.575 3600 2011448965248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:13:11.748 3600 2011448965248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" "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:404 2022-08-21 01:13:11.763 3600 2011448965248 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:11.763 3600 2011448965248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:13:11.964 3600 2011448965248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" "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:404 2022-08-21 01:13:12.095 3600 2011448965248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2210c9db-18b9-4888-888c-4379e70db055" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:13:12.095 3600 2011448965248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2210c9db-18b9-4888-888c-4379e70db055 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:13:12.109 3600 2011448965248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2210c9db-18b9-4888-888c-4379e70db055 processed. 2022-08-21 01:13:12.621 3600 2011449155424 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:12.621 3600 2011449155424 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:390 2022-08-21 01:13:12.824 3600 2011449155424 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:404 2022-08-21 01:13:27.058 3600 2011449349568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7975386c-3041-4e6b-a81c-6b00395a1dec bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group member updated on remote: ['06f7dffd-658e-4099-9957-aebe769290d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:13:27.058 3600 2011449349568 MainThread INFO neutron.agent.securitygroups_rpc [req-7975386c-3041-4e6b-a81c-6b00395a1dec bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group member updated ['06f7dffd-658e-4099-9957-aebe769290d6'] 2022-08-21 01:13:27.448 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b 2022-08-21 01:13:27.589 3600 2011450032720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7975386c-3041-4e6b-a81c-6b00395a1dec bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] port_delete event received for '4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:13:28.642 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:13:28.642 3600 2011451017872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:13:28.653 3600 2011451017872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:13:28.666 3600 2011451017872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:13:28.702 3600 2011451017872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 70bda1bc-c92e-49e6-a4cc-4b1cac9be07c 2022-08-21 01:13:28.702 3600 2011451017872 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b'] 2022-08-21 01:13:28.721 3600 2011451017872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:13:28.721 3600 2011451017872 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-08-21 01:13:28.740 3600 2011451017872 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c9e6a57-c5e8-4afe-9eb0-0dc39479a30b'] 2022-08-21 01:13:29.464 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 62764588-f636-40c5-a718-405326905b03 2022-08-21 01:13:29.922 3600 2011451303712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a465adb-7581-45da-ada4-43980a380001 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated on remote: ['b81025ae-3d84-49c3-9901-5f1f0337ead5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:13:29.922 3600 2011451303712 MainThread INFO neutron.agent.securitygroups_rpc [req-2a465adb-7581-45da-ada4-43980a380001 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated ['b81025ae-3d84-49c3-9901-5f1f0337ead5'] 2022-08-21 01:13:30.244 3600 2011451305648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a465adb-7581-45da-ada4-43980a380001 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] port_delete event received for '62764588-f636-40c5-a718-405326905b03' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:13:30.668 3600 2011411022240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-706a7ba1-85e1-4d69-9511-e15d1e63132e bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] port_delete event received for '84363174-a273-45e1-8dbe-13b56b468abb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:13:30.668 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:13:30.668 3600 2011411022240 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:30.668 3600 2011411022240 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:390 2022-08-21 01:13:30.699 3600 2011446425552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '62764588-f636-40c5-a718-405326905b03' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:13:30.699 3600 2011446425552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '62764588-f636-40c5-a718-405326905b03' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:13:30.716 3600 2011446425552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 62764588-f636-40c5-a718-405326905b03 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:13:30.734 3600 2011446425552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 35d85807-363a-4652-b178-dde67ec12e78 2022-08-21 01:13:30.746 3600 2011446425552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62764588-f636-40c5-a718-405326905b03'] 2022-08-21 01:13:30.746 3600 2011446425552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:13:30.763 3600 2011446425552 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-08-21 01:13:30.763 3600 2011446425552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62764588-f636-40c5-a718-405326905b03'] 2022-08-21 01:13:30.775 3600 2011411022240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:13:30.902 3600 2011450055312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-097edd74-85f4-4742-b246-926e8ef31ca2 bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group rule updated on remote: ['95d2bcef-433d-46b9-8ffb-999fecb47472'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:13:30.902 3600 2011450055312 MainThread INFO neutron.agent.securitygroups_rpc [req-097edd74-85f4-4742-b246-926e8ef31ca2 bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group rule updated ['95d2bcef-433d-46b9-8ffb-999fecb47472'] 2022-08-21 01:13:31.042 3600 2011449321424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5d0b31c-9525-4997-a8cf-c0af127a990f bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group rule updated on remote: ['95d2bcef-433d-46b9-8ffb-999fecb47472'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:13:31.042 3600 2011449321424 MainThread INFO neutron.agent.securitygroups_rpc [req-c5d0b31c-9525-4997-a8cf-c0af127a990f bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group rule updated ['95d2bcef-433d-46b9-8ffb-999fecb47472'] 2022-08-21 01:13:32.470 3600 2011448471792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c721416f-e89f-420e-9996-b10b41df366a e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] port_delete event received for 'd2030c54-63d2-449b-ba8c-502e02cc477d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:13:32.665 3600 2011448472320 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:32.665 3600 2011448472320 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:390 2022-08-21 01:13:32.715 3600 2011448472320 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:404 2022-08-21 01:13:32.807 3600 2011446248720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bbf32bc-b314-4df2-b3f7-06b78a3afa01 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated on remote: ['cf3c9529-af4f-49b4-8347-c74ef274802b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:13:32.807 3600 2011446248720 MainThread INFO neutron.agent.securitygroups_rpc [req-9bbf32bc-b314-4df2-b3f7-06b78a3afa01 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated ['cf3c9529-af4f-49b4-8347-c74ef274802b'] 2022-08-21 01:13:32.934 3600 2011446753232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30a3ba95-dfc3-4c96-8f1d-268c22dd6d26 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated on remote: ['cf3c9529-af4f-49b4-8347-c74ef274802b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:13:32.934 3600 2011446753232 MainThread INFO neutron.agent.securitygroups_rpc [req-30a3ba95-dfc3-4c96-8f1d-268c22dd6d26 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group rule updated ['cf3c9529-af4f-49b4-8347-c74ef274802b'] 2022-08-21 01:13:34.675 3600 2011446089328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8a19556-7466-44ab-9a6d-b1676d6f116a bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group member updated on remote: ['95d2bcef-433d-46b9-8ffb-999fecb47472'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:13:34.688 3600 2011446089328 MainThread INFO neutron.agent.securitygroups_rpc [req-b8a19556-7466-44ab-9a6d-b1676d6f116a bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group member updated ['95d2bcef-433d-46b9-8ffb-999fecb47472'] 2022-08-21 01:13:35.730 3600 2011446335264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd257a0b-6d23-4c10-aa8d-c5be09bcbfd3 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:13:35.749 3600 2011446335264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd257a0b-6d23-4c10-aa8d-c5be09bcbfd3 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:13:37.572 3600 2011446335264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36c771f1-93cb-40c7-9225-fc7f03a1cb76 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated on remote: ['cf3c9529-af4f-49b4-8347-c74ef274802b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:13:37.572 3600 2011446335264 MainThread INFO neutron.agent.securitygroups_rpc [req-36c771f1-93cb-40c7-9225-fc7f03a1cb76 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated ['cf3c9529-af4f-49b4-8347-c74ef274802b'] 2022-08-21 01:13:39.041 3600 2011446359840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8307c54-94bf-42a9-9038-79c916f316dc 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:13:39.058 3600 2011446359840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8307c54-94bf-42a9-9038-79c916f316dc 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:13:39.683 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 2022-08-21 01:13:40.713 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:13:40.931 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 2022-08-21 01:13:40.931 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 updated. Details: {'device': '50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04', 'network_id': '70bda1bc-c92e-49e6-a4cc-4b1cac9be07c', 'port_id': '50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04', 'mac_address': 'fa:16:3e:03:bf:03', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 700, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b26d7504-f435-490a-876e-aab71e94af2d', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:13:40.931 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:13:40.950 3600 2011448474432 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:40.950 3600 2011448474432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:13:40.950 3600 2011448474432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:13:40.950 3600 2011448474432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 70bda1bc-c92e-49e6-a4cc-4b1cac9be07c 2022-08-21 01:13:40.977 3600 2011448474432 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-08-21 01:13:41.119 3600 2011448474432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:13:41.135 3600 2011448474432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:13:41.151 3600 2011448474432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:13:41.151 3600 2011448474432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 700, VLAN trunk: None to switch port 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 2022-08-21 01:13:41.243 3600 2011448474432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:13:41.243 3600 2011448474432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:13:41.415 3600 2011448474432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:13:41.415 3600 2011448474432 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-08-21 01:13:41.415 3600 2011448474432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (95d2bcef-433d-46b9-8ffb-999fecb47472) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:13:41.437 3600 2011448474432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:13:41.437 3600 2011448474432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:13:41.437 3600 2011448474432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 not yet added. Adding. 2022-08-21 01:13:41.457 3600 2011448474432 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-08-21 01:13:41.466 3600 2011448474432 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-08-21 01:13:41.603 3600 2011448474432 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:41.603 3600 2011448474432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:13:41.778 3600 2011448474432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04" "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:404 2022-08-21 01:13:41.792 3600 2011448474432 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:41.792 3600 2011448474432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:13:41.963 3600 2011448474432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04" "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:404 2022-08-21 01:13:42.075 3600 2011448474432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04" "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:404 2022-08-21 01:13:42.087 3600 2011448474432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:13:42.087 3600 2011448474432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 processed. 2022-08-21 01:13:42.757 3600 2011448474432 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:42.759 3600 2011448474432 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:390 2022-08-21 01:13:42.962 3600 2011448474432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:13:43.215 3600 2011447720768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0884c29-829c-40cd-bfd2-67d90e32f3ae c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group member updated on remote: ['a385a5fb-4cd6-41d5-9501-b4c1217ffe4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:13:43.234 3600 2011447720768 MainThread INFO neutron.agent.securitygroups_rpc [req-d0884c29-829c-40cd-bfd2-67d90e32f3ae c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group member updated ['a385a5fb-4cd6-41d5-9501-b4c1217ffe4e'] 2022-08-21 01:13:43.602 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 88c6287d-59f2-4bc0-8346-22a75d34428b 2022-08-21 01:13:43.855 3600 2011447732176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0884c29-829c-40cd-bfd2-67d90e32f3ae c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] port_delete event received for '88c6287d-59f2-4bc0-8346-22a75d34428b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:13:44.759 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:13:44.759 3600 2011447732176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '88c6287d-59f2-4bc0-8346-22a75d34428b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:13:44.759 3600 2011447732176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '88c6287d-59f2-4bc0-8346-22a75d34428b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:13:44.775 3600 2011447732176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 88c6287d-59f2-4bc0-8346-22a75d34428b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:13:44.791 3600 2011447732176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['88c6287d-59f2-4bc0-8346-22a75d34428b'] 2022-08-21 01:13:44.791 3600 2011447732176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:13:44.791 3600 2011447732176 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-08-21 01:13:44.820 3600 2011447732176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['88c6287d-59f2-4bc0-8346-22a75d34428b'] 2022-08-21 01:13:45.728 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 2022-08-21 01:13:46.667 3600 2011447732176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8955f561-b498-459c-9174-ac0c62e72a6e c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] port_delete event received for '6cbe9694-02ef-46bb-b373-6b728d487e78' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:13:46.763 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:13:46.763 3600 2011447720064 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:46.774 3600 2011447720064 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:390 2022-08-21 01:13:46.807 3600 2011447720064 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:404 2022-08-21 01:13:47.013 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 2022-08-21 01:13:47.013 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 updated. Details: {'device': '2f0f98f8-f9d8-48e2-b46b-4d1db729cc30', 'network_id': '35d85807-363a-4652-b178-dde67ec12e78', 'port_id': '2f0f98f8-f9d8-48e2-b46b-4d1db729cc30', 'mac_address': 'fa:16:3e:fc:f7:47', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 719, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b3797318-136c-4664-9ac2-61c8534df011', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:13:47.027 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:13:47.027 3600 2011447720064 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-2f0f98f8-f9d8-48e2-b46b-4d1db729cc30" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:47.041 3600 2011447720064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f0f98f8-f9d8-48e2-b46b-4d1db729cc30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:13:47.041 3600 2011447720064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:13:47.041 3600 2011447720064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 35d85807-363a-4652-b178-dde67ec12e78 2022-08-21 01:13:47.059 3600 2011447720064 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-08-21 01:13:47.213 3600 2011447720064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2f0f98f8-f9d8-48e2-b46b-4d1db729cc30') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:13:47.227 3600 2011447720064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2f0f98f8-f9d8-48e2-b46b-4d1db729cc30') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:13:47.243 3600 2011447720064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:13:47.243 3600 2011447720064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 719, VLAN trunk: None to switch port 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 2022-08-21 01:13:47.339 3600 2011447720064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:13:47.339 3600 2011447720064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2f0f98f8-f9d8-48e2-b46b-4d1db729cc30'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:13:47.509 3600 2011447720064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2f0f98f8-f9d8-48e2-b46b-4d1db729cc30']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:13:47.509 3600 2011447720064 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-08-21 01:13:47.509 3600 2011447720064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cf3c9529-af4f-49b4-8347-c74ef274802b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:13:47.527 3600 2011447720064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:13:47.527 3600 2011447720064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:13:47.539 3600 2011447720064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 not yet added. Adding. 2022-08-21 01:13:47.539 3600 2011447720064 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-08-21 01:13:47.555 3600 2011447720064 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-08-21 01:13:47.696 3600 2011447720064 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2f0f98f8-f9d8-48e2-b46b-4d1db729cc30" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:47.696 3600 2011447720064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f0f98f8-f9d8-48e2-b46b-4d1db729cc30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:13:47.853 3600 2011447720064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f0f98f8-f9d8-48e2-b46b-4d1db729cc30" "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:404 2022-08-21 01:13:47.853 3600 2011447720064 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2f0f98f8-f9d8-48e2-b46b-4d1db729cc30" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:47.853 3600 2011447720064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f0f98f8-f9d8-48e2-b46b-4d1db729cc30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:13:48.024 3600 2011447720064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f0f98f8-f9d8-48e2-b46b-4d1db729cc30" "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:404 2022-08-21 01:13:48.155 3600 2011447720064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f0f98f8-f9d8-48e2-b46b-4d1db729cc30" "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:404 2022-08-21 01:13:48.165 3600 2011447720064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:13:48.165 3600 2011447720064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 processed. 2022-08-21 01:13:48.795 3600 2011446062064 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:48.795 3600 2011446062064 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:390 2022-08-21 01:13:48.979 3600 2011446062064 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:404 2022-08-21 01:13:51.643 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 85b7b51d-7e87-4e10-af1b-5a6c85f6534f 2022-08-21 01:13:52.805 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:13:52.808 3600 2011448341600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '85b7b51d-7e87-4e10-af1b-5a6c85f6534f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:13:52.808 3600 2011448341600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '85b7b51d-7e87-4e10-af1b-5a6c85f6534f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:13:52.824 3600 2011448341600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 85b7b51d-7e87-4e10-af1b-5a6c85f6534f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:13:52.837 3600 2011448341600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85b7b51d-7e87-4e10-af1b-5a6c85f6534f'] 2022-08-21 01:13:52.854 3600 2011448341600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:13:52.868 3600 2011448341600 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-08-21 01:13:52.883 3600 2011448341600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85b7b51d-7e87-4e10-af1b-5a6c85f6534f'] 2022-08-21 01:13:52.978 3600 2011448341600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group member updated on remote: ['d2e327cb-4892-4da0-bccb-282bbcdda956'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:13:52.994 3600 2011448341600 MainThread INFO neutron.agent.securitygroups_rpc [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group member updated ['d2e327cb-4892-4da0-bccb-282bbcdda956'] 2022-08-21 01:13:52.994 3600 2011448341600 MainThread INFO neutron.agent.securitygroups_rpc [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Refresh firewall rules 2022-08-21 01:13:52.994 3600 2011448341600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Get security group information for devices via rpc ['59b8765f-8750-469f-adc0-a8fc417d340c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:13:53.075 3600 2011446088448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] port_delete event received for '85b7b51d-7e87-4e10-af1b-5a6c85f6534f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:13:53.182 3600 2011448341600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Update security group information for ports dict_keys(['59b8765f-8750-469f-adc0-a8fc417d340c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:13:53.182 3600 2011448341600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:13:53.196 3600 2011448341600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Update rules of security group (d2e327cb-4892-4da0-bccb-282bbcdda956) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:13:53.196 3600 2011448341600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Update members of security group (d2e327cb-4892-4da0-bccb-282bbcdda956) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:13:53.196 3600 2011448341600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Update port filter for 59b8765f-8750-469f-adc0-a8fc417d340c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:13:53.222 3600 2011448341600 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Updating port rules. 2022-08-21 01:13:53.222 3600 2011448341600 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Creating 0 new rules, removing 1 old rules. 2022-08-21 01:13:53.234 3600 2011448341600 MainThread DEBUG oslo_concurrency.lockutils [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Acquiring lock "n-hv-driver-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:53.242 3600 2011448341600 MainThread DEBUG oslo_concurrency.lockutils [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Lock "n-hv-driver-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:13:53.261 3600 2011448341600 MainThread DEBUG oslo_concurrency.lockutils [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Lock "n-hv-driver-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:13:53.261 3600 2011448341600 MainThread DEBUG oslo_concurrency.lockutils [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Acquiring lock "n-hv-driver-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:53.276 3600 2011448341600 MainThread DEBUG oslo_concurrency.lockutils [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Lock "n-hv-driver-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:13:53.498 3600 2011448341600 MainThread DEBUG oslo_concurrency.lockutils [req-4d02db25-9a58-4d00-b191-73fe2a651010 c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Lock "n-hv-driver-port-lock-59b8765f-8750-469f-adc0-a8fc417d340c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:13:54.823 3600 2011448734288 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:13:54.823 3600 2011448734288 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:390 2022-08-21 01:13:54.860 3600 2011448734288 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:404 2022-08-21 01:13:59.698 3600 2011447730944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3869b8a-803c-4d64-92ad-000c04cd6dfb c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group member updated on remote: ['d2e327cb-4892-4da0-bccb-282bbcdda956'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:13:59.698 3600 2011447730944 MainThread INFO neutron.agent.securitygroups_rpc [req-e3869b8a-803c-4d64-92ad-000c04cd6dfb c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Security group member updated ['d2e327cb-4892-4da0-bccb-282bbcdda956'] 2022-08-21 01:13:59.713 3600 2011447730944 MainThread INFO neutron.agent.securitygroups_rpc [req-e3869b8a-803c-4d64-92ad-000c04cd6dfb c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Refresh firewall rules 2022-08-21 01:13:59.713 3600 2011447730944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3869b8a-803c-4d64-92ad-000c04cd6dfb c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Get security group information for devices via rpc ['59b8765f-8750-469f-adc0-a8fc417d340c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:13:59.713 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 59b8765f-8750-469f-adc0-a8fc417d340c 2022-08-21 01:13:59.760 3600 2011447730944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e3869b8a-803c-4d64-92ad-000c04cd6dfb c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:13:59.775 3600 2011447730944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e3869b8a-803c-4d64-92ad-000c04cd6dfb c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:13:59.820 3600 2011447730944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3869b8a-803c-4d64-92ad-000c04cd6dfb c635c37222bc444a8e542379af7817fa 7ac7a5ef43764cedb58337cbd5376304 - - - -] port_delete event received for '59b8765f-8750-469f-adc0-a8fc417d340c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:14:00.885 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:14:00.885 3600 2011450526704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '59b8765f-8750-469f-adc0-a8fc417d340c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:14:00.898 3600 2011450526704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '59b8765f-8750-469f-adc0-a8fc417d340c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:14:00.898 3600 2011450526704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 59b8765f-8750-469f-adc0-a8fc417d340c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:14:00.939 3600 2011450526704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1c818e8b-1e71-4358-89e5-40c943eff40b 2022-08-21 01:14:00.939 3600 2011450526704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59b8765f-8750-469f-adc0-a8fc417d340c'] 2022-08-21 01:14:00.954 3600 2011450526704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:14:00.962 3600 2011450526704 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-08-21 01:14:00.962 3600 2011450526704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59b8765f-8750-469f-adc0-a8fc417d340c'] 2022-08-21 01:14:01.729 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83fd5c8c-714d-470e-b4f5-b78b3bb6850e 2022-08-21 01:14:02.913 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:14:02.922 3600 2011448006256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83fd5c8c-714d-470e-b4f5-b78b3bb6850e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:14:02.922 3600 2011448006256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83fd5c8c-714d-470e-b4f5-b78b3bb6850e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:14:02.930 3600 2011448006256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:14:02.930 3600 2011448006256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b95d1f71-951d-4a0a-8b39-0ca3025058e1 2022-08-21 01:14:02.962 3600 2011448006256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83fd5c8c-714d-470e-b4f5-b78b3bb6850e'] 2022-08-21 01:14:02.962 3600 2011448006256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:14:02.978 3600 2011448006256 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-08-21 01:14:02.978 3600 2011448006256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83fd5c8c-714d-470e-b4f5-b78b3bb6850e'] 2022-08-21 01:14:02.978 3600 2011448005552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:02.994 3600 2011448005552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:14:03.154 3600 2011448005552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:14:03.634 3600 2011448005552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-972d2512-35ca-40f5-ae90-4adeccbbbc8a 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '09d0a480-bbd5-43f8-b51b-fa91b6b36455' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:14:04.853 3600 2011447721120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a90e737-74ab-4ef2-a034-f0c23967429c 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for 'e7f3643e-738a-41be-ab19-65da8988f67c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:14:06.082 3600 2011446090736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85283fbd-347d-4f46-b67e-5033a0e1ef7b - - - - - -] port_delete event received for '94b73fa4-b12d-4713-8fb0-18b1b2fa3b1c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:14:06.336 3600 2011450242672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69c335f0-9796-4883-b314-671543b79da8 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '94b73fa4-b12d-4713-8fb0-18b1b2fa3b1c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:14:06.712 3600 2011446269728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69c335f0-9796-4883-b314-671543b79da8 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network 1c818e8b-1e71-4358-89e5-40c943eff40b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:14:06.712 3600 2011446269728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69c335f0-9796-4883-b314-671543b79da8 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network 1c818e8b-1e71-4358-89e5-40c943eff40b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-21 01:14:07.946 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83fd5c8c-714d-470e-b4f5-b78b3bb6850e 2022-08-21 01:14:08.928 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:14:09.153 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e 2022-08-21 01:14:09.173 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e updated. Details: {'device': '83fd5c8c-714d-470e-b4f5-b78b3bb6850e', 'network_id': 'b95d1f71-951d-4a0a-8b39-0ca3025058e1', 'port_id': '83fd5c8c-714d-470e-b4f5-b78b3bb6850e', 'mac_address': 'fa:16:3e:24:2e:56', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 704, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e945eed2-67c4-4fd8-aeb6-99c0d1621144', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:14:09.181 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:14:09.181 3600 2011450524064 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:09.197 3600 2011450524064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:14:09.197 3600 2011450524064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:14:09.210 3600 2011450524064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b95d1f71-951d-4a0a-8b39-0ca3025058e1 2022-08-21 01:14:09.210 3600 2011450524064 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-08-21 01:14:09.353 3600 2011450524064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83fd5c8c-714d-470e-b4f5-b78b3bb6850e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:14:09.369 3600 2011450524064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83fd5c8c-714d-470e-b4f5-b78b3bb6850e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:14:09.369 3600 2011450524064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:14:09.397 3600 2011450524064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 704, VLAN trunk: None to switch port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e 2022-08-21 01:14:09.484 3600 2011450524064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:14:09.484 3600 2011450524064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83fd5c8c-714d-470e-b4f5-b78b3bb6850e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:14:09.774 3600 2011450524064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83fd5c8c-714d-470e-b4f5-b78b3bb6850e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:14:09.774 3600 2011450524064 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-08-21 01:14:09.774 3600 2011450524064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (97659dbe-32d5-48df-a122-1dcb0e0bfae7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:14:09.793 3600 2011450524064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83fd5c8c-714d-470e-b4f5-b78b3bb6850e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:14:09.804 3600 2011450524064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:14:09.804 3600 2011450524064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 83fd5c8c-714d-470e-b4f5-b78b3bb6850e not yet added. Adding. 2022-08-21 01:14:09.804 3600 2011450524064 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-08-21 01:14:09.821 3600 2011450524064 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-08-21 01:14:09.944 3600 2011450524064 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:09.961 3600 2011450524064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:14:10.071 3600 2011450524064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:14:10.071 3600 2011450524064 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:10.071 3600 2011450524064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:14:10.243 3600 2011450524064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" "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:404 2022-08-21 01:14:10.358 3600 2011450524064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83fd5c8c-714d-470e-b4f5-b78b3bb6850e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:14:10.367 3600 2011450524064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:14:10.367 3600 2011450524064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e processed. 2022-08-21 01:14:10.945 3600 2011448341072 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:10.945 3600 2011448341072 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:390 2022-08-21 01:14:11.149 3600 2011448341072 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:404 2022-08-21 01:14:18.025 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2210c9db-18b9-4888-888c-4379e70db055 2022-08-21 01:14:18.956 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:14:19.163 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 2210c9db-18b9-4888-888c-4379e70db055 2022-08-21 01:14:19.186 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 2210c9db-18b9-4888-888c-4379e70db055 updated. Details: {'device': '2210c9db-18b9-4888-888c-4379e70db055', 'network_id': '01631d02-8d43-4b3b-9775-324b25f97455', 'port_id': '2210c9db-18b9-4888-888c-4379e70db055', 'mac_address': 'fa:16:3e:a7:be:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 728, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd9391a72-ff4f-4caf-b7e1-0ab0f56c97d5', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:14:19.186 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:14:19.197 3600 2011447933760 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-2210c9db-18b9-4888-888c-4379e70db055" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:19.211 3600 2011447933760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2210c9db-18b9-4888-888c-4379e70db055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:14:19.211 3600 2011447933760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2210c9db-18b9-4888-888c-4379e70db055 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:14:19.227 3600 2011447933760 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-08-21 01:14:19.252 3600 2011447933760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2210c9db-18b9-4888-888c-4379e70db055') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:14:19.252 3600 2011447933760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2210c9db-18b9-4888-888c-4379e70db055') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:14:19.278 3600 2011447933760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2210c9db-18b9-4888-888c-4379e70db055 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:14:19.278 3600 2011447933760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 728, VLAN trunk: None to switch port 2210c9db-18b9-4888-888c-4379e70db055 2022-08-21 01:14:19.340 3600 2011447933760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:14:19.351 3600 2011447933760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2210c9db-18b9-4888-888c-4379e70db055'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:14:19.499 3600 2011447933760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2210c9db-18b9-4888-888c-4379e70db055']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:14:19.516 3600 2011447933760 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-08-21 01:14:19.516 3600 2011447933760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8970c1f6-694f-4603-b00e-53ba71a24704) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:14:19.533 3600 2011447933760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2210c9db-18b9-4888-888c-4379e70db055 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:14:19.533 3600 2011447933760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:14:19.533 3600 2011447933760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-08-21 01:14:19.553 3600 2011447933760 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:19.561 3600 2011447933760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:14:19.572 3600 2011447933760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:14:19.572 3600 2011447933760 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:19.585 3600 2011447933760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:14:19.585 3600 2011447933760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" "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:404 2022-08-21 01:14:19.648 3600 2011447933760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2210c9db-18b9-4888-888c-4379e70db055" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:14:19.648 3600 2011447933760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2210c9db-18b9-4888-888c-4379e70db055 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:14:19.663 3600 2011447933760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2210c9db-18b9-4888-888c-4379e70db055 processed. 2022-08-21 01:14:20.990 3600 2011450880064 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:20.991 3600 2011450880064 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:390 2022-08-21 01:14:21.195 3600 2011450880064 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:404 2022-08-21 01:14:31.913 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2210c9db-18b9-4888-888c-4379e70db055 2022-08-21 01:14:33.069 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:14:33.069 3600 2011449916048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2210c9db-18b9-4888-888c-4379e70db055' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:14:33.069 3600 2011449916048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2210c9db-18b9-4888-888c-4379e70db055' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:14:33.069 3600 2011449916048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2210c9db-18b9-4888-888c-4379e70db055 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:14:33.111 3600 2011449916048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2210c9db-18b9-4888-888c-4379e70db055'] 2022-08-21 01:14:33.111 3600 2011449916048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:14:33.111 3600 2011449916048 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-08-21 01:14:33.134 3600 2011449916048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2210c9db-18b9-4888-888c-4379e70db055'] 2022-08-21 01:14:33.944 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2210c9db-18b9-4888-888c-4379e70db055 2022-08-21 01:14:35.099 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:14:35.100 3600 2011449914288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2210c9db-18b9-4888-888c-4379e70db055' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:14:35.100 3600 2011449914288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2210c9db-18b9-4888-888c-4379e70db055' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:14:35.100 3600 2011449914288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2210c9db-18b9-4888-888c-4379e70db055 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:14:35.142 3600 2011449914288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 01631d02-8d43-4b3b-9775-324b25f97455 2022-08-21 01:14:35.142 3600 2011449914288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2210c9db-18b9-4888-888c-4379e70db055'] 2022-08-21 01:14:35.157 3600 2011449914288 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-08-21 01:14:35.157 3600 2011449914288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2210c9db-18b9-4888-888c-4379e70db055'] 2022-08-21 01:14:35.157 3600 2011449915168 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:35.177 3600 2011449915168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:14:35.474 3600 2011449915168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:14:48.192 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2210c9db-18b9-4888-888c-4379e70db055 2022-08-21 01:14:49.192 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:14:49.395 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 2210c9db-18b9-4888-888c-4379e70db055 2022-08-21 01:14:49.406 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 2210c9db-18b9-4888-888c-4379e70db055 updated. Details: {'device': '2210c9db-18b9-4888-888c-4379e70db055', 'network_id': '01631d02-8d43-4b3b-9775-324b25f97455', 'port_id': '2210c9db-18b9-4888-888c-4379e70db055', 'mac_address': 'fa:16:3e:a7:be:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 728, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd9391a72-ff4f-4caf-b7e1-0ab0f56c97d5', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:14:49.413 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:14:49.426 3600 2011448051664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-2210c9db-18b9-4888-888c-4379e70db055" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:49.426 3600 2011448051664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2210c9db-18b9-4888-888c-4379e70db055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:14:49.426 3600 2011448051664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2210c9db-18b9-4888-888c-4379e70db055 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:14:49.426 3600 2011448051664 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 01631d02-8d43-4b3b-9775-324b25f97455 2022-08-21 01:14:49.426 3600 2011448051664 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-08-21 01:14:49.584 3600 2011448051664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2210c9db-18b9-4888-888c-4379e70db055') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:14:49.604 3600 2011448051664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2210c9db-18b9-4888-888c-4379e70db055') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:14:49.604 3600 2011448051664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2210c9db-18b9-4888-888c-4379e70db055 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:14:49.629 3600 2011448051664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 728, VLAN trunk: None to switch port 2210c9db-18b9-4888-888c-4379e70db055 2022-08-21 01:14:49.709 3600 2011448051664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:14:49.709 3600 2011448051664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2210c9db-18b9-4888-888c-4379e70db055'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:14:49.919 3600 2011448051664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2210c9db-18b9-4888-888c-4379e70db055']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:14:49.941 3600 2011448051664 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-08-21 01:14:49.944 3600 2011448051664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8970c1f6-694f-4603-b00e-53ba71a24704) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:14:49.944 3600 2011448051664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2210c9db-18b9-4888-888c-4379e70db055 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:14:49.960 3600 2011448051664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:14:49.960 3600 2011448051664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2210c9db-18b9-4888-888c-4379e70db055 not yet added. Adding. 2022-08-21 01:14:49.960 3600 2011448051664 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-08-21 01:14:49.974 3600 2011448051664 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-08-21 01:14:50.090 3600 2011448051664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:50.099 3600 2011448051664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:14:50.213 3600 2011448051664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" "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:404 2022-08-21 01:14:50.213 3600 2011448051664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:50.231 3600 2011448051664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:14:50.357 3600 2011448051664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2210c9db-18b9-4888-888c-4379e70db055" "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:404 2022-08-21 01:14:50.460 3600 2011448051664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2210c9db-18b9-4888-888c-4379e70db055" "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:404 2022-08-21 01:14:50.475 3600 2011448051664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2210c9db-18b9-4888-888c-4379e70db055 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:14:50.475 3600 2011448051664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2210c9db-18b9-4888-888c-4379e70db055 processed. 2022-08-21 01:14:51.207 3600 2011448051664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:51.209 3600 2011448051664 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:390 2022-08-21 01:14:51.389 3600 2011448051664 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:404 2022-08-21 01:14:54.068 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 2022-08-21 01:14:54.137 3600 2011446753584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da3b3788-b6a4-4ed2-8ca3-f650cf413352 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated on remote: ['cf3c9529-af4f-49b4-8347-c74ef274802b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:14:54.137 3600 2011446753584 MainThread INFO neutron.agent.securitygroups_rpc [req-da3b3788-b6a4-4ed2-8ca3-f650cf413352 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] Security group member updated ['cf3c9529-af4f-49b4-8347-c74ef274802b'] 2022-08-21 01:14:54.427 3600 2011428177520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da3b3788-b6a4-4ed2-8ca3-f650cf413352 e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] port_delete event received for '2f0f98f8-f9d8-48e2-b46b-4d1db729cc30' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:14:55.211 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:14:55.226 3600 2011449914992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2f0f98f8-f9d8-48e2-b46b-4d1db729cc30' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:14:55.226 3600 2011449914992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2f0f98f8-f9d8-48e2-b46b-4d1db729cc30' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:14:55.240 3600 2011449914992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2f0f98f8-f9d8-48e2-b46b-4d1db729cc30 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:14:55.259 3600 2011449914992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 35d85807-363a-4652-b178-dde67ec12e78 2022-08-21 01:14:55.259 3600 2011449914992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f0f98f8-f9d8-48e2-b46b-4d1db729cc30'] 2022-08-21 01:14:55.279 3600 2011449914992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:14:55.286 3600 2011449914992 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-08-21 01:14:55.286 3600 2011449914992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f0f98f8-f9d8-48e2-b46b-4d1db729cc30'] 2022-08-21 01:14:56.068 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 2022-08-21 01:14:57.245 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:14:57.245 3600 2011449320720 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:57.263 3600 2011449320720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:14:57.263 3600 2011448736752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:14:57.263 3600 2011448736752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:14:57.280 3600 2011448736752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:14:57.291 3600 2011448736752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 70bda1bc-c92e-49e6-a4cc-4b1cac9be07c 2022-08-21 01:14:57.291 3600 2011448736752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04'] 2022-08-21 01:14:57.316 3600 2011448736752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:14:57.316 3600 2011448736752 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-08-21 01:14:57.325 3600 2011448736752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04'] 2022-08-21 01:14:57.325 3600 2011449320720 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:404 2022-08-21 01:14:57.337 3600 2011449320720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-746f2040-5f21-4880-a29a-73d970a521de bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group member updated on remote: ['95d2bcef-433d-46b9-8ffb-999fecb47472'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:14:57.361 3600 2011449320720 MainThread INFO neutron.agent.securitygroups_rpc [req-746f2040-5f21-4880-a29a-73d970a521de bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] Security group member updated ['95d2bcef-433d-46b9-8ffb-999fecb47472'] 2022-08-21 01:14:57.800 3600 2011447455056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-746f2040-5f21-4880-a29a-73d970a521de bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] port_delete event received for '50cf5bf4-7ceb-4ec1-b54a-2c5af6934f04' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:14:58.109 3600 2011447455056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c87eb76d-026f-4e5f-87ab-f69cd5e2d59f e848774140534fb3bf35d9197ed444a5 a156a4b86c914a04b4d18a91759779b6 - - - -] port_delete event received for 'f0f10c5f-d077-4a7d-9e7d-72dd6c47a25b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:14:59.253 3600 2011449320720 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:14:59.253 3600 2011449320720 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:390 2022-08-21 01:14:59.297 3600 2011449320720 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:404 2022-08-21 01:14:59.332 3600 2011449320720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b1162b9-6193-4cc1-9f09-2bcedeeb2857 bfe5047fd5fc46f9bd9ed3c037c554ab 2b012f0f3d40474f8b672dc6bfbff24d - - - -] port_delete event received for '0d339990-f8d3-4022-941a-13962b02ccf4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:02.948 3600 2011446201152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bef14944-058e-443d-a308-a08ff67e1dcd 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '33e8e909-6eca-4f63-81be-6facde10692b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:04.268 3600 2011450243376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b728c894-7644-4526-b59e-fc00862d06ec 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for 'bce1c1ef-b737-429e-9392-d85a63e8393e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:04.385 3600 2011450883760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85ac369d-61ed-4caa-a40d-f150cf1be7d3 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '317c16de-f9f9-41cd-86f6-fbe9459f99f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:05.178 3600 2011450084688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58d155d1-f0f3-46c5-b128-5cb1b5147672 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '958e512f-eb06-4177-9054-367fb32ecdc0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:05.370 3600 2011411022240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac043019-afda-47c7-8d59-46f730f142be - - - - - -] port_delete event received for '958e512f-eb06-4177-9054-367fb32ecdc0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:05.463 3600 2011411022240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58d155d1-f0f3-46c5-b128-5cb1b5147672 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network 35d85807-363a-4652-b178-dde67ec12e78 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:15:05.482 3600 2011411022240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58d155d1-f0f3-46c5-b128-5cb1b5147672 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network 35d85807-363a-4652-b178-dde67ec12e78 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-21 01:15:05.693 3600 2011411022240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fc2032b-77f4-422a-b172-e4357dafe64b 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for 'ed249e41-75bd-40d1-b4ba-8f0a9fef4d0f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:06.497 3600 2011450881472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b6e6690-380e-4264-a7b8-a7ba3bcd36e6 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '3c5c589f-d4cd-48c0-b466-3a42643772da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:06.738 3600 2011446297520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e83b0f7-228d-4331-b26d-8f952ac809a0 - - - - - -] port_delete event received for '3c5c589f-d4cd-48c0-b466-3a42643772da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:06.774 3600 2011446297520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b6e6690-380e-4264-a7b8-a7ba3bcd36e6 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network 70bda1bc-c92e-49e6-a4cc-4b1cac9be07c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:15:06.785 3600 2011446297520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b6e6690-380e-4264-a7b8-a7ba3bcd36e6 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network 70bda1bc-c92e-49e6-a4cc-4b1cac9be07c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-21 01:15:28.284 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2210c9db-18b9-4888-888c-4379e70db055 2022-08-21 01:15:28.582 3600 2011447796304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8a72fe4-8938-41d0-822f-7eba9a276325 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group member updated on remote: ['8970c1f6-694f-4603-b00e-53ba71a24704'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:15:28.599 3600 2011447796304 MainThread INFO neutron.agent.securitygroups_rpc [req-d8a72fe4-8938-41d0-822f-7eba9a276325 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] Security group member updated ['8970c1f6-694f-4603-b00e-53ba71a24704'] 2022-08-21 01:15:29.235 3600 2011447798064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8a72fe4-8938-41d0-822f-7eba9a276325 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] port_delete event received for '2210c9db-18b9-4888-888c-4379e70db055' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:29.393 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:15:29.396 3600 2011447798064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2210c9db-18b9-4888-888c-4379e70db055' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:15:29.396 3600 2011447798064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2210c9db-18b9-4888-888c-4379e70db055' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:15:29.412 3600 2011447798064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2210c9db-18b9-4888-888c-4379e70db055 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:15:29.412 3600 2011447798064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 01631d02-8d43-4b3b-9775-324b25f97455 2022-08-21 01:15:29.412 3600 2011447798064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2210c9db-18b9-4888-888c-4379e70db055'] 2022-08-21 01:15:29.440 3600 2011447798064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:15:29.440 3600 2011447798064 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-08-21 01:15:29.440 3600 2011447798064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2210c9db-18b9-4888-888c-4379e70db055'] 2022-08-21 01:15:31.127 3600 2011447798064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-795c8a45-aa69-40ed-9c90-411c515bda06 46af30b9e2ab484f81b83e21555e8aa5 c32ea6d5e4e74d7e9c2729691f23fe9f - - - -] port_delete event received for 'eeba4c60-68a6-48e1-9c4a-d84ceaaaddfb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:31.411 3600 2011446201328 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:15:31.411 3600 2011446201328 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:390 2022-08-21 01:15:31.442 3600 2011446201328 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:404 2022-08-21 01:15:33.782 3600 2011448399472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d46f482c-33e5-4ea3-8480-136121ec02c0 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] port_delete event received for '61e10686-0cb0-4902-8957-8657f45b9990' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:35.642 3600 2011447933232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6822263-99b2-4a5c-b785-3c65a774b2c5 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '83b9437e-6341-4367-a641-401d5b44e727' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:36.318 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83fd5c8c-714d-470e-b4f5-b78b3bb6850e 2022-08-21 01:15:37.236 3600 2011446268144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9751f92e-de08-4c47-84d6-6928e97ea211 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group member updated on remote: ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:15:37.252 3600 2011446268144 MainThread INFO neutron.agent.securitygroups_rpc [req-9751f92e-de08-4c47-84d6-6928e97ea211 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] Security group member updated ['97659dbe-32d5-48df-a122-1dcb0e0bfae7'] 2022-08-21 01:15:37.329 3600 2011450880944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27b155c2-fd2f-4b81-867d-b7cebce4b73f 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '4de03d75-4d1c-4a33-b90c-f1c858b304d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:37.345 3600 2011449913760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9751f92e-de08-4c47-84d6-6928e97ea211 2eae4549c0684372af1e4fa3d68fe529 32e99155532848e7a1de0895210c841d - - - -] port_delete event received for '83fd5c8c-714d-470e-b4f5-b78b3bb6850e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:37.431 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:15:37.431 3600 2011447720240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83fd5c8c-714d-470e-b4f5-b78b3bb6850e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:15:37.431 3600 2011447720240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83fd5c8c-714d-470e-b4f5-b78b3bb6850e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:15:37.431 3600 2011447720240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83fd5c8c-714d-470e-b4f5-b78b3bb6850e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:15:37.457 3600 2011447720240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b95d1f71-951d-4a0a-8b39-0ca3025058e1 2022-08-21 01:15:37.457 3600 2011447720240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83fd5c8c-714d-470e-b4f5-b78b3bb6850e'] 2022-08-21 01:15:37.472 3600 2011447720240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:15:37.472 3600 2011447720240 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-08-21 01:15:37.472 3600 2011447720240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83fd5c8c-714d-470e-b4f5-b78b3bb6850e'] 2022-08-21 01:15:38.455 3600 2011447720240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b57cc42d-4af3-403c-9c95-6b790ca1f9ac 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '38e41c5f-6519-4b0e-b19a-4c80ec337b57' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:38.670 3600 2011447720240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ced5554e-69b6-460a-92fb-2ddd347b9cd9 - - - - - -] port_delete event received for '38e41c5f-6519-4b0e-b19a-4c80ec337b57' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:38.695 3600 2011447720240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b57cc42d-4af3-403c-9c95-6b790ca1f9ac 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network 01631d02-8d43-4b3b-9775-324b25f97455 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:15:38.695 3600 2011447720240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b57cc42d-4af3-403c-9c95-6b790ca1f9ac 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network 01631d02-8d43-4b3b-9775-324b25f97455 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-21 01:15:39.455 3600 2011450882880 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:15:39.455 3600 2011450882880 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:390 2022-08-21 01:15:39.502 3600 2011450882880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:15:40.726 3600 2011450168944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aec3bde7-1b02-47d1-ae41-5a3be66aedab 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '247f9e21-aab8-488f-99d3-188f6ad7780c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:42.247 3600 2011447799296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b81aeb87-3e88-4232-ac97-764729c92246 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '8c812e23-0c07-435c-89a2-bcc2d94e5847' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:43.577 3600 2011448049728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb070844-ce14-49b0-a334-1aa784a7a05f 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '07068bce-3af5-4fa4-9c61-301e86b4a59b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:43.607 3600 2011448049728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9828ea7a-9066-4387-b6e7-50dbfcea61e7 - - - - - -] port_delete event received for '07068bce-3af5-4fa4-9c61-301e86b4a59b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:43.852 3600 2011450085216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb070844-ce14-49b0-a334-1aa784a7a05f 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network b95d1f71-951d-4a0a-8b39-0ca3025058e1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:15:43.852 3600 2011450085216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb070844-ce14-49b0-a334-1aa784a7a05f 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network b95d1f71-951d-4a0a-8b39-0ca3025058e1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-21 01:15:45.064 3600 2011448474256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b753f16-93cd-4cbc-ba3a-23aad391cd0e 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for 'e51b826b-e5a9-4872-80c0-9305d7a0af91' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:46.751 3600 2011448474256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08719af3-c341-4bea-a1c9-564aef1ddb39 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '688105e0-d5a2-4190-a3b4-d4357d9b1e76' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:47.657 3600 2011446753232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3994ff6d-a785-45d6-99c5-b0352e48679e 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '8154ee45-c045-4f4b-9d05-7159521b36d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:47.870 3600 2011447798416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8301ef0c-842b-4cbf-bd7c-14041b74ab28 - - - - - -] port_delete event received for '8154ee45-c045-4f4b-9d05-7159521b36d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:15:47.931 3600 2011447798416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3994ff6d-a785-45d6-99c5-b0352e48679e 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network 613d9684-deb4-4849-8bf3-51cc351d2dfb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:15:47.931 3600 2011447798416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3994ff6d-a785-45d6-99c5-b0352e48679e 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network 613d9684-deb4-4849-8bf3-51cc351d2dfb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-21 01:15:53.017 3600 2011448846640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d129eb6a-d889-40d4-a1f3-fc1afd2af37e edb2fa38e97a42f0860ef05502ea3edf adda3c0004104bb0aeb0c2440285574f - - - -] Security group member updated on remote: ['dfe860c4-aadd-4315-87c2-c143749d3813'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:15:53.017 3600 2011448846640 MainThread INFO neutron.agent.securitygroups_rpc [req-d129eb6a-d889-40d4-a1f3-fc1afd2af37e edb2fa38e97a42f0860ef05502ea3edf adda3c0004104bb0aeb0c2440285574f - - - -] Security group member updated ['dfe860c4-aadd-4315-87c2-c143749d3813'] 2022-08-21 01:15:53.829 3600 2011451302128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef5bc473-d81f-4f6d-a885-acbf27a60ce4 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:15:53.847 3600 2011451302128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef5bc473-d81f-4f6d-a885-acbf27a60ce4 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:15:56.641 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 2022-08-21 01:15:57.595 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:15:57.798 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 2022-08-21 01:15:57.798 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 updated. Details: {'device': '413234b5-dc7c-4307-9bb9-e8f7d7f9d001', 'network_id': '7718db77-562a-46ef-98f4-70e0d6d84f46', 'port_id': '413234b5-dc7c-4307-9bb9-e8f7d7f9d001', 'mac_address': 'fa:16:3e:1e:4c:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 703, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c6d33c05-07c7-4f6e-9278-1516d1de568b', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:15:57.829 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:15:57.829 3600 2011446298576 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-413234b5-dc7c-4307-9bb9-e8f7d7f9d001" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:15:57.844 3600 2011446298576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-413234b5-dc7c-4307-9bb9-e8f7d7f9d001" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:15:57.844 3600 2011446298576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:15:57.854 3600 2011446298576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7718db77-562a-46ef-98f4-70e0d6d84f46 2022-08-21 01:15:57.854 3600 2011446298576 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-08-21 01:15:57.989 3600 2011446298576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '413234b5-dc7c-4307-9bb9-e8f7d7f9d001') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:15:57.989 3600 2011446298576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '413234b5-dc7c-4307-9bb9-e8f7d7f9d001') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:15:57.989 3600 2011446298576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:15:58.016 3600 2011446298576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 703, VLAN trunk: None to switch port 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 2022-08-21 01:15:58.071 3600 2011446298576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:15:58.071 3600 2011446298576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['413234b5-dc7c-4307-9bb9-e8f7d7f9d001'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:15:58.235 3600 2011446298576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['413234b5-dc7c-4307-9bb9-e8f7d7f9d001']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:15:58.251 3600 2011446298576 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-08-21 01:15:58.251 3600 2011446298576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dfe860c4-aadd-4315-87c2-c143749d3813) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:15:58.266 3600 2011446298576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dfe860c4-aadd-4315-87c2-c143749d3813) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:15:58.266 3600 2011446298576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:15:58.266 3600 2011446298576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:15:58.282 3600 2011446298576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 not yet added. Adding. 2022-08-21 01:15:58.282 3600 2011446298576 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-08-21 01:15:58.282 3600 2011446298576 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-08-21 01:15:58.356 3600 2011446298576 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-413234b5-dc7c-4307-9bb9-e8f7d7f9d001" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:15:58.356 3600 2011446298576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-413234b5-dc7c-4307-9bb9-e8f7d7f9d001" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:15:58.433 3600 2011446298576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-413234b5-dc7c-4307-9bb9-e8f7d7f9d001" "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:404 2022-08-21 01:15:58.433 3600 2011446298576 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-413234b5-dc7c-4307-9bb9-e8f7d7f9d001" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:15:58.433 3600 2011446298576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-413234b5-dc7c-4307-9bb9-e8f7d7f9d001" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:15:58.522 3600 2011446298576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-413234b5-dc7c-4307-9bb9-e8f7d7f9d001" "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:404 2022-08-21 01:15:58.599 3600 2011446298576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-413234b5-dc7c-4307-9bb9-e8f7d7f9d001" "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:404 2022-08-21 01:15:58.599 3600 2011446298576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:15:58.599 3600 2011446298576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 processed. 2022-08-21 01:15:59.614 3600 2011448004672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:15:59.614 3600 2011448004672 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:390 2022-08-21 01:15:59.814 3600 2011448004672 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:404 2022-08-21 01:16:06.547 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 2022-08-21 01:16:06.893 3600 2011449854960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90a3f9c8-728d-40d2-8347-e2a322cab19c edb2fa38e97a42f0860ef05502ea3edf adda3c0004104bb0aeb0c2440285574f - - - -] Security group member updated on remote: ['dfe860c4-aadd-4315-87c2-c143749d3813'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:16:06.893 3600 2011449854960 MainThread INFO neutron.agent.securitygroups_rpc [req-90a3f9c8-728d-40d2-8347-e2a322cab19c edb2fa38e97a42f0860ef05502ea3edf adda3c0004104bb0aeb0c2440285574f - - - -] Security group member updated ['dfe860c4-aadd-4315-87c2-c143749d3813'] 2022-08-21 01:16:06.909 3600 2011449854960 MainThread INFO neutron.agent.securitygroups_rpc [req-90a3f9c8-728d-40d2-8347-e2a322cab19c edb2fa38e97a42f0860ef05502ea3edf adda3c0004104bb0aeb0c2440285574f - - - -] Refresh firewall rules 2022-08-21 01:16:06.909 3600 2011449854960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90a3f9c8-728d-40d2-8347-e2a322cab19c edb2fa38e97a42f0860ef05502ea3edf adda3c0004104bb0aeb0c2440285574f - - - -] Get security group information for devices via rpc ['413234b5-dc7c-4307-9bb9-e8f7d7f9d001'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:16:06.957 3600 2011449854960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90a3f9c8-728d-40d2-8347-e2a322cab19c edb2fa38e97a42f0860ef05502ea3edf adda3c0004104bb0aeb0c2440285574f - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:16:06.957 3600 2011449854960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90a3f9c8-728d-40d2-8347-e2a322cab19c edb2fa38e97a42f0860ef05502ea3edf adda3c0004104bb0aeb0c2440285574f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:16:07.003 3600 2011449854960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90a3f9c8-728d-40d2-8347-e2a322cab19c edb2fa38e97a42f0860ef05502ea3edf adda3c0004104bb0aeb0c2440285574f - - - -] port_delete event received for '413234b5-dc7c-4307-9bb9-e8f7d7f9d001' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:16:07.613 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:16:07.613 3600 2011448734464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '413234b5-dc7c-4307-9bb9-e8f7d7f9d001' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:16:07.613 3600 2011448734464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '413234b5-dc7c-4307-9bb9-e8f7d7f9d001' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:16:07.613 3600 2011448734464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 413234b5-dc7c-4307-9bb9-e8f7d7f9d001 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:16:07.638 3600 2011448734464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7718db77-562a-46ef-98f4-70e0d6d84f46 2022-08-21 01:16:07.638 3600 2011448734464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['413234b5-dc7c-4307-9bb9-e8f7d7f9d001'] 2022-08-21 01:16:07.657 3600 2011448734464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:16:07.657 3600 2011448734464 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-08-21 01:16:07.657 3600 2011448734464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['413234b5-dc7c-4307-9bb9-e8f7d7f9d001'] 2022-08-21 01:16:07.986 3600 2011448734464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48e2a2d3-e87e-49a6-9dec-f1e0bff67acc - - - - - -] port_update received: 9c2f017a-995b-42ad-a7a5-d5591ed79b8b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:16:07.986 3600 2011448734464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48e2a2d3-e87e-49a6-9dec-f1e0bff67acc - - - - - -] No port 9c2f017a-995b-42ad-a7a5-d5591ed79b8b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:16:09.625 3600 2011448049728 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:16:09.625 3600 2011448049728 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:390 2022-08-21 01:16:09.672 3600 2011448049728 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:404 2022-08-21 01:16:11.891 3600 2011446296816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1071b011-f75c-4faa-9777-dd98b5b7c641 - - - - - -] port_update received: e544a78b-14d9-4727-8f87-6f254de4b477 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:16:11.903 3600 2011446296816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1071b011-f75c-4faa-9777-dd98b5b7c641 - - - - - -] No port e544a78b-14d9-4727-8f87-6f254de4b477 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:16:13.543 3600 2011449710192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f33556da-2383-409e-9e5c-b2f88a9c1f9a - - - - - -] port_update received: 29c18f49-95e6-4859-a208-0753c74aa51d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:16:13.549 3600 2011449710192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f33556da-2383-409e-9e5c-b2f88a9c1f9a - - - - - -] No port 29c18f49-95e6-4859-a208-0753c74aa51d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:16:17.175 3600 2011448604448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-628b1d05-4632-4432-8864-4e5f890cbf8d - - - - - -] port_update received: dfbb361a-a484-4afd-9d89-b9043209390c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:16:17.190 3600 2011448604448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-628b1d05-4632-4432-8864-4e5f890cbf8d - - - - - -] No port dfbb361a-a484-4afd-9d89-b9043209390c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:16:24.765 3600 2011451015232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63b4507a-be0b-4007-b6ca-5dcac638f76c 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network 7718db77-562a-46ef-98f4-70e0d6d84f46 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:16:24.781 3600 2011451015232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63b4507a-be0b-4007-b6ca-5dcac638f76c 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network 7718db77-562a-46ef-98f4-70e0d6d84f46 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-21 01:16:25.363 3600 2011448965600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c51ab72-acb5-4642-bc79-6423210a5fa1 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network 4f2294ae-4196-4884-8325-24a0df6d9ffc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:16:25.363 3600 2011448965600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c51ab72-acb5-4642-bc79-6423210a5fa1 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network 4f2294ae-4196-4884-8325-24a0df6d9ffc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-21 01:16:26.765 3600 2011448965952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-579aa189-c12b-44ca-a669-5de124d744ca 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group member updated on remote: ['334e5ccb-cda9-4569-bed0-e2626b25c5ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:16:26.775 3600 2011448965952 MainThread INFO neutron.agent.securitygroups_rpc [req-579aa189-c12b-44ca-a669-5de124d744ca 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group member updated ['334e5ccb-cda9-4569-bed0-e2626b25c5ee'] 2022-08-21 01:16:35.169 3600 2011448049728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75a65152-e537-48fd-a8ad-a9f64bb4f5e1 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 45dddd52-b128-4e80-b3e2-9fdd027e7e4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:16:35.175 3600 2011448049728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75a65152-e537-48fd-a8ad-a9f64bb4f5e1 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:16:36.815 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 45dddd52-b128-4e80-b3e2-9fdd027e7e4d 2022-08-21 01:16:37.718 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:16:38.062 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d 2022-08-21 01:16:38.062 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d updated. Details: {'device': '45dddd52-b128-4e80-b3e2-9fdd027e7e4d', 'network_id': '7159038c-2130-40ca-842e-7cb5cf9934e3', 'port_id': '45dddd52-b128-4e80-b3e2-9fdd027e7e4d', 'mac_address': 'fa:16:3e:a9:37:eb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 726, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dbec18dc-6269-4a80-b562-6884841f7b77', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:16:38.062 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:16:38.077 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:16:38.082 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:16:38.082 3600 2011448660912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:16:38.082 3600 2011448660912 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7159038c-2130-40ca-842e-7cb5cf9934e3 2022-08-21 01:16:38.082 3600 2011448660912 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-08-21 01:16:38.220 3600 2011448660912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '45dddd52-b128-4e80-b3e2-9fdd027e7e4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:16:38.220 3600 2011448660912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '45dddd52-b128-4e80-b3e2-9fdd027e7e4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:16:38.220 3600 2011448660912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:16:38.246 3600 2011448660912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 726, VLAN trunk: None to switch port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d 2022-08-21 01:16:38.297 3600 2011448660912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:16:38.297 3600 2011448660912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['45dddd52-b128-4e80-b3e2-9fdd027e7e4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:16:38.468 3600 2011448660912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['45dddd52-b128-4e80-b3e2-9fdd027e7e4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:16:38.468 3600 2011448660912 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-08-21 01:16:38.486 3600 2011448660912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (334e5ccb-cda9-4569-bed0-e2626b25c5ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:16:38.486 3600 2011448660912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (334e5ccb-cda9-4569-bed0-e2626b25c5ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:16:38.500 3600 2011448660912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 45dddd52-b128-4e80-b3e2-9fdd027e7e4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:16:38.500 3600 2011448660912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:16:38.500 3600 2011448660912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 45dddd52-b128-4e80-b3e2-9fdd027e7e4d not yet added. Adding. 2022-08-21 01:16:38.515 3600 2011448660912 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-08-21 01:16:38.515 3600 2011448660912 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-08-21 01:16:38.594 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:16:38.594 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:16:38.656 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:16:38.676 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:16:38.676 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:16:38.753 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" "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:404 2022-08-21 01:16:38.818 3600 2011448660912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" "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:404 2022-08-21 01:16:38.837 3600 2011448660912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:16:38.837 3600 2011448660912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d processed. 2022-08-21 01:16:39.734 3600 2011451064384 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:16:39.734 3600 2011451064384 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:390 2022-08-21 01:16:39.937 3600 2011451064384 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:404 2022-08-21 01:16:48.147 3600 2011449152256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c93c7f1-20d0-41fe-857b-cd694aa0ff99 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group rule updated on remote: ['b99ca72a-636f-433f-84aa-96e079c6c129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:16:48.147 3600 2011449152256 MainThread INFO neutron.agent.securitygroups_rpc [req-0c93c7f1-20d0-41fe-857b-cd694aa0ff99 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group rule updated ['b99ca72a-636f-433f-84aa-96e079c6c129'] 2022-08-21 01:16:48.299 3600 2011449423648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5abefde5-d523-434d-b739-7cd810b08b15 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group rule updated on remote: ['b99ca72a-636f-433f-84aa-96e079c6c129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:16:48.315 3600 2011449423648 MainThread INFO neutron.agent.securitygroups_rpc [req-5abefde5-d523-434d-b739-7cd810b08b15 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group rule updated ['b99ca72a-636f-433f-84aa-96e079c6c129'] 2022-08-21 01:16:48.695 3600 2011449422240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f88ed54b-7634-4e13-9a8e-947f33495d11 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group rule updated on remote: ['b99ca72a-636f-433f-84aa-96e079c6c129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:16:48.718 3600 2011449422240 MainThread INFO neutron.agent.securitygroups_rpc [req-f88ed54b-7634-4e13-9a8e-947f33495d11 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group rule updated ['b99ca72a-636f-433f-84aa-96e079c6c129'] 2022-08-21 01:16:48.839 3600 2011451305824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b97460e6-36a9-425d-8f3d-85f6f0391cf0 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group rule updated on remote: ['b99ca72a-636f-433f-84aa-96e079c6c129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:16:48.839 3600 2011451305824 MainThread INFO neutron.agent.securitygroups_rpc [req-b97460e6-36a9-425d-8f3d-85f6f0391cf0 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group rule updated ['b99ca72a-636f-433f-84aa-96e079c6c129'] 2022-08-21 01:16:48.959 3600 2011451305824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12fa7f85-99c9-459e-9823-fbf3159adc74 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group rule updated on remote: ['b99ca72a-636f-433f-84aa-96e079c6c129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:16:48.983 3600 2011451305824 MainThread INFO neutron.agent.securitygroups_rpc [req-12fa7f85-99c9-459e-9823-fbf3159adc74 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group rule updated ['b99ca72a-636f-433f-84aa-96e079c6c129'] 2022-08-21 01:16:49.110 3600 2011451305824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52c81775-cd21-4b2c-9b35-a5b87dddcfa7 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group rule updated on remote: ['b99ca72a-636f-433f-84aa-96e079c6c129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-21 01:16:49.110 3600 2011451305824 MainThread INFO neutron.agent.securitygroups_rpc [req-52c81775-cd21-4b2c-9b35-a5b87dddcfa7 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group rule updated ['b99ca72a-636f-433f-84aa-96e079c6c129'] 2022-08-21 01:16:49.624 3600 2011451305824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group member updated on remote: ['b99ca72a-636f-433f-84aa-96e079c6c129', '334e5ccb-cda9-4569-bed0-e2626b25c5ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:16:49.624 3600 2011451305824 MainThread INFO neutron.agent.securitygroups_rpc [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group member updated ['b99ca72a-636f-433f-84aa-96e079c6c129', '334e5ccb-cda9-4569-bed0-e2626b25c5ee'] 2022-08-21 01:16:49.639 3600 2011451305824 MainThread INFO neutron.agent.securitygroups_rpc [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Refresh firewall rules 2022-08-21 01:16:49.647 3600 2011451305824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Get security group information for devices via rpc ['45dddd52-b128-4e80-b3e2-9fdd027e7e4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:16:49.656 3600 2011450168416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] port_update received: 45dddd52-b128-4e80-b3e2-9fdd027e7e4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:16:49.673 3600 2011450168416 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Acquiring lock "n-hv-agent-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:16:49.673 3600 2011450168416 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-agent-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:16:49.673 3600 2011450168416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Binding port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:16:49.673 3600 2011450168416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] 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-08-21 01:16:49.718 3600 2011450168416 MainThread DEBUG neutron.services.trunk.rpc.agent [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '45dddd52-b128-4e80-b3e2-9fdd027e7e4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:16:49.718 3600 2011450168416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '45dddd52-b128-4e80-b3e2-9fdd027e7e4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:16:49.718 3600 2011450168416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Trunk plugin disabled on server. Assuming port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:16:49.749 3600 2011450168416 MainThread INFO networking_hyperv.neutron.trunk_driver [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Binding VLAN ID: 726, VLAN trunk: None to switch port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d 2022-08-21 01:16:49.780 3600 2011450168416 MainThread INFO neutron.agent.securitygroups_rpc [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Refresh firewall rules 2022-08-21 01:16:49.796 3600 2011450168416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Get security group information for devices via rpc ['45dddd52-b128-4e80-b3e2-9fdd027e7e4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:16:50.233 3600 2011451305824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update security group information for ports dict_keys(['45dddd52-b128-4e80-b3e2-9fdd027e7e4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:16:50.233 3600 2011451305824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:16:50.233 3600 2011451305824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update rules of security group (334e5ccb-cda9-4569-bed0-e2626b25c5ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:16:50.254 3600 2011451305824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update rules of security group (b99ca72a-636f-433f-84aa-96e079c6c129) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:16:50.254 3600 2011451305824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update members of security group (334e5ccb-cda9-4569-bed0-e2626b25c5ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:16:50.254 3600 2011451305824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update port filter for 45dddd52-b128-4e80-b3e2-9fdd027e7e4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:16:50.269 3600 2011451305824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Updating port rules. 2022-08-21 01:16:50.269 3600 2011451305824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Creating 6 new rules, removing 0 old rules. 2022-08-21 01:16:50.269 3600 2011451305824 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Acquiring lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:16:50.269 3600 2011451305824 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:16:50.390 3600 2011451305824 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:16:50.390 3600 2011451305824 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Acquiring lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:16:50.390 3600 2011451305824 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:16:50.390 3600 2011451305824 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" "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:404 2022-08-21 01:16:50.423 3600 2011450168416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update security group information for ports dict_keys(['45dddd52-b128-4e80-b3e2-9fdd027e7e4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:16:50.423 3600 2011450168416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:16:50.437 3600 2011450168416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update rules of security group (334e5ccb-cda9-4569-bed0-e2626b25c5ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:16:50.437 3600 2011450168416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update rules of security group (b99ca72a-636f-433f-84aa-96e079c6c129) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:16:50.437 3600 2011450168416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update members of security group (334e5ccb-cda9-4569-bed0-e2626b25c5ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:16:50.437 3600 2011450168416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update port filter for 45dddd52-b128-4e80-b3e2-9fdd027e7e4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:16:50.462 3600 2011450168416 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Updating port rules. 2022-08-21 01:16:50.462 3600 2011450168416 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Creating 0 new rules, removing 0 old rules. 2022-08-21 01:16:50.462 3600 2011450168416 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Acquiring lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:16:50.483 3600 2011450168416 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:16:50.493 3600 2011450168416 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:16:50.493 3600 2011450168416 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Acquiring lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:16:50.505 3600 2011450168416 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:16:50.505 3600 2011450168416 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" "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:404 2022-08-21 01:16:50.538 3600 2011450168416 MainThread DEBUG oslo_concurrency.lockutils [req-a5803336-2a65-4b2d-9b41-df8d4f9af58c 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-agent-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:17:14.524 3600 2011450243024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-728310c1-fa6c-4e5d-b169-aa540fee5bfb a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Security group member updated on remote: ['d600dc3a-61ae-4c0e-ac3f-84b273a50dcb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:17:14.524 3600 2011450243024 MainThread INFO neutron.agent.securitygroups_rpc [req-728310c1-fa6c-4e5d-b169-aa540fee5bfb a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Security group member updated ['d600dc3a-61ae-4c0e-ac3f-84b273a50dcb'] 2022-08-21 01:17:15.315 3600 2011450035712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bf952db-8756-4b36-8ba2-2ab415c57c06 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 326443c8-afa6-499b-b277-d7c9a84a74d1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:17:15.328 3600 2011450035712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bf952db-8756-4b36-8ba2-2ab415c57c06 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 326443c8-afa6-499b-b277-d7c9a84a74d1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:17:17.051 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 326443c8-afa6-499b-b277-d7c9a84a74d1 2022-08-21 01:17:17.904 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:17:18.100 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 326443c8-afa6-499b-b277-d7c9a84a74d1 2022-08-21 01:17:18.125 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 326443c8-afa6-499b-b277-d7c9a84a74d1 updated. Details: {'device': '326443c8-afa6-499b-b277-d7c9a84a74d1', 'network_id': 'ac82fa9c-4568-4546-898e-c334bf8c8cbb', 'port_id': '326443c8-afa6-499b-b277-d7c9a84a74d1', 'mac_address': 'fa:16:3e:22:39:b2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 749, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e3debcca-0e6d-4d99-a0cd-ad57cadd78ca', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:17:18.125 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:17:18.125 3600 2011449473504 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-326443c8-afa6-499b-b277-d7c9a84a74d1" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:17:18.143 3600 2011449473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-326443c8-afa6-499b-b277-d7c9a84a74d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:17:18.143 3600 2011449473504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 326443c8-afa6-499b-b277-d7c9a84a74d1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:17:18.143 3600 2011449473504 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ac82fa9c-4568-4546-898e-c334bf8c8cbb 2022-08-21 01:17:18.160 3600 2011449473504 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-08-21 01:17:18.280 3600 2011449473504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '326443c8-afa6-499b-b277-d7c9a84a74d1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:17:18.309 3600 2011449473504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '326443c8-afa6-499b-b277-d7c9a84a74d1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:17:18.326 3600 2011449473504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 326443c8-afa6-499b-b277-d7c9a84a74d1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:17:18.332 3600 2011449473504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 749, VLAN trunk: None to switch port 326443c8-afa6-499b-b277-d7c9a84a74d1 2022-08-21 01:17:18.392 3600 2011449473504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:17:18.419 3600 2011449473504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['326443c8-afa6-499b-b277-d7c9a84a74d1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:17:18.578 3600 2011449473504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['326443c8-afa6-499b-b277-d7c9a84a74d1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:17:18.578 3600 2011449473504 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-08-21 01:17:18.596 3600 2011449473504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d600dc3a-61ae-4c0e-ac3f-84b273a50dcb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:17:18.596 3600 2011449473504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d600dc3a-61ae-4c0e-ac3f-84b273a50dcb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:17:18.596 3600 2011449473504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 326443c8-afa6-499b-b277-d7c9a84a74d1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:17:18.613 3600 2011449473504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:17:18.613 3600 2011449473504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 326443c8-afa6-499b-b277-d7c9a84a74d1 not yet added. Adding. 2022-08-21 01:17:18.623 3600 2011449473504 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-08-21 01:17:18.623 3600 2011449473504 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-08-21 01:17:18.701 3600 2011449473504 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-326443c8-afa6-499b-b277-d7c9a84a74d1" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:17:18.701 3600 2011449473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-326443c8-afa6-499b-b277-d7c9a84a74d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:17:18.797 3600 2011449473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-326443c8-afa6-499b-b277-d7c9a84a74d1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:17:18.813 3600 2011449473504 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-326443c8-afa6-499b-b277-d7c9a84a74d1" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:17:18.813 3600 2011449473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-326443c8-afa6-499b-b277-d7c9a84a74d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:17:18.916 3600 2011449473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-326443c8-afa6-499b-b277-d7c9a84a74d1" "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:404 2022-08-21 01:17:19.007 3600 2011449473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-326443c8-afa6-499b-b277-d7c9a84a74d1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:17:19.007 3600 2011449473504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 326443c8-afa6-499b-b277-d7c9a84a74d1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:17:19.007 3600 2011449473504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 326443c8-afa6-499b-b277-d7c9a84a74d1 processed. 2022-08-21 01:17:19.900 3600 2011449473504 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:17:19.900 3600 2011449473504 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:390 2022-08-21 01:17:20.098 3600 2011449473504 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:404 2022-08-21 01:18:04.857 3600 2011451355376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35a76060-37b0-43cb-93f9-13eac038804b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Security group member updated on remote: ['d600dc3a-61ae-4c0e-ac3f-84b273a50dcb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:18:04.857 3600 2011451355376 MainThread INFO neutron.agent.securitygroups_rpc [req-35a76060-37b0-43cb-93f9-13eac038804b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Security group member updated ['d600dc3a-61ae-4c0e-ac3f-84b273a50dcb'] 2022-08-21 01:18:04.857 3600 2011451355376 MainThread INFO neutron.agent.securitygroups_rpc [req-35a76060-37b0-43cb-93f9-13eac038804b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Refresh firewall rules 2022-08-21 01:18:04.857 3600 2011451355376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35a76060-37b0-43cb-93f9-13eac038804b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Get security group information for devices via rpc ['326443c8-afa6-499b-b277-d7c9a84a74d1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:18:04.919 3600 2011451355376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-35a76060-37b0-43cb-93f9-13eac038804b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:18:04.919 3600 2011451355376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-35a76060-37b0-43cb-93f9-13eac038804b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:18:04.934 3600 2011451355376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35a76060-37b0-43cb-93f9-13eac038804b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] port_delete event received for '326443c8-afa6-499b-b277-d7c9a84a74d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:18:05.231 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 326443c8-afa6-499b-b277-d7c9a84a74d1 2022-08-21 01:18:06.200 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:18:06.200 3600 2011446250128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '326443c8-afa6-499b-b277-d7c9a84a74d1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:18:06.200 3600 2011446250128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '326443c8-afa6-499b-b277-d7c9a84a74d1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:18:06.200 3600 2011446250128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 326443c8-afa6-499b-b277-d7c9a84a74d1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:18:06.224 3600 2011446250128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ac82fa9c-4568-4546-898e-c334bf8c8cbb 2022-08-21 01:18:06.224 3600 2011446250128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['326443c8-afa6-499b-b277-d7c9a84a74d1'] 2022-08-21 01:18:06.246 3600 2011446250128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:18:06.246 3600 2011446250128 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-08-21 01:18:06.246 3600 2011446250128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['326443c8-afa6-499b-b277-d7c9a84a74d1'] 2022-08-21 01:18:08.219 3600 2011446250128 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:18:08.219 3600 2011446250128 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:390 2022-08-21 01:18:08.234 3600 2011446250128 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:404 2022-08-21 01:18:08.262 3600 2011446250128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group member updated on remote: ['b99ca72a-636f-433f-84aa-96e079c6c129', '334e5ccb-cda9-4569-bed0-e2626b25c5ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:18:08.278 3600 2011446250128 MainThread INFO neutron.agent.securitygroups_rpc [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group member updated ['b99ca72a-636f-433f-84aa-96e079c6c129', '334e5ccb-cda9-4569-bed0-e2626b25c5ee'] 2022-08-21 01:18:08.278 3600 2011446250128 MainThread INFO neutron.agent.securitygroups_rpc [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Refresh firewall rules 2022-08-21 01:18:08.293 3600 2011446250128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Get security group information for devices via rpc ['45dddd52-b128-4e80-b3e2-9fdd027e7e4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:18:08.293 3600 2011448751200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] port_update received: 45dddd52-b128-4e80-b3e2-9fdd027e7e4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:18:08.309 3600 2011448751200 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Acquiring lock "n-hv-agent-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:18:08.324 3600 2011448751200 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-agent-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:18:08.324 3600 2011448751200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Binding port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:18:08.333 3600 2011448751200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] 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-08-21 01:18:08.333 3600 2011448751200 MainThread DEBUG neutron.services.trunk.rpc.agent [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '45dddd52-b128-4e80-b3e2-9fdd027e7e4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:18:08.356 3600 2011448751200 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '45dddd52-b128-4e80-b3e2-9fdd027e7e4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:18:08.365 3600 2011448751200 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Trunk plugin disabled on server. Assuming port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:18:08.381 3600 2011448751200 MainThread INFO networking_hyperv.neutron.trunk_driver [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Binding VLAN ID: 726, VLAN trunk: None to switch port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d 2022-08-21 01:18:08.403 3600 2011448751200 MainThread INFO neutron.agent.securitygroups_rpc [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Refresh firewall rules 2022-08-21 01:18:08.403 3600 2011448751200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Get security group information for devices via rpc ['45dddd52-b128-4e80-b3e2-9fdd027e7e4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:18:08.517 3600 2011446250128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update security group information for ports dict_keys(['45dddd52-b128-4e80-b3e2-9fdd027e7e4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:18:08.517 3600 2011446250128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:18:08.517 3600 2011446250128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update rules of security group (334e5ccb-cda9-4569-bed0-e2626b25c5ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:18:08.536 3600 2011446250128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update members of security group (334e5ccb-cda9-4569-bed0-e2626b25c5ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:18:08.536 3600 2011446250128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update port filter for 45dddd52-b128-4e80-b3e2-9fdd027e7e4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:18:08.545 3600 2011446250128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Updating port rules. 2022-08-21 01:18:08.545 3600 2011446250128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Creating 0 new rules, removing 6 old rules. 2022-08-21 01:18:08.545 3600 2011446250128 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Acquiring lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:18:08.568 3600 2011446250128 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:18:08.568 3600 2011446250128 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" "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:404 2022-08-21 01:18:08.576 3600 2011446250128 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Acquiring lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:18:08.576 3600 2011446250128 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:18:08.722 3600 2011446250128 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" "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:404 2022-08-21 01:18:08.722 3600 2011448751200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update security group information for ports dict_keys(['45dddd52-b128-4e80-b3e2-9fdd027e7e4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:18:08.722 3600 2011448751200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:18:08.746 3600 2011448751200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update rules of security group (334e5ccb-cda9-4569-bed0-e2626b25c5ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:18:08.749 3600 2011448751200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update members of security group (334e5ccb-cda9-4569-bed0-e2626b25c5ee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:18:08.749 3600 2011448751200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update port filter for 45dddd52-b128-4e80-b3e2-9fdd027e7e4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:18:08.749 3600 2011448751200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Updating port rules. 2022-08-21 01:18:08.749 3600 2011448751200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Creating 0 new rules, removing 0 old rules. 2022-08-21 01:18:08.778 3600 2011448751200 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Acquiring lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:18:08.778 3600 2011448751200 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:18:08.778 3600 2011448751200 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" "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:404 2022-08-21 01:18:08.794 3600 2011448751200 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Acquiring lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:18:08.794 3600 2011448751200 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:18:08.794 3600 2011448751200 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-driver-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" "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:404 2022-08-21 01:18:08.818 3600 2011448751200 MainThread DEBUG oslo_concurrency.lockutils [req-b233c27c-175e-409b-ba63-66ec84b8a2ed 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Lock "n-hv-agent-port-lock-45dddd52-b128-4e80-b3e2-9fdd027e7e4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:18:09.104 3600 2011450883936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72b84b85-9e1b-45c7-a027-a41d662e5aca 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] port_delete event received for '1a19f312-0f86-422d-a156-41a29e491c42' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:18:12.162 3600 2011450461520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ed23d5f-ce22-4394-87a4-d0e6eb259bcf a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Security group member updated on remote: ['d600dc3a-61ae-4c0e-ac3f-84b273a50dcb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:18:12.178 3600 2011450461520 MainThread INFO neutron.agent.securitygroups_rpc [req-1ed23d5f-ce22-4394-87a4-d0e6eb259bcf a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Security group member updated ['d600dc3a-61ae-4c0e-ac3f-84b273a50dcb'] 2022-08-21 01:18:14.637 3600 2011449322128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbef7820-efb5-48bd-9daa-e65f7af7ab1b 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] port_update received: 83d59cf7-5888-4891-8283-871288500056 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-21 01:18:14.637 3600 2011449322128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbef7820-efb5-48bd-9daa-e65f7af7ab1b 244d9918798e46afac5635b7374e0ad0 08376a0183204ce3a82064609e00c5f4 - - - -] No port 83d59cf7-5888-4891-8283-871288500056 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-21 01:18:14.784 3600 2011449322128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ac34d58-01f8-4a97-9eb0-150def5de906 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group member updated on remote: ['334e5ccb-cda9-4569-bed0-e2626b25c5ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:18:14.796 3600 2011449322128 MainThread INFO neutron.agent.securitygroups_rpc [req-7ac34d58-01f8-4a97-9eb0-150def5de906 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Security group member updated ['334e5ccb-cda9-4569-bed0-e2626b25c5ee'] 2022-08-21 01:18:14.796 3600 2011449322128 MainThread INFO neutron.agent.securitygroups_rpc [req-7ac34d58-01f8-4a97-9eb0-150def5de906 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Refresh firewall rules 2022-08-21 01:18:14.796 3600 2011449322128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ac34d58-01f8-4a97-9eb0-150def5de906 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Get security group information for devices via rpc ['45dddd52-b128-4e80-b3e2-9fdd027e7e4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:18:14.834 3600 2011449322128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7ac34d58-01f8-4a97-9eb0-150def5de906 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:18:14.834 3600 2011449322128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7ac34d58-01f8-4a97-9eb0-150def5de906 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:18:14.918 3600 2011449322128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ac34d58-01f8-4a97-9eb0-150def5de906 8cfe1463710644e78d115ee24aa52fb5 83511d6d4a2b4bd19c0f7608742a2a53 - - - -] port_delete event received for '45dddd52-b128-4e80-b3e2-9fdd027e7e4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:18:15.304 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 45dddd52-b128-4e80-b3e2-9fdd027e7e4d 2022-08-21 01:18:16.262 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:18:16.262 3600 2011451017520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '45dddd52-b128-4e80-b3e2-9fdd027e7e4d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:18:16.273 3600 2011451017520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '45dddd52-b128-4e80-b3e2-9fdd027e7e4d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:18:16.279 3600 2011451017520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 45dddd52-b128-4e80-b3e2-9fdd027e7e4d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:18:16.279 3600 2011451017520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45dddd52-b128-4e80-b3e2-9fdd027e7e4d'] 2022-08-21 01:18:16.300 3600 2011451017520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:18:16.300 3600 2011451017520 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-08-21 01:18:16.300 3600 2011451017520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45dddd52-b128-4e80-b3e2-9fdd027e7e4d'] 2022-08-21 01:18:17.452 3600 2011446898352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83d59cf7-5888-4891-8283-871288500056 2022-08-21 01:18:18.277 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-21 01:18:18.277 3600 2011450673456 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:18:18.277 3600 2011450673456 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:390 2022-08-21 01:18:18.318 3600 2011450673456 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:404 2022-08-21 01:18:18.496 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Adding port 83d59cf7-5888-4891-8283-871288500056 2022-08-21 01:18:18.506 3600 2011351149200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Port 83d59cf7-5888-4891-8283-871288500056 updated. Details: {'device': '83d59cf7-5888-4891-8283-871288500056', 'network_id': 'ac82fa9c-4568-4546-898e-c334bf8c8cbb', 'port_id': '83d59cf7-5888-4891-8283-871288500056', 'mac_address': 'fa:16:3e:7c:28:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 749, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e3debcca-0e6d-4d99-a0cd-ad57cadd78ca', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-21 01:18:18.506 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] 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-08-21 01:18:18.506 3600 2011451508864 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-83d59cf7-5888-4891-8283-871288500056" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:18:18.527 3600 2011451508864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83d59cf7-5888-4891-8283-871288500056" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:18:18.527 3600 2011451508864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83d59cf7-5888-4891-8283-871288500056 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-21 01:18:18.540 3600 2011451508864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ac82fa9c-4568-4546-898e-c334bf8c8cbb 2022-08-21 01:18:18.540 3600 2011451508864 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-08-21 01:18:18.668 3600 2011451508864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83d59cf7-5888-4891-8283-871288500056') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:18:18.678 3600 2011451508864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83d59cf7-5888-4891-8283-871288500056') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-21 01:18:18.678 3600 2011451508864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83d59cf7-5888-4891-8283-871288500056 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-21 01:18:18.699 3600 2011451508864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 749, VLAN trunk: None to switch port 83d59cf7-5888-4891-8283-871288500056 2022-08-21 01:18:18.761 3600 2011451508864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-21 01:18:18.761 3600 2011451508864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83d59cf7-5888-4891-8283-871288500056'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:18:18.865 3600 2011450034128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-133dfd96-c11d-4c9f-ba22-fc75df106f59 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for 'e544a78b-14d9-4727-8f87-6f254de4b477' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:18:18.928 3600 2011451508864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83d59cf7-5888-4891-8283-871288500056']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:18:18.928 3600 2011451508864 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-08-21 01:18:18.928 3600 2011451508864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d600dc3a-61ae-4c0e-ac3f-84b273a50dcb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-21 01:18:18.928 3600 2011451508864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d600dc3a-61ae-4c0e-ac3f-84b273a50dcb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-21 01:18:18.949 3600 2011451508864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83d59cf7-5888-4891-8283-871288500056 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-21 01:18:18.949 3600 2011451508864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-21 01:18:18.965 3600 2011451508864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 83d59cf7-5888-4891-8283-871288500056 not yet added. Adding. 2022-08-21 01:18:18.965 3600 2011451508864 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-08-21 01:18:18.975 3600 2011451508864 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-08-21 01:18:19.034 3600 2011451508864 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-83d59cf7-5888-4891-8283-871288500056" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:18:19.034 3600 2011451508864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83d59cf7-5888-4891-8283-871288500056" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:18:19.113 3600 2011451508864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83d59cf7-5888-4891-8283-871288500056" "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:404 2022-08-21 01:18:19.113 3600 2011451508864 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-83d59cf7-5888-4891-8283-871288500056" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:18:19.113 3600 2011451508864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83d59cf7-5888-4891-8283-871288500056" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-21 01:18:19.192 3600 2011451508864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83d59cf7-5888-4891-8283-871288500056" "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:404 2022-08-21 01:18:19.266 3600 2011451508864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83d59cf7-5888-4891-8283-871288500056" "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:404 2022-08-21 01:18:19.266 3600 2011451508864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83d59cf7-5888-4891-8283-871288500056 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-21 01:18:19.266 3600 2011451508864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83d59cf7-5888-4891-8283-871288500056 processed. 2022-08-21 01:18:19.895 3600 2011448532656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25e33822-f5c6-4e59-a1a3-7bd4f94d57cc 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '9c2f017a-995b-42ad-a7a5-d5591ed79b8b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:18:20.293 3600 2011451067552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:18:20.293 3600 2011451067552 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:390 2022-08-21 01:18:20.724 3600 2011449423120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de924dd-6444-4ae8-bb53-f36f83df0433 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for 'f6606995-ef65-4507-a1a3-cf060a4ff2be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:18:20.748 3600 2011451067552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:18:21.014 3600 2011447069504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de924dd-6444-4ae8-bb53-f36f83df0433 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network 7159038c-2130-40ca-842e-7cb5cf9934e3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:18:21.014 3600 2011447069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8de924dd-6444-4ae8-bb53-f36f83df0433 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Reclaiming local network 7159038c-2130-40ca-842e-7cb5cf9934e3 2022-08-21 01:18:22.028 3600 2011447069504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24c4b326-2727-47a7-b7ab-3f843cd01023 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for 'dfbb361a-a484-4afd-9d89-b9043209390c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:18:23.360 3600 2011450990656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-094c155f-e938-48c1-a161-3bc994969b60 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '29c18f49-95e6-4859-a208-0753c74aa51d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:18:24.106 3600 2011446985648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e198c2b-04c2-45d8-90e8-1bc64be5b0b5 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] port_delete event received for '0993ba4c-b86e-44fe-bd5d-fba9b28a5504' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:18:24.206 3600 2011449246992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01f60fde-992f-4c96-b970-e6d8a045e79e - - - - - -] port_delete event received for '0993ba4c-b86e-44fe-bd5d-fba9b28a5504' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:18:24.310 3600 2011451144496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e198c2b-04c2-45d8-90e8-1bc64be5b0b5 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network 2daaa1f8-8a8c-44ad-b09f-0e7d5a0414d3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:18:24.347 3600 2011451144496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e198c2b-04c2-45d8-90e8-1bc64be5b0b5 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network 2daaa1f8-8a8c-44ad-b09f-0e7d5a0414d3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-21 01:18:49.543 3600 2011446898528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83d59cf7-5888-4891-8283-871288500056 2022-08-21 01:18:49.944 3600 2011449046992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b24cef7-790c-4454-95ba-d0513746ae3b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Security group member updated on remote: ['d600dc3a-61ae-4c0e-ac3f-84b273a50dcb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-21 01:18:49.965 3600 2011449046992 MainThread INFO neutron.agent.securitygroups_rpc [req-1b24cef7-790c-4454-95ba-d0513746ae3b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Security group member updated ['d600dc3a-61ae-4c0e-ac3f-84b273a50dcb'] 2022-08-21 01:18:49.965 3600 2011449046992 MainThread INFO neutron.agent.securitygroups_rpc [req-1b24cef7-790c-4454-95ba-d0513746ae3b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Refresh firewall rules 2022-08-21 01:18:49.965 3600 2011449046992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b24cef7-790c-4454-95ba-d0513746ae3b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Get security group information for devices via rpc ['83d59cf7-5888-4891-8283-871288500056'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-21 01:18:50.014 3600 2011449046992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1b24cef7-790c-4454-95ba-d0513746ae3b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-21 01:18:50.014 3600 2011449046992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1b24cef7-790c-4454-95ba-d0513746ae3b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-21 01:18:50.039 3600 2011449046992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b24cef7-790c-4454-95ba-d0513746ae3b a5164b2c08824774a5a65496cebba6cd f2dfc95caa9e46c68307e86fa6b73acd - - - -] port_delete event received for '83d59cf7-5888-4891-8283-871288500056' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-21 01:18:50.461 3600 2011351149200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1201308b-141a-4950-b096-543f94dd5470 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-21 01:18:50.461 3600 2011450674160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83d59cf7-5888-4891-8283-871288500056' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-21 01:18:50.461 3600 2011450674160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83d59cf7-5888-4891-8283-871288500056' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-21 01:18:50.475 3600 2011450674160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83d59cf7-5888-4891-8283-871288500056 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-21 01:18:50.475 3600 2011450674160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ac82fa9c-4568-4546-898e-c334bf8c8cbb 2022-08-21 01:18:50.494 3600 2011450674160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83d59cf7-5888-4891-8283-871288500056'] 2022-08-21 01:18:50.494 3600 2011450674160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-21 01:18:50.508 3600 2011450674160 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-08-21 01:18:50.516 3600 2011450674160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83d59cf7-5888-4891-8283-871288500056'] 2022-08-21 01:18:52.479 3600 2011448964192 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-21 01:18:52.482 3600 2011448964192 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:390 2022-08-21 01:18:52.532 3600 2011448964192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-21 01:19:09.035 3600 2011450695168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42919770-8da2-46ac-a605-fd0ba6fb95f9 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] network_delete received. Deleting network ac82fa9c-4568-4546-898e-c334bf8c8cbb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-21 01:19:09.042 3600 2011450695168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42919770-8da2-46ac-a605-fd0ba6fb95f9 3eef813adda9492db76f71cbcb6b6625 977498717dcb4d37929af17aaaa0285d - - - -] Network ac82fa9c-4568-4546-898e-c334bf8c8cbb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463