2022-03-16 16:09:15.983 5104 1957582043616 MainThread INFO neutron.common.config [-] Logging enabled! 2022-03-16 16:09:15.983 5104 1957582043616 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev30 2022-03-16 16:09:15.983 5104 1957582043616 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-03-16 16:09:16.014 5104 1957582043616 MainThread INFO os_win.utils.network.networkutils [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] WMI caching is disabled. 2022-03-16 16:09:16.222 5104 1957582043616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-03-16 16:09:16.291 5104 1957582043616 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-16 16:09:16.291 5104 1957582043616 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-16 16:09:16.457 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent initialized successfully, now running... 2022-03-16 16:09:16.472 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-03-16 16:09:16.472 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-16 16:09:16.512 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-16 16:11:19.673 5104 1957662108656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dbb3703-10e2-464c-a442-eff9f311c356 - - - - -] port_update received: 9cf4de4f-a240-42d6-9481-5009dd92ba40 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:11:19.680 5104 1957662108656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dbb3703-10e2-464c-a442-eff9f311c356 - - - - -] No port 9cf4de4f-a240-42d6-9481-5009dd92ba40 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:11:25.998 5104 1957680144448 MainThread WARNING oslo_policy.policy [req-2220874c-830f-4561-9ac4-3aa852b97656 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] 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-03-16 16:11:25.998 5104 1957680144448 MainThread WARNING oslo_policy.policy [req-2220874c-830f-4561-9ac4-3aa852b97656 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] 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-03-16 16:11:25.998 5104 1957680144448 MainThread WARNING oslo_policy.policy [req-2220874c-830f-4561-9ac4-3aa852b97656 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] 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-03-16 16:11:25.998 5104 1957680144448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2220874c-830f-4561-9ac4-3aa852b97656 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group rule updated on remote: ['5a67a205-dad1-4c26-8d7f-1098a7bdb792'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:11:25.998 5104 1957680144448 MainThread INFO neutron.agent.securitygroups_rpc [req-2220874c-830f-4561-9ac4-3aa852b97656 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group rule updated ['5a67a205-dad1-4c26-8d7f-1098a7bdb792'] 2022-03-16 16:11:26.256 5104 1957662268400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c7e027c-1064-4d45-990c-8cf6964c9a6e - - - - -] port_update received: 31d3e1a8-26ff-4004-af79-84759f2c4f8f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:11:26.276 5104 1957662268400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c7e027c-1064-4d45-990c-8cf6964c9a6e - - - - -] No port 31d3e1a8-26ff-4004-af79-84759f2c4f8f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:11:27.048 5104 1957661818544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed5e9b5e-99a2-4133-9aff-0147711c7bdd 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group rule updated on remote: ['5a67a205-dad1-4c26-8d7f-1098a7bdb792'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:11:27.048 5104 1957661818544 MainThread INFO neutron.agent.securitygroups_rpc [req-ed5e9b5e-99a2-4133-9aff-0147711c7bdd 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group rule updated ['5a67a205-dad1-4c26-8d7f-1098a7bdb792'] 2022-03-16 16:11:27.738 5104 1957662215152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57c99230-59db-4c2d-ae82-45f4a8c33eef - - - - -] port_update received: 12f2807f-3494-42a0-8a18-d034af340918 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:11:27.738 5104 1957662215152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57c99230-59db-4c2d-ae82-45f4a8c33eef - - - - -] No port 12f2807f-3494-42a0-8a18-d034af340918 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:11:28.298 5104 1957680127840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdb9b097-f53e-4a33-931f-6c7d92e84ee2 - - - - -] port_update received: 495a7406-bb0b-4295-a46e-f2cdeda68caa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:11:28.318 5104 1957680127840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdb9b097-f53e-4a33-931f-6c7d92e84ee2 - - - - -] No port 495a7406-bb0b-4295-a46e-f2cdeda68caa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:11:29.735 5104 1957549452096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bc75506-2ed7-4dfd-8721-58ebec578578 b21ee5f7c56c44d9aef756b101ec5504 7fe43fbd999947fab1412ae75ee0494a - - -] Security group member updated on remote: ['361d8c51-f0ac-4164-92b7-9f1d6d379e1c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:11:29.735 5104 1957549452096 MainThread INFO neutron.agent.securitygroups_rpc [req-4bc75506-2ed7-4dfd-8721-58ebec578578 b21ee5f7c56c44d9aef756b101ec5504 7fe43fbd999947fab1412ae75ee0494a - - -] Security group member updated ['361d8c51-f0ac-4164-92b7-9f1d6d379e1c'] 2022-03-16 16:11:34.251 5104 1957662229248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78bcc5b9-b683-4275-9d4b-56bf5f54e778 - - - - -] port_update received: 2dc9d84b-6b51-457b-a3f9-82bea950012e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:11:34.269 5104 1957662229248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78bcc5b9-b683-4275-9d4b-56bf5f54e778 - - - - -] No port 2dc9d84b-6b51-457b-a3f9-82bea950012e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:11:36.048 5104 1957680079264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4dd486e-6312-42e3-89c0-872e1ffe6fda 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: aad8f106-702a-41db-a679-8683dcbd393d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:11:36.065 5104 1957680079264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4dd486e-6312-42e3-89c0-872e1ffe6fda 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port aad8f106-702a-41db-a679-8683dcbd393d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:11:38.688 5104 1957679589856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-936bed00-d57b-4ba6-a795-e97940b1b61e 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group rule updated on remote: ['048f6448-ac59-42bd-be70-38eaae170075'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:11:38.704 5104 1957679589856 MainThread INFO neutron.agent.securitygroups_rpc [req-936bed00-d57b-4ba6-a795-e97940b1b61e 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group rule updated ['048f6448-ac59-42bd-be70-38eaae170075'] 2022-03-16 16:11:38.829 5104 1957679587920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-570b6b4f-fe32-4aa8-a2eb-72b0e682f339 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network e3587320-0388-4afb-80e2-168dd188907c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:11:38.829 5104 1957679587920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-570b6b4f-fe32-4aa8-a2eb-72b0e682f339 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network e3587320-0388-4afb-80e2-168dd188907c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-16 16:11:39.766 5104 1957661698176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f28bde4b-1acb-42ad-a125-3c693590eaa3 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group rule updated on remote: ['048f6448-ac59-42bd-be70-38eaae170075'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:11:39.766 5104 1957661698176 MainThread INFO neutron.agent.securitygroups_rpc [req-f28bde4b-1acb-42ad-a125-3c693590eaa3 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group rule updated ['048f6448-ac59-42bd-be70-38eaae170075'] 2022-03-16 16:11:39.766 5104 1957661698176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58698049-092d-4110-8c95-a202cd24443b - - - - -] port_update received: 4f633428-8814-4f0e-955a-a42302435821 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:11:39.782 5104 1957661698176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58698049-092d-4110-8c95-a202cd24443b - - - - -] No port 4f633428-8814-4f0e-955a-a42302435821 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:11:40.944 5104 1957662212864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d4bbbd2-252e-4ebc-bd60-8e339820109f 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network ab74909d-f3a0-4db6-b333-0a3b296e0883 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:11:40.944 5104 1957662212864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d4bbbd2-252e-4ebc-bd60-8e339820109f 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network ab74909d-f3a0-4db6-b333-0a3b296e0883 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-16 16:11:42.204 5104 1957662299584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a961dff-e464-4749-8cab-d48751fdcf37 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Security group member updated on remote: ['9ae89fa5-a2e6-4ad0-8b94-33dd4894849e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:11:42.204 5104 1957662299584 MainThread INFO neutron.agent.securitygroups_rpc [req-9a961dff-e464-4749-8cab-d48751fdcf37 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Security group member updated ['9ae89fa5-a2e6-4ad0-8b94-33dd4894849e'] 2022-03-16 16:11:44.657 5104 1957680904672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-553233c5-90db-41c0-aae4-b6d7148cf984 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group member updated on remote: ['5a67a205-dad1-4c26-8d7f-1098a7bdb792'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:11:44.657 5104 1957680904672 MainThread INFO neutron.agent.securitygroups_rpc [req-553233c5-90db-41c0-aae4-b6d7148cf984 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group member updated ['5a67a205-dad1-4c26-8d7f-1098a7bdb792'] 2022-03-16 16:11:44.752 5104 1957680227776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc602141-c11e-4a27-a6c4-f71f0e51cfc7 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: df3ef826-d234-4239-9a46-17627966888e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:11:44.768 5104 1957680227776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc602141-c11e-4a27-a6c4-f71f0e51cfc7 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port df3ef826-d234-4239-9a46-17627966888e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:11:46.610 5104 1957680227776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d728cf4-1614-4be1-a801-43115c3c6750 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: 93431fb5-fd92-49fa-9708-9991183a26dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:11:46.626 5104 1957680227776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d728cf4-1614-4be1-a801-43115c3c6750 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port 93431fb5-fd92-49fa-9708-9991183a26dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:11:47.548 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aad8f106-702a-41db-a679-8683dcbd393d 2022-03-16 16:11:47.595 5104 1957680227776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7823c09-932a-4a8a-a157-23e6262c23dc 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Security group member updated on remote: ['9ae89fa5-a2e6-4ad0-8b94-33dd4894849e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:11:47.595 5104 1957680227776 MainThread INFO neutron.agent.securitygroups_rpc [req-c7823c09-932a-4a8a-a157-23e6262c23dc 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Security group member updated ['9ae89fa5-a2e6-4ad0-8b94-33dd4894849e'] 2022-03-16 16:11:48.944 5104 1957680408704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16c9d768-6e73-4eb3-b590-a27a4af3aab3 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: e44a01a0-e8ce-4636-8bcb-4bb89f9af78e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:11:48.944 5104 1957680408704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16c9d768-6e73-4eb3-b590-a27a4af3aab3 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port e44a01a0-e8ce-4636-8bcb-4bb89f9af78e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:11:49.094 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:11:49.552 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: df3ef826-d234-4239-9a46-17627966888e 2022-03-16 16:11:49.552 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 93431fb5-fd92-49fa-9708-9991183a26dd 2022-03-16 16:11:50.016 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port aad8f106-702a-41db-a679-8683dcbd393d 2022-03-16 16:11:50.016 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port aad8f106-702a-41db-a679-8683dcbd393d updated. Details: {'device': 'aad8f106-702a-41db-a679-8683dcbd393d', 'network_id': '5649b747-c921-4a5f-8b93-f9009f8bccb7', 'port_id': 'aad8f106-702a-41db-a679-8683dcbd393d', 'mac_address': 'fa:16:3e:5c:2b:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 614, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '90b23ecc-9595-4fa5-bc44-57fad8d966ed', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:11:50.016 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:11:50.016 5104 1957680956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aad8f106-702a-41db-a679-8683dcbd393d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:50.032 5104 1957680956160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aad8f106-702a-41db-a679-8683dcbd393d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:11:50.032 5104 1957680956160 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5649b747-c921-4a5f-8b93-f9009f8bccb7 2022-03-16 16:11:50.032 5104 1957680956160 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-03-16 16:11:50.175 5104 1957680956160 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aad8f106-702a-41db-a679-8683dcbd393d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:11:50.175 5104 1957680956160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aad8f106-702a-41db-a679-8683dcbd393d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:11:50.175 5104 1957680956160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aad8f106-702a-41db-a679-8683dcbd393d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:11:50.175 5104 1957680956160 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 614, VLAN trunk: None to switch port aad8f106-702a-41db-a679-8683dcbd393d 2022-03-16 16:11:50.273 5104 1957680956160 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:11:50.273 5104 1957680956160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aad8f106-702a-41db-a679-8683dcbd393d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:11:50.500 5104 1957680956160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aad8f106-702a-41db-a679-8683dcbd393d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:11:50.500 5104 1957680956160 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-03-16 16:11:50.500 5104 1957680956160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (361d8c51-f0ac-4164-92b7-9f1d6d379e1c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:11:50.500 5104 1957680956160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (361d8c51-f0ac-4164-92b7-9f1d6d379e1c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:11:50.500 5104 1957680956160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aad8f106-702a-41db-a679-8683dcbd393d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:11:50.500 5104 1957680956160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:11:50.500 5104 1957680956160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aad8f106-702a-41db-a679-8683dcbd393d not yet added. Adding. 2022-03-16 16:11:50.500 5104 1957680956160 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-03-16 16:11:50.516 5104 1957680956160 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-03-16 16:11:50.595 5104 1957680956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aad8f106-702a-41db-a679-8683dcbd393d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:50.657 5104 1957680956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aad8f106-702a-41db-a679-8683dcbd393d" "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:400 2022-03-16 16:11:50.657 5104 1957680956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aad8f106-702a-41db-a679-8683dcbd393d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:50.737 5104 1957680956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aad8f106-702a-41db-a679-8683dcbd393d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:11:50.817 5104 1957680956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aad8f106-702a-41db-a679-8683dcbd393d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:11:50.817 5104 1957680956160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aad8f106-702a-41db-a679-8683dcbd393d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:11:50.817 5104 1957680956160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aad8f106-702a-41db-a679-8683dcbd393d processed. 2022-03-16 16:11:51.116 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:11:51.116 5104 1957680992096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:51.563 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e44a01a0-e8ce-4636-8bcb-4bb89f9af78e 2022-03-16 16:11:51.813 5104 1957680992096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:11:52.194 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port df3ef826-d234-4239-9a46-17627966888e 2022-03-16 16:11:52.194 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port df3ef826-d234-4239-9a46-17627966888e updated. Details: {'device': 'df3ef826-d234-4239-9a46-17627966888e', 'network_id': '3967d320-48ea-4eae-b105-bd978d9a3a6e', 'port_id': 'df3ef826-d234-4239-9a46-17627966888e', 'mac_address': 'fa:16:3e:d4:89:33', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 626, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c00f9826-433b-49bc-841d-3b9eade06a1a', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:11:52.194 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:11:52.194 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port 93431fb5-fd92-49fa-9708-9991183a26dd 2022-03-16 16:11:52.194 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port 93431fb5-fd92-49fa-9708-9991183a26dd updated. Details: {'device': '93431fb5-fd92-49fa-9708-9991183a26dd', 'network_id': '66a03376-30a5-4e72-854f-dccd55e10b26', 'port_id': '93431fb5-fd92-49fa-9708-9991183a26dd', 'mac_address': 'fa:16:3e:59:f3:5c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 632, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '16db216f-3d8c-4737-acd4-bac1baa79b01', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:11:52.194 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:11:52.194 5104 1957680146384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df3ef826-d234-4239-9a46-17627966888e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:52.194 5104 1957680146384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port df3ef826-d234-4239-9a46-17627966888e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:11:52.194 5104 1957680146384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3967d320-48ea-4eae-b105-bd978d9a3a6e 2022-03-16 16:11:52.194 5104 1957680146384 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-03-16 16:11:52.194 5104 1957680147792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93431fb5-fd92-49fa-9708-9991183a26dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:52.194 5104 1957680147792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 93431fb5-fd92-49fa-9708-9991183a26dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:11:52.194 5104 1957680147792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 66a03376-30a5-4e72-854f-dccd55e10b26 2022-03-16 16:11:52.194 5104 1957680147792 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-03-16 16:11:52.329 5104 1957680146384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'df3ef826-d234-4239-9a46-17627966888e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:11:52.329 5104 1957680146384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'df3ef826-d234-4239-9a46-17627966888e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:11:52.329 5104 1957680147792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '93431fb5-fd92-49fa-9708-9991183a26dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:11:52.329 5104 1957680147792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '93431fb5-fd92-49fa-9708-9991183a26dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:11:52.329 5104 1957680146384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port df3ef826-d234-4239-9a46-17627966888e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:11:52.329 5104 1957680146384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 626, VLAN trunk: None to switch port df3ef826-d234-4239-9a46-17627966888e 2022-03-16 16:11:52.329 5104 1957680147792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 93431fb5-fd92-49fa-9708-9991183a26dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:11:52.329 5104 1957680147792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 632, VLAN trunk: None to switch port 93431fb5-fd92-49fa-9708-9991183a26dd 2022-03-16 16:11:52.408 5104 1957680146384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:11:52.408 5104 1957680146384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['df3ef826-d234-4239-9a46-17627966888e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:11:52.408 5104 1957680147792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:11:52.408 5104 1957680147792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['93431fb5-fd92-49fa-9708-9991183a26dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:11:52.506 5104 1957680080848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9158b5a0-8e75-469b-8372-380561b998d9 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group member updated on remote: ['048f6448-ac59-42bd-be70-38eaae170075'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:11:52.506 5104 1957680080848 MainThread INFO neutron.agent.securitygroups_rpc [req-9158b5a0-8e75-469b-8372-380561b998d9 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group member updated ['048f6448-ac59-42bd-be70-38eaae170075'] 2022-03-16 16:11:52.782 5104 1957680146384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['df3ef826-d234-4239-9a46-17627966888e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:11:52.782 5104 1957680146384 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-03-16 16:11:52.782 5104 1957680146384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9ae89fa5-a2e6-4ad0-8b94-33dd4894849e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:11:52.782 5104 1957680146384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9ae89fa5-a2e6-4ad0-8b94-33dd4894849e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:11:52.782 5104 1957680146384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for df3ef826-d234-4239-9a46-17627966888e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:11:52.782 5104 1957680146384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:11:52.782 5104 1957680146384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device df3ef826-d234-4239-9a46-17627966888e not yet added. Adding. 2022-03-16 16:11:52.782 5104 1957680146384 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-03-16 16:11:52.797 5104 1957680146384 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-03-16 16:11:52.797 5104 1957680147792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['93431fb5-fd92-49fa-9708-9991183a26dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:11:52.797 5104 1957680147792 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-03-16 16:11:52.797 5104 1957680147792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5a67a205-dad1-4c26-8d7f-1098a7bdb792) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:11:52.797 5104 1957680147792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 93431fb5-fd92-49fa-9708-9991183a26dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:11:52.803 5104 1957680147792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:11:52.803 5104 1957680147792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 93431fb5-fd92-49fa-9708-9991183a26dd not yet added. Adding. 2022-03-16 16:11:52.803 5104 1957680147792 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-03-16 16:11:52.803 5104 1957680147792 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-03-16 16:11:52.881 5104 1957680146384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df3ef826-d234-4239-9a46-17627966888e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:52.891 5104 1957680147792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93431fb5-fd92-49fa-9708-9991183a26dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:53.079 5104 1957680146384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df3ef826-d234-4239-9a46-17627966888e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:11:53.079 5104 1957680146384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df3ef826-d234-4239-9a46-17627966888e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:53.079 5104 1957680147792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93431fb5-fd92-49fa-9708-9991183a26dd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:11:53.079 5104 1957680147792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93431fb5-fd92-49fa-9708-9991183a26dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:53.141 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:11:53.204 5104 1957680147792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93431fb5-fd92-49fa-9708-9991183a26dd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:11:53.204 5104 1957680146384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df3ef826-d234-4239-9a46-17627966888e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:11:53.301 5104 1957680147792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93431fb5-fd92-49fa-9708-9991183a26dd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:11:53.301 5104 1957680147792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 93431fb5-fd92-49fa-9708-9991183a26dd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:11:53.301 5104 1957680147792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 93431fb5-fd92-49fa-9708-9991183a26dd processed. 2022-03-16 16:11:53.301 5104 1957680146384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df3ef826-d234-4239-9a46-17627966888e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:11:53.301 5104 1957680146384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port df3ef826-d234-4239-9a46-17627966888e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:11:53.301 5104 1957680146384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port df3ef826-d234-4239-9a46-17627966888e processed. 2022-03-16 16:11:53.750 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port e44a01a0-e8ce-4636-8bcb-4bb89f9af78e 2022-03-16 16:11:53.750 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port e44a01a0-e8ce-4636-8bcb-4bb89f9af78e updated. Details: {'device': 'e44a01a0-e8ce-4636-8bcb-4bb89f9af78e', 'network_id': '3967d320-48ea-4eae-b105-bd978d9a3a6e', 'port_id': 'e44a01a0-e8ce-4636-8bcb-4bb89f9af78e', 'mac_address': 'fa:16:3e:01:e7:06', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 626, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c00f9826-433b-49bc-841d-3b9eade06a1a', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:11:53.750 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:11:53.750 5104 1957661697824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e44a01a0-e8ce-4636-8bcb-4bb89f9af78e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:53.750 5104 1957661697824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e44a01a0-e8ce-4636-8bcb-4bb89f9af78e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:11:53.750 5104 1957661697824 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-03-16 16:11:53.870 5104 1957661697824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e44a01a0-e8ce-4636-8bcb-4bb89f9af78e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:11:53.870 5104 1957661697824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e44a01a0-e8ce-4636-8bcb-4bb89f9af78e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:11:53.870 5104 1957661697824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e44a01a0-e8ce-4636-8bcb-4bb89f9af78e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:11:53.870 5104 1957661697824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 626, VLAN trunk: None to switch port e44a01a0-e8ce-4636-8bcb-4bb89f9af78e 2022-03-16 16:11:53.959 5104 1957661697824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:11:53.959 5104 1957661697824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e44a01a0-e8ce-4636-8bcb-4bb89f9af78e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:11:54.188 5104 1957680891680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39e2acba-d058-41f8-8536-02a27593b10b 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: 115eaa36-65e3-404a-b467-3579fd4cd6cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:11:54.188 5104 1957680891680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39e2acba-d058-41f8-8536-02a27593b10b 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port 115eaa36-65e3-404a-b467-3579fd4cd6cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:11:54.302 5104 1957661697824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e44a01a0-e8ce-4636-8bcb-4bb89f9af78e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:11:54.302 5104 1957661697824 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-03-16 16:11:54.302 5104 1957661697824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9ae89fa5-a2e6-4ad0-8b94-33dd4894849e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:11:54.302 5104 1957661697824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9ae89fa5-a2e6-4ad0-8b94-33dd4894849e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:11:54.302 5104 1957661697824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e44a01a0-e8ce-4636-8bcb-4bb89f9af78e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:11:54.302 5104 1957661697824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:11:54.302 5104 1957661697824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e44a01a0-e8ce-4636-8bcb-4bb89f9af78e not yet added. Adding. 2022-03-16 16:11:54.302 5104 1957661697824 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-03-16 16:11:54.302 5104 1957661697824 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-03-16 16:11:54.426 5104 1957661697824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e44a01a0-e8ce-4636-8bcb-4bb89f9af78e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:54.540 5104 1957661697824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e44a01a0-e8ce-4636-8bcb-4bb89f9af78e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:11:54.540 5104 1957661697824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e44a01a0-e8ce-4636-8bcb-4bb89f9af78e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:54.674 5104 1957661697824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e44a01a0-e8ce-4636-8bcb-4bb89f9af78e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:11:54.782 5104 1957661697824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e44a01a0-e8ce-4636-8bcb-4bb89f9af78e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:11:54.782 5104 1957661697824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e44a01a0-e8ce-4636-8bcb-4bb89f9af78e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:11:54.782 5104 1957661697824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e44a01a0-e8ce-4636-8bcb-4bb89f9af78e processed. 2022-03-16 16:11:55.173 5104 1957661697824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:56.628 5104 1957661697824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.454s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:11:57.595 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 115eaa36-65e3-404a-b467-3579fd4cd6cb 2022-03-16 16:11:59.235 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:11:59.522 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port 115eaa36-65e3-404a-b467-3579fd4cd6cb 2022-03-16 16:11:59.522 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port 115eaa36-65e3-404a-b467-3579fd4cd6cb updated. Details: {'device': '115eaa36-65e3-404a-b467-3579fd4cd6cb', 'network_id': '5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5', 'port_id': '115eaa36-65e3-404a-b467-3579fd4cd6cb', 'mac_address': 'fa:16:3e:ec:2d:3e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 616, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0cfc2af8-cef5-4863-b651-0e0493bbbd2b', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:11:59.522 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:11:59.522 5104 1957679786992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:11:59.522 5104 1957679786992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 115eaa36-65e3-404a-b467-3579fd4cd6cb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:11:59.537 5104 1957679786992 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5 2022-03-16 16:11:59.537 5104 1957679786992 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-03-16 16:11:59.751 5104 1957679786992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '115eaa36-65e3-404a-b467-3579fd4cd6cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:11:59.751 5104 1957679786992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '115eaa36-65e3-404a-b467-3579fd4cd6cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:11:59.774 5104 1957679786992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 115eaa36-65e3-404a-b467-3579fd4cd6cb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:11:59.774 5104 1957679786992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 616, VLAN trunk: None to switch port 115eaa36-65e3-404a-b467-3579fd4cd6cb 2022-03-16 16:11:59.959 5104 1957679786992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:11:59.959 5104 1957679786992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['115eaa36-65e3-404a-b467-3579fd4cd6cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:12:00.157 5104 1957679786992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['115eaa36-65e3-404a-b467-3579fd4cd6cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:12:00.157 5104 1957679786992 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-03-16 16:12:00.157 5104 1957679786992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (048f6448-ac59-42bd-be70-38eaae170075) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:12:00.178 5104 1957679786992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 115eaa36-65e3-404a-b467-3579fd4cd6cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:12:00.178 5104 1957679786992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:12:00.178 5104 1957679786992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 115eaa36-65e3-404a-b467-3579fd4cd6cb not yet added. Adding. 2022-03-16 16:12:00.178 5104 1957679786992 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-03-16 16:12:00.178 5104 1957679786992 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-03-16 16:12:00.367 5104 1957679786992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:12:00.539 5104 1957679786992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:12:00.539 5104 1957679786992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:12:00.720 5104 1957679786992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:12:00.868 5104 1957679786992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:12:00.868 5104 1957679786992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 115eaa36-65e3-404a-b467-3579fd4cd6cb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:12:00.868 5104 1957679786992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 115eaa36-65e3-404a-b467-3579fd4cd6cb processed. 2022-03-16 16:12:01.259 5104 1957661604320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:12:01.662 5104 1957661604320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:12:07.132 5104 1957662604800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75916922-6963-4978-8590-2275775dd417 b21ee5f7c56c44d9aef756b101ec5504 7fe43fbd999947fab1412ae75ee0494a - - -] Security group member updated on remote: ['361d8c51-f0ac-4164-92b7-9f1d6d379e1c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:12:07.132 5104 1957662604800 MainThread INFO neutron.agent.securitygroups_rpc [req-75916922-6963-4978-8590-2275775dd417 b21ee5f7c56c44d9aef756b101ec5504 7fe43fbd999947fab1412ae75ee0494a - - -] Security group member updated ['361d8c51-f0ac-4164-92b7-9f1d6d379e1c'] 2022-03-16 16:12:07.132 5104 1957662604800 MainThread INFO neutron.agent.securitygroups_rpc [req-75916922-6963-4978-8590-2275775dd417 b21ee5f7c56c44d9aef756b101ec5504 7fe43fbd999947fab1412ae75ee0494a - - -] Refresh firewall rules 2022-03-16 16:12:07.132 5104 1957662604800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75916922-6963-4978-8590-2275775dd417 b21ee5f7c56c44d9aef756b101ec5504 7fe43fbd999947fab1412ae75ee0494a - - -] Get security group information for devices via rpc ['aad8f106-702a-41db-a679-8683dcbd393d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:12:07.159 5104 1957662604800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-75916922-6963-4978-8590-2275775dd417 b21ee5f7c56c44d9aef756b101ec5504 7fe43fbd999947fab1412ae75ee0494a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:12:07.159 5104 1957662604800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-75916922-6963-4978-8590-2275775dd417 b21ee5f7c56c44d9aef756b101ec5504 7fe43fbd999947fab1412ae75ee0494a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:12:07.266 5104 1957661660608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75916922-6963-4978-8590-2275775dd417 b21ee5f7c56c44d9aef756b101ec5504 7fe43fbd999947fab1412ae75ee0494a - - -] port_delete event received for 'aad8f106-702a-41db-a679-8683dcbd393d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:12:07.596 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aad8f106-702a-41db-a679-8683dcbd393d 2022-03-16 16:12:09.287 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:12:09.287 5104 1957662298176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aad8f106-702a-41db-a679-8683dcbd393d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:12:09.287 5104 1957662298176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aad8f106-702a-41db-a679-8683dcbd393d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:12:09.287 5104 1957662298176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aad8f106-702a-41db-a679-8683dcbd393d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:12:09.313 5104 1957662298176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5649b747-c921-4a5f-8b93-f9009f8bccb7 2022-03-16 16:12:09.313 5104 1957662298176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aad8f106-702a-41db-a679-8683dcbd393d'] 2022-03-16 16:12:09.313 5104 1957662298176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:12:09.313 5104 1957662298176 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-03-16 16:12:09.313 5104 1957662298176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aad8f106-702a-41db-a679-8683dcbd393d'] 2022-03-16 16:12:11.284 5104 1957662298176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:12:11.489 5104 1957662298176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:12:11.489 5104 1957662298176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5eea597b-3a98-4351-9499-4e2d61a03065 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network 5649b747-c921-4a5f-8b93-f9009f8bccb7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:12:11.489 5104 1957662298176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5eea597b-3a98-4351-9499-4e2d61a03065 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network 5649b747-c921-4a5f-8b93-f9009f8bccb7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-16 16:12:24.329 5104 1957680124848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9de0e756-764e-4d9a-87d7-62618f6fedd6 cb31a01dbb57466885f49128d436f4d0 599a71ed376a4a218fe1b616664bb867 - - -] Security group member updated on remote: ['5306b663-35ef-458e-b5c8-33a546c52d67'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:12:24.329 5104 1957680124848 MainThread INFO neutron.agent.securitygroups_rpc [req-9de0e756-764e-4d9a-87d7-62618f6fedd6 cb31a01dbb57466885f49128d436f4d0 599a71ed376a4a218fe1b616664bb867 - - -] Security group member updated ['5306b663-35ef-458e-b5c8-33a546c52d67'] 2022-03-16 16:12:25.359 5104 1957662269280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c6031d5-2a3b-40e7-83e8-0631005223be 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: be346e3e-a39e-43a4-b5f0-da2877902a8f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:12:25.359 5104 1957662269280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c6031d5-2a3b-40e7-83e8-0631005223be 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port be346e3e-a39e-43a4-b5f0-da2877902a8f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:12:27.812 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: be346e3e-a39e-43a4-b5f0-da2877902a8f 2022-03-16 16:12:29.393 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:12:29.675 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port be346e3e-a39e-43a4-b5f0-da2877902a8f 2022-03-16 16:12:29.675 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port be346e3e-a39e-43a4-b5f0-da2877902a8f updated. Details: {'device': 'be346e3e-a39e-43a4-b5f0-da2877902a8f', 'network_id': '3c41e5fe-75cf-48ff-9687-656f01decc76', 'port_id': 'be346e3e-a39e-43a4-b5f0-da2877902a8f', 'mac_address': 'fa:16:3e:6d:97:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 646, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8e9a091d-1d41-4264-9c81-8285c205d5b0', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:12:29.675 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:12:29.675 5104 1957661662192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be346e3e-a39e-43a4-b5f0-da2877902a8f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:12:29.675 5104 1957661662192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port be346e3e-a39e-43a4-b5f0-da2877902a8f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:12:29.675 5104 1957661662192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3c41e5fe-75cf-48ff-9687-656f01decc76 2022-03-16 16:12:29.688 5104 1957661662192 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-03-16 16:12:29.907 5104 1957661662192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'be346e3e-a39e-43a4-b5f0-da2877902a8f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:12:29.907 5104 1957661662192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'be346e3e-a39e-43a4-b5f0-da2877902a8f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:12:29.907 5104 1957661662192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port be346e3e-a39e-43a4-b5f0-da2877902a8f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:12:29.907 5104 1957661662192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 646, VLAN trunk: None to switch port be346e3e-a39e-43a4-b5f0-da2877902a8f 2022-03-16 16:12:30.047 5104 1957661662192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:12:30.047 5104 1957661662192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['be346e3e-a39e-43a4-b5f0-da2877902a8f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:12:30.219 5104 1957661662192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['be346e3e-a39e-43a4-b5f0-da2877902a8f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:12:30.219 5104 1957661662192 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-03-16 16:12:30.219 5104 1957661662192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5306b663-35ef-458e-b5c8-33a546c52d67) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:12:30.219 5104 1957661662192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5306b663-35ef-458e-b5c8-33a546c52d67) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:12:30.219 5104 1957661662192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for be346e3e-a39e-43a4-b5f0-da2877902a8f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:12:30.219 5104 1957661662192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:12:30.219 5104 1957661662192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device be346e3e-a39e-43a4-b5f0-da2877902a8f not yet added. Adding. 2022-03-16 16:12:30.219 5104 1957661662192 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-03-16 16:12:30.219 5104 1957661662192 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-03-16 16:12:30.424 5104 1957661662192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be346e3e-a39e-43a4-b5f0-da2877902a8f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:12:30.583 5104 1957661662192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be346e3e-a39e-43a4-b5f0-da2877902a8f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:12:30.583 5104 1957661662192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be346e3e-a39e-43a4-b5f0-da2877902a8f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:12:30.782 5104 1957661662192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be346e3e-a39e-43a4-b5f0-da2877902a8f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:12:30.938 5104 1957661662192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be346e3e-a39e-43a4-b5f0-da2877902a8f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:12:30.938 5104 1957661662192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port be346e3e-a39e-43a4-b5f0-da2877902a8f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:12:30.938 5104 1957661662192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port be346e3e-a39e-43a4-b5f0-da2877902a8f processed. 2022-03-16 16:12:31.397 5104 1957661662192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:12:31.721 5104 1957661662192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:12:39.565 5104 1957662267696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03ad1fff-b9b2-4418-ab2f-e4402a22d711 cb31a01dbb57466885f49128d436f4d0 599a71ed376a4a218fe1b616664bb867 - - -] Security group member updated on remote: ['5306b663-35ef-458e-b5c8-33a546c52d67'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:12:39.565 5104 1957662267696 MainThread INFO neutron.agent.securitygroups_rpc [req-03ad1fff-b9b2-4418-ab2f-e4402a22d711 cb31a01dbb57466885f49128d436f4d0 599a71ed376a4a218fe1b616664bb867 - - -] Security group member updated ['5306b663-35ef-458e-b5c8-33a546c52d67'] 2022-03-16 16:12:39.565 5104 1957662267696 MainThread INFO neutron.agent.securitygroups_rpc [req-03ad1fff-b9b2-4418-ab2f-e4402a22d711 cb31a01dbb57466885f49128d436f4d0 599a71ed376a4a218fe1b616664bb867 - - -] Refresh firewall rules 2022-03-16 16:12:39.565 5104 1957662267696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03ad1fff-b9b2-4418-ab2f-e4402a22d711 cb31a01dbb57466885f49128d436f4d0 599a71ed376a4a218fe1b616664bb867 - - -] Get security group information for devices via rpc ['be346e3e-a39e-43a4-b5f0-da2877902a8f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:12:39.612 5104 1957662267696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-03ad1fff-b9b2-4418-ab2f-e4402a22d711 cb31a01dbb57466885f49128d436f4d0 599a71ed376a4a218fe1b616664bb867 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:12:39.612 5104 1957662267696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-03ad1fff-b9b2-4418-ab2f-e4402a22d711 cb31a01dbb57466885f49128d436f4d0 599a71ed376a4a218fe1b616664bb867 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:12:39.657 5104 1957662267696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03ad1fff-b9b2-4418-ab2f-e4402a22d711 cb31a01dbb57466885f49128d436f4d0 599a71ed376a4a218fe1b616664bb867 - - -] port_delete event received for 'be346e3e-a39e-43a4-b5f0-da2877902a8f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:12:39.911 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: be346e3e-a39e-43a4-b5f0-da2877902a8f 2022-03-16 16:12:41.453 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:12:41.453 5104 1957661602032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'be346e3e-a39e-43a4-b5f0-da2877902a8f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:12:41.453 5104 1957661602032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'be346e3e-a39e-43a4-b5f0-da2877902a8f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:12:41.453 5104 1957661602032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port be346e3e-a39e-43a4-b5f0-da2877902a8f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:12:41.469 5104 1957661602032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3c41e5fe-75cf-48ff-9687-656f01decc76 2022-03-16 16:12:41.469 5104 1957661602032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be346e3e-a39e-43a4-b5f0-da2877902a8f'] 2022-03-16 16:12:41.469 5104 1957661602032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:12:41.469 5104 1957661602032 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-03-16 16:12:41.469 5104 1957661602032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be346e3e-a39e-43a4-b5f0-da2877902a8f'] 2022-03-16 16:12:43.484 5104 1957661602032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:12:43.503 5104 1957661602032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:12:50.390 5104 1957680731232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-303d1457-6a88-40f3-b332-5b213ab79401 c2891236094f4980857e170c84c27c0f 7d849d2fc62c451eac17ec9446fd1a69 - - -] Security group member updated on remote: ['6bc98c93-3d98-4ef7-b11b-2051659b3e80'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:12:50.390 5104 1957680731232 MainThread INFO neutron.agent.securitygroups_rpc [req-303d1457-6a88-40f3-b332-5b213ab79401 c2891236094f4980857e170c84c27c0f 7d849d2fc62c451eac17ec9446fd1a69 - - -] Security group member updated ['6bc98c93-3d98-4ef7-b11b-2051659b3e80'] 2022-03-16 16:12:51.392 5104 1957679692608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01eb5bd6-e7c0-4fed-a8d5-563297e4ef9a 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: a511fedc-cb25-47ed-be63-2bdc00fc1675 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:12:51.392 5104 1957679692608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01eb5bd6-e7c0-4fed-a8d5-563297e4ef9a 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port a511fedc-cb25-47ed-be63-2bdc00fc1675 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:12:54.096 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a511fedc-cb25-47ed-be63-2bdc00fc1675 2022-03-16 16:12:55.541 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:12:55.796 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port a511fedc-cb25-47ed-be63-2bdc00fc1675 2022-03-16 16:12:55.796 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port a511fedc-cb25-47ed-be63-2bdc00fc1675 updated. Details: {'device': 'a511fedc-cb25-47ed-be63-2bdc00fc1675', 'network_id': '1878c5e4-2674-4a47-a1d1-c6c0540f8049', 'port_id': 'a511fedc-cb25-47ed-be63-2bdc00fc1675', 'mac_address': 'fa:16:3e:c0:f9:32', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 622, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd50dac9-f557-492f-baa2-32732b64475d', 'ip_address': '192.168.233.131'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:12:55.796 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:12:55.796 5104 1957660766800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a511fedc-cb25-47ed-be63-2bdc00fc1675" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:12:55.796 5104 1957660766800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a511fedc-cb25-47ed-be63-2bdc00fc1675 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:12:55.796 5104 1957660766800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1878c5e4-2674-4a47-a1d1-c6c0540f8049 2022-03-16 16:12:55.796 5104 1957660766800 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-03-16 16:12:56.001 5104 1957660766800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a511fedc-cb25-47ed-be63-2bdc00fc1675') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:12:56.001 5104 1957660766800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a511fedc-cb25-47ed-be63-2bdc00fc1675') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:12:56.018 5104 1957660766800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a511fedc-cb25-47ed-be63-2bdc00fc1675 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:12:56.018 5104 1957660766800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 622, VLAN trunk: None to switch port a511fedc-cb25-47ed-be63-2bdc00fc1675 2022-03-16 16:12:56.148 5104 1957660766800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:12:56.148 5104 1957660766800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a511fedc-cb25-47ed-be63-2bdc00fc1675'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:12:56.286 5104 1957660766800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a511fedc-cb25-47ed-be63-2bdc00fc1675']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:12:56.286 5104 1957660766800 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-03-16 16:12:56.286 5104 1957660766800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6bc98c93-3d98-4ef7-b11b-2051659b3e80) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:12:56.296 5104 1957660766800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6bc98c93-3d98-4ef7-b11b-2051659b3e80) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:12:56.296 5104 1957660766800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a511fedc-cb25-47ed-be63-2bdc00fc1675 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:12:56.296 5104 1957660766800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:12:56.296 5104 1957660766800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a511fedc-cb25-47ed-be63-2bdc00fc1675 not yet added. Adding. 2022-03-16 16:12:56.296 5104 1957660766800 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-03-16 16:12:56.296 5104 1957660766800 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-03-16 16:12:56.437 5104 1957660766800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a511fedc-cb25-47ed-be63-2bdc00fc1675" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:12:56.578 5104 1957660766800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a511fedc-cb25-47ed-be63-2bdc00fc1675" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:12:56.578 5104 1957660766800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a511fedc-cb25-47ed-be63-2bdc00fc1675" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:12:56.750 5104 1957660766800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a511fedc-cb25-47ed-be63-2bdc00fc1675" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:12:56.860 5104 1957660766800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a511fedc-cb25-47ed-be63-2bdc00fc1675" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:12:56.860 5104 1957660766800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a511fedc-cb25-47ed-be63-2bdc00fc1675 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:12:56.860 5104 1957660766800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a511fedc-cb25-47ed-be63-2bdc00fc1675 processed. 2022-03-16 16:12:57.551 5104 1957660766800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:12:57.879 5104 1957660766800 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:400 2022-03-16 16:12:58.752 5104 1957679587744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40652570-dc43-4d5a-9f44-12e942c8acef 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network 3c41e5fe-75cf-48ff-9687-656f01decc76 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:12:58.752 5104 1957679587744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40652570-dc43-4d5a-9f44-12e942c8acef 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network 3c41e5fe-75cf-48ff-9687-656f01decc76 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-16 16:12:59.535 5104 1957680407472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a98a5247-d6c1-4b02-9539-5b5d2a441a04 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network d4023b0f-259f-4443-8fbe-857842d4d8a6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:12:59.535 5104 1957680407472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a98a5247-d6c1-4b02-9539-5b5d2a441a04 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network d4023b0f-259f-4443-8fbe-857842d4d8a6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-16 16:13:03.636 5104 1957679559952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-594a17a4-8a96-40dc-b117-aafee3fd387e c2891236094f4980857e170c84c27c0f 7d849d2fc62c451eac17ec9446fd1a69 - - -] Security group member updated on remote: ['6bc98c93-3d98-4ef7-b11b-2051659b3e80'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:13:03.647 5104 1957679559952 MainThread INFO neutron.agent.securitygroups_rpc [req-594a17a4-8a96-40dc-b117-aafee3fd387e c2891236094f4980857e170c84c27c0f 7d849d2fc62c451eac17ec9446fd1a69 - - -] Security group member updated ['6bc98c93-3d98-4ef7-b11b-2051659b3e80'] 2022-03-16 16:13:03.647 5104 1957679559952 MainThread INFO neutron.agent.securitygroups_rpc [req-594a17a4-8a96-40dc-b117-aafee3fd387e c2891236094f4980857e170c84c27c0f 7d849d2fc62c451eac17ec9446fd1a69 - - -] Refresh firewall rules 2022-03-16 16:13:03.647 5104 1957679559952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-594a17a4-8a96-40dc-b117-aafee3fd387e c2891236094f4980857e170c84c27c0f 7d849d2fc62c451eac17ec9446fd1a69 - - -] Get security group information for devices via rpc ['a511fedc-cb25-47ed-be63-2bdc00fc1675'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:13:03.658 5104 1957679559952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-594a17a4-8a96-40dc-b117-aafee3fd387e c2891236094f4980857e170c84c27c0f 7d849d2fc62c451eac17ec9446fd1a69 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:13:03.658 5104 1957679559952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-594a17a4-8a96-40dc-b117-aafee3fd387e c2891236094f4980857e170c84c27c0f 7d849d2fc62c451eac17ec9446fd1a69 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:13:03.719 5104 1957679559952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-594a17a4-8a96-40dc-b117-aafee3fd387e c2891236094f4980857e170c84c27c0f 7d849d2fc62c451eac17ec9446fd1a69 - - -] port_delete event received for 'a511fedc-cb25-47ed-be63-2bdc00fc1675' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:13:04.134 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a511fedc-cb25-47ed-be63-2bdc00fc1675 2022-03-16 16:13:05.611 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:13:05.611 5104 1957661697120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a511fedc-cb25-47ed-be63-2bdc00fc1675' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:13:05.611 5104 1957661697120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a511fedc-cb25-47ed-be63-2bdc00fc1675' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:13:05.611 5104 1957661697120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a511fedc-cb25-47ed-be63-2bdc00fc1675 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:13:05.627 5104 1957661697120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1878c5e4-2674-4a47-a1d1-c6c0540f8049 2022-03-16 16:13:05.627 5104 1957661697120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a511fedc-cb25-47ed-be63-2bdc00fc1675'] 2022-03-16 16:13:05.627 5104 1957661697120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:13:05.627 5104 1957661697120 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-03-16 16:13:05.627 5104 1957661697120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a511fedc-cb25-47ed-be63-2bdc00fc1675'] 2022-03-16 16:13:07.611 5104 1957661697120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:07.643 5104 1957661697120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:10.023 5104 1957680991392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fcd7744d-d470-4a6a-8d33-b5c8f1cd2670 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Security group member updated on remote: ['627f1f23-86fa-4e98-8d84-83eb898337f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:13:10.023 5104 1957680991392 MainThread INFO neutron.agent.securitygroups_rpc [req-fcd7744d-d470-4a6a-8d33-b5c8f1cd2670 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Security group member updated ['627f1f23-86fa-4e98-8d84-83eb898337f0'] 2022-03-16 16:13:11.452 5104 1957681222400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2640285-4792-41d2-9c64-6e1905d84b52 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: f6ff935a-52fd-4d94-861e-266c0938d4e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:13:11.489 5104 1957681222400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2640285-4792-41d2-9c64-6e1905d84b52 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port f6ff935a-52fd-4d94-861e-266c0938d4e8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:13:14.315 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f6ff935a-52fd-4d94-861e-266c0938d4e8 2022-03-16 16:13:15.657 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:13:16.014 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port f6ff935a-52fd-4d94-861e-266c0938d4e8 2022-03-16 16:13:16.014 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port f6ff935a-52fd-4d94-861e-266c0938d4e8 updated. Details: {'device': 'f6ff935a-52fd-4d94-861e-266c0938d4e8', 'network_id': '519ef1be-3fc9-4949-b3a5-1a916876f3e4', 'port_id': 'f6ff935a-52fd-4d94-861e-266c0938d4e8', 'mac_address': 'fa:16:3e:b3:9e:7f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 642, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a2e80d88-76a4-4acc-8c45-e69e77a0c9f4', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:13:16.014 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:13:16.020 5104 1957682556240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6ff935a-52fd-4d94-861e-266c0938d4e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:16.020 5104 1957682556240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f6ff935a-52fd-4d94-861e-266c0938d4e8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:13:16.020 5104 1957682556240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 519ef1be-3fc9-4949-b3a5-1a916876f3e4 2022-03-16 16:13:16.020 5104 1957682556240 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-03-16 16:13:16.157 5104 1957682556240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f6ff935a-52fd-4d94-861e-266c0938d4e8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:13:16.157 5104 1957682556240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f6ff935a-52fd-4d94-861e-266c0938d4e8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:13:16.157 5104 1957682556240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f6ff935a-52fd-4d94-861e-266c0938d4e8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:13:16.157 5104 1957682556240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 642, VLAN trunk: None to switch port f6ff935a-52fd-4d94-861e-266c0938d4e8 2022-03-16 16:13:16.206 5104 1957682556064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50635553-fcb9-4b75-9b65-7e60d042b29d - - - - -] port_update received: 254b0eac-776e-4541-9a6b-0796b4566b2c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:13:16.220 5104 1957682556064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50635553-fcb9-4b75-9b65-7e60d042b29d - - - - -] No port 254b0eac-776e-4541-9a6b-0796b4566b2c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:13:16.270 5104 1957682556240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:13:16.270 5104 1957682556240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f6ff935a-52fd-4d94-861e-266c0938d4e8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:13:16.458 5104 1957682556240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f6ff935a-52fd-4d94-861e-266c0938d4e8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:13:16.471 5104 1957682556240 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-03-16 16:13:16.471 5104 1957682556240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (627f1f23-86fa-4e98-8d84-83eb898337f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:13:16.471 5104 1957682556240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (627f1f23-86fa-4e98-8d84-83eb898337f0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:13:16.471 5104 1957682556240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f6ff935a-52fd-4d94-861e-266c0938d4e8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:13:16.471 5104 1957682556240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:13:16.471 5104 1957682556240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f6ff935a-52fd-4d94-861e-266c0938d4e8 not yet added. Adding. 2022-03-16 16:13:16.471 5104 1957682556240 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-03-16 16:13:16.471 5104 1957682556240 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-03-16 16:13:16.610 5104 1957682556240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ff935a-52fd-4d94-861e-266c0938d4e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:16.756 5104 1957682556240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ff935a-52fd-4d94-861e-266c0938d4e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:16.756 5104 1957682556240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ff935a-52fd-4d94-861e-266c0938d4e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:16.922 5104 1957682556240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ff935a-52fd-4d94-861e-266c0938d4e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:17.031 5104 1957682556240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6ff935a-52fd-4d94-861e-266c0938d4e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:17.031 5104 1957682556240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f6ff935a-52fd-4d94-861e-266c0938d4e8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:13:17.031 5104 1957682556240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f6ff935a-52fd-4d94-861e-266c0938d4e8 processed. 2022-03-16 16:13:17.677 5104 1957682556240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:18.172 5104 1957682556240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:20.235 5104 1957679219632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cf4a59a-9975-451f-b77e-5e44114e791c - - - - -] port_update received: dc47876e-1a7a-49f0-9c6c-7ee23f547b2d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:13:20.235 5104 1957679219632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cf4a59a-9975-451f-b77e-5e44114e791c - - - - -] No port dc47876e-1a7a-49f0-9c6c-7ee23f547b2d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:13:20.362 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 115eaa36-65e3-404a-b467-3579fd4cd6cb 2022-03-16 16:13:21.689 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:13:22.468 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port 115eaa36-65e3-404a-b467-3579fd4cd6cb 2022-03-16 16:13:22.468 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port 115eaa36-65e3-404a-b467-3579fd4cd6cb updated. Details: {'device': '115eaa36-65e3-404a-b467-3579fd4cd6cb', 'network_id': '5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5', 'port_id': '115eaa36-65e3-404a-b467-3579fd4cd6cb', 'mac_address': 'fa:16:3e:ec:2d:3e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 616, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0cfc2af8-cef5-4863-b651-0e0493bbbd2b', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:13:22.468 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:13:22.468 5104 1957679692608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:22.468 5104 1957679692608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 115eaa36-65e3-404a-b467-3579fd4cd6cb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:13:22.468 5104 1957679692608 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-03-16 16:13:22.490 5104 1957679692608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '115eaa36-65e3-404a-b467-3579fd4cd6cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:13:22.490 5104 1957679692608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '115eaa36-65e3-404a-b467-3579fd4cd6cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:13:22.514 5104 1957679692608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 115eaa36-65e3-404a-b467-3579fd4cd6cb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:13:22.514 5104 1957679692608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 616, VLAN trunk: None to switch port 115eaa36-65e3-404a-b467-3579fd4cd6cb 2022-03-16 16:13:22.582 5104 1957679692608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:13:22.582 5104 1957679692608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['115eaa36-65e3-404a-b467-3579fd4cd6cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:13:23.082 5104 1957679692608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['115eaa36-65e3-404a-b467-3579fd4cd6cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:13:23.082 5104 1957679692608 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-03-16 16:13:23.082 5104 1957679692608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (048f6448-ac59-42bd-be70-38eaae170075) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:13:23.082 5104 1957679692608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 115eaa36-65e3-404a-b467-3579fd4cd6cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:13:23.082 5104 1957679692608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:13:23.082 5104 1957679692608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-16 16:13:23.082 5104 1957679692608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:23.082 5104 1957679692608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:23.094 5104 1957679692608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:23.094 5104 1957679692608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:23.172 5104 1957679692608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:23.172 5104 1957679692608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 115eaa36-65e3-404a-b467-3579fd4cd6cb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:13:23.172 5104 1957679692608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 115eaa36-65e3-404a-b467-3579fd4cd6cb processed. 2022-03-16 16:13:23.642 5104 1957679692608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd689054-01b0-4351-98b4-5f1bf93b9f5c 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Security group member updated on remote: ['0b46e046-b547-4683-bb64-d92773559bd8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:13:23.642 5104 1957679692608 MainThread INFO neutron.agent.securitygroups_rpc [req-bd689054-01b0-4351-98b4-5f1bf93b9f5c 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Security group member updated ['0b46e046-b547-4683-bb64-d92773559bd8'] 2022-03-16 16:13:23.707 5104 1957679692608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:24.311 5104 1957679692608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.609s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:26.299 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f6ff935a-52fd-4d94-861e-266c0938d4e8 2022-03-16 16:13:26.423 5104 1957682665600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c88f2ae1-64f3-49ad-9cb4-2c771b85b6ea 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: 9546e425-450c-4f71-b8a5-a421dc7fe4bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:13:26.455 5104 1957682665600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c88f2ae1-64f3-49ad-9cb4-2c771b85b6ea 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port 9546e425-450c-4f71-b8a5-a421dc7fe4bb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:13:26.627 5104 1957682699600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1aee1f33-ad54-429c-ac1e-97bfc73ad18e 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Security group member updated on remote: ['627f1f23-86fa-4e98-8d84-83eb898337f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:13:26.627 5104 1957682699600 MainThread INFO neutron.agent.securitygroups_rpc [req-1aee1f33-ad54-429c-ac1e-97bfc73ad18e 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Security group member updated ['627f1f23-86fa-4e98-8d84-83eb898337f0'] 2022-03-16 16:13:26.627 5104 1957682699600 MainThread INFO neutron.agent.securitygroups_rpc [req-1aee1f33-ad54-429c-ac1e-97bfc73ad18e 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Refresh firewall rules 2022-03-16 16:13:26.627 5104 1957682699600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1aee1f33-ad54-429c-ac1e-97bfc73ad18e 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Get security group information for devices via rpc ['f6ff935a-52fd-4d94-861e-266c0938d4e8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:13:26.780 5104 1957682699600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1aee1f33-ad54-429c-ac1e-97bfc73ad18e 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:13:26.780 5104 1957682699600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1aee1f33-ad54-429c-ac1e-97bfc73ad18e 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:13:26.833 5104 1957682699600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-684726f6-8286-4afa-86b9-7340a0cc39b7 - - - - -] port_update received: 04e6cdb7-5486-472e-a008-53059b2fcc95 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:13:26.833 5104 1957682699600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-684726f6-8286-4afa-86b9-7340a0cc39b7 - - - - -] No port 04e6cdb7-5486-472e-a008-53059b2fcc95 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:13:26.985 5104 1957682699600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1aee1f33-ad54-429c-ac1e-97bfc73ad18e 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] port_delete event received for 'f6ff935a-52fd-4d94-861e-266c0938d4e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:13:27.733 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:13:27.733 5104 1957679497456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f6ff935a-52fd-4d94-861e-266c0938d4e8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:13:27.733 5104 1957679497456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f6ff935a-52fd-4d94-861e-266c0938d4e8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:13:27.733 5104 1957679497456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f6ff935a-52fd-4d94-861e-266c0938d4e8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:13:27.751 5104 1957679497456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 519ef1be-3fc9-4949-b3a5-1a916876f3e4 2022-03-16 16:13:27.751 5104 1957679497456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6ff935a-52fd-4d94-861e-266c0938d4e8'] 2022-03-16 16:13:27.751 5104 1957679497456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:13:27.751 5104 1957679497456 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-03-16 16:13:27.751 5104 1957679497456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6ff935a-52fd-4d94-861e-266c0938d4e8'] 2022-03-16 16:13:28.409 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9546e425-450c-4f71-b8a5-a421dc7fe4bb 2022-03-16 16:13:29.749 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:13:29.750 5104 1957679497456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:29.827 5104 1957679497456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:30.186 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port 9546e425-450c-4f71-b8a5-a421dc7fe4bb 2022-03-16 16:13:30.186 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port 9546e425-450c-4f71-b8a5-a421dc7fe4bb updated. Details: {'device': '9546e425-450c-4f71-b8a5-a421dc7fe4bb', 'network_id': '75007e65-e6c3-4f43-bf89-1cbfe08f0ad9', 'port_id': '9546e425-450c-4f71-b8a5-a421dc7fe4bb', 'mac_address': 'fa:16:3e:47:59:1e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 645, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '40bdcbe1-449b-47b6-aa9a-8a208c8ccff5', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:13:30.186 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:13:30.186 5104 1957680180736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9546e425-450c-4f71-b8a5-a421dc7fe4bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:30.186 5104 1957680180736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9546e425-450c-4f71-b8a5-a421dc7fe4bb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:13:30.186 5104 1957680180736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 75007e65-e6c3-4f43-bf89-1cbfe08f0ad9 2022-03-16 16:13:30.186 5104 1957680180736 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-03-16 16:13:30.345 5104 1957680180736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9546e425-450c-4f71-b8a5-a421dc7fe4bb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:13:30.345 5104 1957680180736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9546e425-450c-4f71-b8a5-a421dc7fe4bb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:13:30.358 5104 1957680180736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9546e425-450c-4f71-b8a5-a421dc7fe4bb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:13:30.358 5104 1957680180736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 645, VLAN trunk: None to switch port 9546e425-450c-4f71-b8a5-a421dc7fe4bb 2022-03-16 16:13:30.469 5104 1957680180736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:13:30.469 5104 1957680180736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9546e425-450c-4f71-b8a5-a421dc7fe4bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:13:31.546 5104 1957680180736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9546e425-450c-4f71-b8a5-a421dc7fe4bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:13:31.546 5104 1957680180736 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-03-16 16:13:31.562 5104 1957680180736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0b46e046-b547-4683-bb64-d92773559bd8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:13:31.562 5104 1957680180736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0b46e046-b547-4683-bb64-d92773559bd8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:13:31.562 5104 1957680180736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9546e425-450c-4f71-b8a5-a421dc7fe4bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:13:31.562 5104 1957680180736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:13:31.562 5104 1957680180736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9546e425-450c-4f71-b8a5-a421dc7fe4bb not yet added. Adding. 2022-03-16 16:13:31.562 5104 1957680180736 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-03-16 16:13:31.562 5104 1957680180736 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-03-16 16:13:31.718 5104 1957680180736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9546e425-450c-4f71-b8a5-a421dc7fe4bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:31.874 5104 1957680180736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9546e425-450c-4f71-b8a5-a421dc7fe4bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:31.874 5104 1957680180736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9546e425-450c-4f71-b8a5-a421dc7fe4bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:32.035 5104 1957680180736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9546e425-450c-4f71-b8a5-a421dc7fe4bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:32.155 5104 1957680180736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9546e425-450c-4f71-b8a5-a421dc7fe4bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:32.155 5104 1957680180736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9546e425-450c-4f71-b8a5-a421dc7fe4bb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:13:32.155 5104 1957680180736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9546e425-450c-4f71-b8a5-a421dc7fe4bb processed. 2022-03-16 16:13:33.222 5104 1957682696256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d12c4582-f320-450c-a4fb-d9ce569d3aab - - - - -] port_update received: 422a1d80-d62c-4842-b19e-1d3e40b76ded port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:13:33.222 5104 1957682696256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d12c4582-f320-450c-a4fb-d9ce569d3aab - - - - -] No port 422a1d80-d62c-4842-b19e-1d3e40b76ded defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:13:33.754 5104 1957682667360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:34.808 5104 1957682667360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:35.836 5104 1957681293968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc0e6c45-fb87-41cc-af2a-1207e82e6ebe 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Security group member updated on remote: ['627f1f23-86fa-4e98-8d84-83eb898337f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:13:35.836 5104 1957681293968 MainThread INFO neutron.agent.securitygroups_rpc [req-bc0e6c45-fb87-41cc-af2a-1207e82e6ebe 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Security group member updated ['627f1f23-86fa-4e98-8d84-83eb898337f0'] 2022-03-16 16:13:37.910 5104 1957682771392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4a23ff6-76be-407d-972b-7a12bda64669 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:13:37.922 5104 1957682771392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4a23ff6-76be-407d-972b-7a12bda64669 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:13:42.454 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 115eaa36-65e3-404a-b467-3579fd4cd6cb 2022-03-16 16:13:42.501 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 2022-03-16 16:13:43.816 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:13:44.218 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 2022-03-16 16:13:44.218 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 updated. Details: {'device': '8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1', 'network_id': '519ef1be-3fc9-4949-b3a5-1a916876f3e4', 'port_id': '8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1', 'mac_address': 'fa:16:3e:0a:be:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 642, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a2e80d88-76a4-4acc-8c45-e69e77a0c9f4', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:13:44.218 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:13:44.218 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:13:44.218 5104 1957679691904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:44.218 5104 1957679691904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:13:44.218 5104 1957679691904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 519ef1be-3fc9-4949-b3a5-1a916876f3e4 2022-03-16 16:13:44.218 5104 1957679691904 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-03-16 16:13:44.218 5104 1957679689968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '115eaa36-65e3-404a-b467-3579fd4cd6cb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:13:44.218 5104 1957679689968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '115eaa36-65e3-404a-b467-3579fd4cd6cb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:13:44.218 5104 1957679689968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 115eaa36-65e3-404a-b467-3579fd4cd6cb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:13:44.249 5104 1957679689968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['115eaa36-65e3-404a-b467-3579fd4cd6cb'] 2022-03-16 16:13:44.249 5104 1957679689968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:13:44.249 5104 1957679689968 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-03-16 16:13:44.249 5104 1957679689968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['115eaa36-65e3-404a-b467-3579fd4cd6cb'] 2022-03-16 16:13:44.413 5104 1957679691904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:13:44.413 5104 1957679691904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:13:44.413 5104 1957679691904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:13:44.413 5104 1957679691904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 642, VLAN trunk: None to switch port 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 2022-03-16 16:13:44.546 5104 1957679691904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:13:44.546 5104 1957679691904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:13:44.703 5104 1957679691904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:13:44.703 5104 1957679691904 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-03-16 16:13:44.703 5104 1957679691904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (627f1f23-86fa-4e98-8d84-83eb898337f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:13:44.703 5104 1957679691904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (627f1f23-86fa-4e98-8d84-83eb898337f0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:13:44.703 5104 1957679691904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:13:44.703 5104 1957679691904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:13:44.703 5104 1957679691904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 not yet added. Adding. 2022-03-16 16:13:44.703 5104 1957679691904 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-03-16 16:13:44.703 5104 1957679691904 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-03-16 16:13:44.858 5104 1957679691904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:44.989 5104 1957679691904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:44.989 5104 1957679691904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:45.139 5104 1957679691904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:45.250 5104 1957679691904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:13:45.250 5104 1957679691904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:13:45.250 5104 1957679691904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 processed. 2022-03-16 16:13:45.826 5104 1957679691904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:46.405 5104 1957679691904 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:400 2022-03-16 16:13:46.483 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 115eaa36-65e3-404a-b467-3579fd4cd6cb 2022-03-16 16:13:47.846 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:13:47.846 5104 1957680731056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '115eaa36-65e3-404a-b467-3579fd4cd6cb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:13:47.846 5104 1957680731056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '115eaa36-65e3-404a-b467-3579fd4cd6cb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:13:47.846 5104 1957680731056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 115eaa36-65e3-404a-b467-3579fd4cd6cb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:13:47.867 5104 1957680731056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5 2022-03-16 16:13:47.867 5104 1957680731056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['115eaa36-65e3-404a-b467-3579fd4cd6cb'] 2022-03-16 16:13:47.867 5104 1957680731056 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-03-16 16:13:47.867 5104 1957680731056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['115eaa36-65e3-404a-b467-3579fd4cd6cb'] 2022-03-16 16:13:49.859 5104 1957680731056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:13:49.891 5104 1957682946992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cc96e46-7a7c-4e37-8ee1-8d6f892aecf0 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group member updated on remote: ['ac32556c-b8b5-4884-bb0b-985f2ffbccd0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:13:49.891 5104 1957682946992 MainThread INFO neutron.agent.securitygroups_rpc [req-2cc96e46-7a7c-4e37-8ee1-8d6f892aecf0 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group member updated ['ac32556c-b8b5-4884-bb0b-985f2ffbccd0'] 2022-03-16 16:13:50.016 5104 1957680731056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:00.703 5104 1957683231904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cdb4517-0ee4-45cc-9925-e6be9693dfcb 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: a3a364bd-0424-4105-ad30-973e2b7a8ab9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:14:00.720 5104 1957683231904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cdb4517-0ee4-45cc-9925-e6be9693dfcb 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port a3a364bd-0424-4105-ad30-973e2b7a8ab9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:14:02.070 5104 1957683231904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30ff28de-4114-4564-a91f-e6b0c0431bd4 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Security group member updated on remote: ['627f1f23-86fa-4e98-8d84-83eb898337f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:14:02.070 5104 1957683231904 MainThread INFO neutron.agent.securitygroups_rpc [req-30ff28de-4114-4564-a91f-e6b0c0431bd4 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Security group member updated ['627f1f23-86fa-4e98-8d84-83eb898337f0'] 2022-03-16 16:14:02.070 5104 1957683231904 MainThread INFO neutron.agent.securitygroups_rpc [req-30ff28de-4114-4564-a91f-e6b0c0431bd4 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Refresh firewall rules 2022-03-16 16:14:02.070 5104 1957683231904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30ff28de-4114-4564-a91f-e6b0c0431bd4 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Get security group information for devices via rpc ['8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:14:02.102 5104 1957683231904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30ff28de-4114-4564-a91f-e6b0c0431bd4 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:14:02.102 5104 1957683231904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30ff28de-4114-4564-a91f-e6b0c0431bd4 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:14:02.155 5104 1957683230320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30ff28de-4114-4564-a91f-e6b0c0431bd4 05ccb7fb61694ae794ad6a39658bb4d9 c31cb665c3244d6f894f639fcb2bd9cc - - -] port_delete event received for '8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:14:02.625 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 2022-03-16 16:14:02.655 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a3a364bd-0424-4105-ad30-973e2b7a8ab9 2022-03-16 16:14:03.982 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:14:04.403 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port a3a364bd-0424-4105-ad30-973e2b7a8ab9 2022-03-16 16:14:04.403 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port a3a364bd-0424-4105-ad30-973e2b7a8ab9 updated. Details: {'device': 'a3a364bd-0424-4105-ad30-973e2b7a8ab9', 'network_id': 'fa30a1ea-7e9d-47dc-9090-30ad34cf8131', 'port_id': 'a3a364bd-0424-4105-ad30-973e2b7a8ab9', 'mac_address': 'fa:16:3e:1f:4a:a0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 636, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2e42d9a3-5ecb-4c2c-8de1-06b560a30fc9', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:14:04.403 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:14:04.408 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:14:04.408 5104 1957682696256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:04.408 5104 1957682696256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a3a364bd-0424-4105-ad30-973e2b7a8ab9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:14:04.408 5104 1957682696256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fa30a1ea-7e9d-47dc-9090-30ad34cf8131 2022-03-16 16:14:04.408 5104 1957682696256 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-03-16 16:14:04.408 5104 1957682697840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:14:04.408 5104 1957682697840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:14:04.408 5104 1957682697840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:14:04.420 5104 1957682697840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 519ef1be-3fc9-4949-b3a5-1a916876f3e4 2022-03-16 16:14:04.420 5104 1957682697840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1'] 2022-03-16 16:14:04.420 5104 1957682697840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:14:04.420 5104 1957682697840 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-03-16 16:14:04.420 5104 1957682697840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8bb5b70b-1054-4cf4-b2f7-61a7efcff4b1'] 2022-03-16 16:14:04.579 5104 1957682696256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a3a364bd-0424-4105-ad30-973e2b7a8ab9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:14:04.579 5104 1957682696256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a3a364bd-0424-4105-ad30-973e2b7a8ab9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:14:04.579 5104 1957682696256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a3a364bd-0424-4105-ad30-973e2b7a8ab9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:14:04.579 5104 1957682696256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 636, VLAN trunk: None to switch port a3a364bd-0424-4105-ad30-973e2b7a8ab9 2022-03-16 16:14:04.702 5104 1957682696256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:14:04.702 5104 1957682696256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a3a364bd-0424-4105-ad30-973e2b7a8ab9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:14:04.896 5104 1957682696256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a3a364bd-0424-4105-ad30-973e2b7a8ab9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:14:04.896 5104 1957682696256 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-03-16 16:14:04.896 5104 1957682696256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ac32556c-b8b5-4884-bb0b-985f2ffbccd0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:14:04.896 5104 1957682696256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ac32556c-b8b5-4884-bb0b-985f2ffbccd0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:14:04.896 5104 1957682696256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a3a364bd-0424-4105-ad30-973e2b7a8ab9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:14:04.896 5104 1957682696256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:14:04.896 5104 1957682696256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a3a364bd-0424-4105-ad30-973e2b7a8ab9 not yet added. Adding. 2022-03-16 16:14:04.896 5104 1957682696256 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-03-16 16:14:04.896 5104 1957682696256 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-03-16 16:14:05.092 5104 1957682696256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:05.236 5104 1957682696256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:05.252 5104 1957682696256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:05.420 5104 1957682696256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:05.550 5104 1957682696256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:05.550 5104 1957682696256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a3a364bd-0424-4105-ad30-973e2b7a8ab9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:14:05.550 5104 1957682696256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a3a364bd-0424-4105-ad30-973e2b7a8ab9 processed. 2022-03-16 16:14:05.988 5104 1957682696256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:07.140 5104 1957682696256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:16.781 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 115eaa36-65e3-404a-b467-3579fd4cd6cb 2022-03-16 16:14:18.014 5104 1957683170464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Security group member updated on remote: ['9ae89fa5-a2e6-4ad0-8b94-33dd4894849e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:14:18.014 5104 1957683170464 MainThread INFO neutron.agent.securitygroups_rpc [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Security group member updated ['9ae89fa5-a2e6-4ad0-8b94-33dd4894849e'] 2022-03-16 16:14:18.014 5104 1957683170464 MainThread INFO neutron.agent.securitygroups_rpc [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Refresh firewall rules 2022-03-16 16:14:18.014 5104 1957683170464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Get security group information for devices via rpc ['df3ef826-d234-4239-9a46-17627966888e', 'e44a01a0-e8ce-4636-8bcb-4bb89f9af78e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:14:18.047 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:14:18.181 5104 1957661602032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] port_delete event received for 'e44a01a0-e8ce-4636-8bcb-4bb89f9af78e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:14:18.670 5104 1957683170464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Update security group information for ports dict_keys(['df3ef826-d234-4239-9a46-17627966888e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:14:18.670 5104 1957683170464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:14:18.670 5104 1957683170464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Update rules of security group (9ae89fa5-a2e6-4ad0-8b94-33dd4894849e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:14:18.670 5104 1957683170464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Update members of security group (9ae89fa5-a2e6-4ad0-8b94-33dd4894849e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:14:18.670 5104 1957683170464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Update port filter for df3ef826-d234-4239-9a46-17627966888e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:14:18.670 5104 1957683170464 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Updating port rules. 2022-03-16 16:14:18.670 5104 1957683170464 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Creating 0 new rules, removing 1 old rules. 2022-03-16 16:14:18.670 5104 1957683170464 MainThread DEBUG oslo_concurrency.lockutils [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Lock "n-hv-driver-port-lock-df3ef826-d234-4239-9a46-17627966888e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:18.670 5104 1957683170464 MainThread DEBUG oslo_concurrency.lockutils [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Lock "n-hv-driver-port-lock-df3ef826-d234-4239-9a46-17627966888e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:18.670 5104 1957683170464 MainThread DEBUG oslo_concurrency.lockutils [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Lock "n-hv-driver-port-lock-df3ef826-d234-4239-9a46-17627966888e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:18.779 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port 115eaa36-65e3-404a-b467-3579fd4cd6cb 2022-03-16 16:14:18.779 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port 115eaa36-65e3-404a-b467-3579fd4cd6cb updated. Details: {'device': '115eaa36-65e3-404a-b467-3579fd4cd6cb', 'network_id': '5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5', 'port_id': '115eaa36-65e3-404a-b467-3579fd4cd6cb', 'mac_address': 'fa:16:3e:ec:2d:3e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 616, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0cfc2af8-cef5-4863-b651-0e0493bbbd2b', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:14:18.779 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:14:18.779 5104 1957683429040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:18.779 5104 1957683429040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 115eaa36-65e3-404a-b467-3579fd4cd6cb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:14:18.779 5104 1957683429040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5 2022-03-16 16:14:18.779 5104 1957683429040 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-03-16 16:14:18.889 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e44a01a0-e8ce-4636-8bcb-4bb89f9af78e 2022-03-16 16:14:18.952 5104 1957683170464 MainThread DEBUG oslo_concurrency.lockutils [req-95c2ea0b-444e-4ec3-9996-9c914892b186 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Lock "n-hv-driver-port-lock-df3ef826-d234-4239-9a46-17627966888e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:19.030 5104 1957683429040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '115eaa36-65e3-404a-b467-3579fd4cd6cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:14:19.030 5104 1957683429040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '115eaa36-65e3-404a-b467-3579fd4cd6cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:14:19.049 5104 1957683429040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 115eaa36-65e3-404a-b467-3579fd4cd6cb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:14:19.049 5104 1957683429040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 616, VLAN trunk: None to switch port 115eaa36-65e3-404a-b467-3579fd4cd6cb 2022-03-16 16:14:19.156 5104 1957683429040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:14:19.156 5104 1957683429040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['115eaa36-65e3-404a-b467-3579fd4cd6cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:14:19.331 5104 1957683429040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['115eaa36-65e3-404a-b467-3579fd4cd6cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:14:19.344 5104 1957683429040 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-03-16 16:14:19.344 5104 1957683429040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (048f6448-ac59-42bd-be70-38eaae170075) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:14:19.344 5104 1957683429040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 115eaa36-65e3-404a-b467-3579fd4cd6cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:14:19.344 5104 1957683429040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:14:19.344 5104 1957683429040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 115eaa36-65e3-404a-b467-3579fd4cd6cb not yet added. Adding. 2022-03-16 16:14:19.344 5104 1957683429040 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-03-16 16:14:19.344 5104 1957683429040 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-03-16 16:14:19.516 5104 1957683429040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:19.736 5104 1957683429040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:19.736 5104 1957683429040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:19.936 5104 1957683429040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:20.064 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:14:20.064 5104 1957681293616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e44a01a0-e8ce-4636-8bcb-4bb89f9af78e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:14:20.064 5104 1957681293616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e44a01a0-e8ce-4636-8bcb-4bb89f9af78e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:14:20.064 5104 1957681293616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e44a01a0-e8ce-4636-8bcb-4bb89f9af78e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:14:20.077 5104 1957683429040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-115eaa36-65e3-404a-b467-3579fd4cd6cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:20.093 5104 1957683429040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 115eaa36-65e3-404a-b467-3579fd4cd6cb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:14:20.093 5104 1957683429040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 115eaa36-65e3-404a-b467-3579fd4cd6cb processed. 2022-03-16 16:14:20.093 5104 1957681293616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e44a01a0-e8ce-4636-8bcb-4bb89f9af78e'] 2022-03-16 16:14:20.093 5104 1957681293616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:14:20.093 5104 1957681293616 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-03-16 16:14:20.093 5104 1957681293616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e44a01a0-e8ce-4636-8bcb-4bb89f9af78e'] 2022-03-16 16:14:22.061 5104 1957681293616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:22.451 5104 1957681293616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:26.763 5104 1957680301856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a052e92-a804-4ae5-99cb-0dd05ac6304d 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group rule updated on remote: ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:14:26.763 5104 1957680301856 MainThread INFO neutron.agent.securitygroups_rpc [req-6a052e92-a804-4ae5-99cb-0dd05ac6304d 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group rule updated ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606'] 2022-03-16 16:14:27.188 5104 1957682623056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e68eecf2-9a10-4f38-83ee-09a2290866f9 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group rule updated on remote: ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:14:27.188 5104 1957682623056 MainThread INFO neutron.agent.securitygroups_rpc [req-e68eecf2-9a10-4f38-83ee-09a2290866f9 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group rule updated ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606'] 2022-03-16 16:14:27.506 5104 1957682623056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89febea9-4da3-4e03-ba22-ac920373606c 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group rule updated on remote: ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:14:27.506 5104 1957682623056 MainThread INFO neutron.agent.securitygroups_rpc [req-89febea9-4da3-4e03-ba22-ac920373606c 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group rule updated ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606'] 2022-03-16 16:14:27.813 5104 1957682623056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2f52a51-66df-4a13-9b58-62f910ae4f1e 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group rule updated on remote: ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:14:27.813 5104 1957682623056 MainThread INFO neutron.agent.securitygroups_rpc [req-c2f52a51-66df-4a13-9b58-62f910ae4f1e 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group rule updated ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606'] 2022-03-16 16:14:28.206 5104 1957682623056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45ff65aa-bf2f-4573-8085-7998e6dfff25 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group rule updated on remote: ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:14:28.206 5104 1957682623056 MainThread INFO neutron.agent.securitygroups_rpc [req-45ff65aa-bf2f-4573-8085-7998e6dfff25 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group rule updated ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606'] 2022-03-16 16:14:28.547 5104 1957679959904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6eaa993b-7be8-475f-a7de-626cfaf29595 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network 519ef1be-3fc9-4949-b3a5-1a916876f3e4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:14:28.547 5104 1957679959904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6eaa993b-7be8-475f-a7de-626cfaf29595 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network 519ef1be-3fc9-4949-b3a5-1a916876f3e4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-16 16:14:28.591 5104 1957679959904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3acdf06-5c91-4778-bb0f-da174b726660 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group rule updated on remote: ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:14:28.591 5104 1957679959904 MainThread INFO neutron.agent.securitygroups_rpc [req-c3acdf06-5c91-4778-bb0f-da174b726660 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group rule updated ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606'] 2022-03-16 16:14:28.983 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: df3ef826-d234-4239-9a46-17627966888e 2022-03-16 16:14:29.451 5104 1957683287312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group member updated on remote: ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606', 'ac32556c-b8b5-4884-bb0b-985f2ffbccd0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:14:29.451 5104 1957683287312 MainThread INFO neutron.agent.securitygroups_rpc [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group member updated ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606', 'ac32556c-b8b5-4884-bb0b-985f2ffbccd0'] 2022-03-16 16:14:29.451 5104 1957683287312 MainThread INFO neutron.agent.securitygroups_rpc [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Refresh firewall rules 2022-03-16 16:14:29.451 5104 1957683287312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Get security group information for devices via rpc ['a3a364bd-0424-4105-ad30-973e2b7a8ab9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:14:29.515 5104 1957683287664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] port_update received: a3a364bd-0424-4105-ad30-973e2b7a8ab9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:14:29.538 5104 1957683287664 MainThread DEBUG oslo_concurrency.lockutils [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-agent-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:29.538 5104 1957683287664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Binding port a3a364bd-0424-4105-ad30-973e2b7a8ab9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:14:29.538 5104 1957683287664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] 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-03-16 16:14:29.561 5104 1957683287664 MainThread DEBUG neutron.services.trunk.rpc.agent [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a3a364bd-0424-4105-ad30-973e2b7a8ab9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:14:29.561 5104 1957683287664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a3a364bd-0424-4105-ad30-973e2b7a8ab9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:14:29.593 5104 1957683287664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Trunk plugin disabled on server. Assuming port a3a364bd-0424-4105-ad30-973e2b7a8ab9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:14:29.593 5104 1957683287664 MainThread INFO networking_hyperv.neutron.trunk_driver [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Binding VLAN ID: 636, VLAN trunk: None to switch port a3a364bd-0424-4105-ad30-973e2b7a8ab9 2022-03-16 16:14:29.623 5104 1957683287664 MainThread INFO neutron.agent.securitygroups_rpc [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Refresh firewall rules 2022-03-16 16:14:29.623 5104 1957683287664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Get security group information for devices via rpc ['a3a364bd-0424-4105-ad30-973e2b7a8ab9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:14:29.891 5104 1957683170816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-926d833d-c0b6-46d9-b12d-7ef23af0ed7f 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Security group member updated on remote: ['9ae89fa5-a2e6-4ad0-8b94-33dd4894849e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:14:29.891 5104 1957683170816 MainThread INFO neutron.agent.securitygroups_rpc [req-926d833d-c0b6-46d9-b12d-7ef23af0ed7f 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Security group member updated ['9ae89fa5-a2e6-4ad0-8b94-33dd4894849e'] 2022-03-16 16:14:29.917 5104 1957683170816 MainThread INFO neutron.agent.securitygroups_rpc [req-926d833d-c0b6-46d9-b12d-7ef23af0ed7f 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Refresh firewall rules 2022-03-16 16:14:29.917 5104 1957683170816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-926d833d-c0b6-46d9-b12d-7ef23af0ed7f 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Get security group information for devices via rpc ['df3ef826-d234-4239-9a46-17627966888e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:14:29.967 5104 1957683170816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-926d833d-c0b6-46d9-b12d-7ef23af0ed7f 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:14:29.967 5104 1957683170816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-926d833d-c0b6-46d9-b12d-7ef23af0ed7f 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:14:29.998 5104 1957683170816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-926d833d-c0b6-46d9-b12d-7ef23af0ed7f 61a53e4c8dff462780b26cbc6ba90cd6 057ad341ee81470da31103236d5ab531 - - -] port_delete event received for 'df3ef826-d234-4239-9a46-17627966888e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:14:30.146 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:14:30.146 5104 1957681200288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'df3ef826-d234-4239-9a46-17627966888e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:14:30.146 5104 1957681200288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'df3ef826-d234-4239-9a46-17627966888e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:14:30.146 5104 1957681200288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port df3ef826-d234-4239-9a46-17627966888e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:14:30.161 5104 1957681200288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3967d320-48ea-4eae-b105-bd978d9a3a6e 2022-03-16 16:14:30.161 5104 1957681200288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['df3ef826-d234-4239-9a46-17627966888e'] 2022-03-16 16:14:30.161 5104 1957681200288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:14:30.161 5104 1957681200288 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-03-16 16:14:30.161 5104 1957681200288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['df3ef826-d234-4239-9a46-17627966888e'] 2022-03-16 16:14:30.381 5104 1957683287312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update security group information for ports dict_keys(['a3a364bd-0424-4105-ad30-973e2b7a8ab9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:14:30.381 5104 1957683287312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:14:30.393 5104 1957683287312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update rules of security group (5ad2976c-d1ea-42aa-b1f9-9fc344be3606) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:14:30.393 5104 1957683287312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update rules of security group (ac32556c-b8b5-4884-bb0b-985f2ffbccd0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:14:30.393 5104 1957683287312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update members of security group (ac32556c-b8b5-4884-bb0b-985f2ffbccd0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:14:30.393 5104 1957683287312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update port filter for a3a364bd-0424-4105-ad30-973e2b7a8ab9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:14:30.393 5104 1957683287312 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Updating port rules. 2022-03-16 16:14:30.393 5104 1957683287312 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Creating 6 new rules, removing 0 old rules. 2022-03-16 16:14:30.393 5104 1957683287312 MainThread DEBUG oslo_concurrency.lockutils [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:30.472 5104 1957683287664 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update security group information for ports dict_keys(['a3a364bd-0424-4105-ad30-973e2b7a8ab9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:14:30.472 5104 1957683287664 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:14:30.472 5104 1957683287664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update rules of security group (5ad2976c-d1ea-42aa-b1f9-9fc344be3606) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:14:30.472 5104 1957683287664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update rules of security group (ac32556c-b8b5-4884-bb0b-985f2ffbccd0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:14:30.472 5104 1957683287664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update members of security group (ac32556c-b8b5-4884-bb0b-985f2ffbccd0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:14:30.472 5104 1957683287664 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update port filter for a3a364bd-0424-4105-ad30-973e2b7a8ab9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:14:30.472 5104 1957683287664 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Updating port rules. 2022-03-16 16:14:30.472 5104 1957683287664 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Creating 6 new rules, removing 0 old rules. 2022-03-16 16:14:30.544 5104 1957683287312 MainThread DEBUG oslo_concurrency.lockutils [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:30.544 5104 1957683287312 MainThread DEBUG oslo_concurrency.lockutils [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:30.544 5104 1957683287312 MainThread DEBUG oslo_concurrency.lockutils [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:30.544 5104 1957683287664 MainThread DEBUG oslo_concurrency.lockutils [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:30.671 5104 1957683287664 MainThread DEBUG oslo_concurrency.lockutils [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:30.671 5104 1957683287664 MainThread DEBUG oslo_concurrency.lockutils [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:30.671 5104 1957683287664 MainThread DEBUG oslo_concurrency.lockutils [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:30.755 5104 1957683287664 MainThread DEBUG oslo_concurrency.lockutils [req-98c1669e-28ca-4d19-8695-1708d7df278a 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-agent-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:32.159 5104 1957679590208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:32.190 5104 1957679590208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:32.615 5104 1957683428160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfbcf968-5d3c-4532-bf35-6e889eec96ca 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '2dc9d84b-6b51-457b-a3f9-82bea950012e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:14:34.154 5104 1957683428160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-983cbbdd-22d6-4851-8002-bd21c9e856a3 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '31d3e1a8-26ff-4004-af79-84759f2c4f8f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:14:35.309 5104 1957682815040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-454ca181-aa71-450d-88ac-e330882619a4 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network 3967d320-48ea-4eae-b105-bd978d9a3a6e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:14:35.309 5104 1957682815040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-454ca181-aa71-450d-88ac-e330882619a4 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network 3967d320-48ea-4eae-b105-bd978d9a3a6e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-16 16:14:44.184 5104 1957682697664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c464dfb-e0a4-4d73-82d6-b424ed288d40 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Security group member updated on remote: ['0b46e046-b547-4683-bb64-d92773559bd8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:14:44.184 5104 1957682697664 MainThread INFO neutron.agent.securitygroups_rpc [req-7c464dfb-e0a4-4d73-82d6-b424ed288d40 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Security group member updated ['0b46e046-b547-4683-bb64-d92773559bd8'] 2022-03-16 16:14:44.184 5104 1957682697664 MainThread INFO neutron.agent.securitygroups_rpc [req-7c464dfb-e0a4-4d73-82d6-b424ed288d40 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Refresh firewall rules 2022-03-16 16:14:44.184 5104 1957682697664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c464dfb-e0a4-4d73-82d6-b424ed288d40 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Get security group information for devices via rpc ['9546e425-450c-4f71-b8a5-a421dc7fe4bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:14:44.217 5104 1957682697664 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c464dfb-e0a4-4d73-82d6-b424ed288d40 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:14:44.217 5104 1957682697664 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c464dfb-e0a4-4d73-82d6-b424ed288d40 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:14:44.270 5104 1957682697664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c464dfb-e0a4-4d73-82d6-b424ed288d40 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] port_delete event received for '9546e425-450c-4f71-b8a5-a421dc7fe4bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:14:45.122 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9546e425-450c-4f71-b8a5-a421dc7fe4bb 2022-03-16 16:14:46.185 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:14:46.185 5104 1957680990864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9546e425-450c-4f71-b8a5-a421dc7fe4bb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:14:46.185 5104 1957680990864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9546e425-450c-4f71-b8a5-a421dc7fe4bb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:14:46.185 5104 1957680990864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9546e425-450c-4f71-b8a5-a421dc7fe4bb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:14:46.185 5104 1957680990864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 75007e65-e6c3-4f43-bf89-1cbfe08f0ad9 2022-03-16 16:14:46.185 5104 1957680990864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9546e425-450c-4f71-b8a5-a421dc7fe4bb'] 2022-03-16 16:14:46.185 5104 1957680990864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:14:46.185 5104 1957680990864 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-03-16 16:14:46.185 5104 1957680990864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9546e425-450c-4f71-b8a5-a421dc7fe4bb'] 2022-03-16 16:14:48.199 5104 1957680990864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:48.201 5104 1957680990864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:52.981 5104 1957680300448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f7d65ad-11f0-4c56-874b-01f94b594908 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Security group member updated on remote: ['0b46e046-b547-4683-bb64-d92773559bd8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:14:52.981 5104 1957680300448 MainThread INFO neutron.agent.securitygroups_rpc [req-6f7d65ad-11f0-4c56-874b-01f94b594908 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Security group member updated ['0b46e046-b547-4683-bb64-d92773559bd8'] 2022-03-16 16:14:53.937 5104 1957683865024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bcb9745-9b7d-4ef1-ae83-7273061da8b7 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: 6749a9b1-d276-4bc9-8369-528116bcea38 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:14:53.953 5104 1957683865024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bcb9745-9b7d-4ef1-ae83-7273061da8b7 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port 6749a9b1-d276-4bc9-8369-528116bcea38 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:14:57.105 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6749a9b1-d276-4bc9-8369-528116bcea38 2022-03-16 16:14:58.252 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:14:58.480 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port 6749a9b1-d276-4bc9-8369-528116bcea38 2022-03-16 16:14:58.496 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port 6749a9b1-d276-4bc9-8369-528116bcea38 updated. Details: {'device': '6749a9b1-d276-4bc9-8369-528116bcea38', 'network_id': '75007e65-e6c3-4f43-bf89-1cbfe08f0ad9', 'port_id': '6749a9b1-d276-4bc9-8369-528116bcea38', 'mac_address': 'fa:16:3e:d7:1b:46', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 645, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '40bdcbe1-449b-47b6-aa9a-8a208c8ccff5', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:14:58.496 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:14:58.496 5104 1957683813712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6749a9b1-d276-4bc9-8369-528116bcea38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:58.496 5104 1957683813712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6749a9b1-d276-4bc9-8369-528116bcea38 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:14:58.496 5104 1957683813712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 75007e65-e6c3-4f43-bf89-1cbfe08f0ad9 2022-03-16 16:14:58.496 5104 1957683813712 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-03-16 16:14:58.637 5104 1957683813712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6749a9b1-d276-4bc9-8369-528116bcea38') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:14:58.637 5104 1957683813712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6749a9b1-d276-4bc9-8369-528116bcea38') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:14:58.637 5104 1957683813712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6749a9b1-d276-4bc9-8369-528116bcea38 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:14:58.637 5104 1957683813712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 645, VLAN trunk: None to switch port 6749a9b1-d276-4bc9-8369-528116bcea38 2022-03-16 16:14:58.748 5104 1957683813712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:14:58.748 5104 1957683813712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6749a9b1-d276-4bc9-8369-528116bcea38'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:14:58.902 5104 1957683813712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6749a9b1-d276-4bc9-8369-528116bcea38']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:14:58.902 5104 1957683813712 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-03-16 16:14:58.902 5104 1957683813712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0b46e046-b547-4683-bb64-d92773559bd8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:14:58.902 5104 1957683813712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0b46e046-b547-4683-bb64-d92773559bd8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:14:58.902 5104 1957683813712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6749a9b1-d276-4bc9-8369-528116bcea38 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:14:58.902 5104 1957683813712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:14:58.902 5104 1957683813712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6749a9b1-d276-4bc9-8369-528116bcea38 not yet added. Adding. 2022-03-16 16:14:58.902 5104 1957683813712 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-03-16 16:14:58.902 5104 1957683813712 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-03-16 16:14:59.044 5104 1957683813712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6749a9b1-d276-4bc9-8369-528116bcea38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:59.172 5104 1957683813712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6749a9b1-d276-4bc9-8369-528116bcea38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:59.172 5104 1957683813712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6749a9b1-d276-4bc9-8369-528116bcea38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:14:59.308 5104 1957683813712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6749a9b1-d276-4bc9-8369-528116bcea38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:59.388 5104 1957683813712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6749a9b1-d276-4bc9-8369-528116bcea38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.890s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:14:59.388 5104 1957683813712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6749a9b1-d276-4bc9-8369-528116bcea38 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:14:59.388 5104 1957683813712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6749a9b1-d276-4bc9-8369-528116bcea38 processed. 2022-03-16 16:15:00.264 5104 1957683813712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:00.601 5104 1957683813712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:13.329 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 115eaa36-65e3-404a-b467-3579fd4cd6cb 2022-03-16 16:15:13.965 5104 1957684048288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1dd2d23d-f5d4-4e30-bf1d-89a3ccfed373 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group member updated on remote: ['048f6448-ac59-42bd-be70-38eaae170075'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:15:13.965 5104 1957684048288 MainThread INFO neutron.agent.securitygroups_rpc [req-1dd2d23d-f5d4-4e30-bf1d-89a3ccfed373 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group member updated ['048f6448-ac59-42bd-be70-38eaae170075'] 2022-03-16 16:15:14.276 5104 1957684118448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dd2d23d-f5d4-4e30-bf1d-89a3ccfed373 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] port_delete event received for '115eaa36-65e3-404a-b467-3579fd4cd6cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:15:14.326 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:15:14.326 5104 1957684118624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '115eaa36-65e3-404a-b467-3579fd4cd6cb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:15:14.326 5104 1957684118624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '115eaa36-65e3-404a-b467-3579fd4cd6cb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:15:14.326 5104 1957684118624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 115eaa36-65e3-404a-b467-3579fd4cd6cb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:15:14.340 5104 1957684118624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5 2022-03-16 16:15:14.340 5104 1957684118624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['115eaa36-65e3-404a-b467-3579fd4cd6cb'] 2022-03-16 16:15:14.340 5104 1957684118624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:15:14.340 5104 1957684118624 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-03-16 16:15:14.340 5104 1957684118624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['115eaa36-65e3-404a-b467-3579fd4cd6cb'] 2022-03-16 16:15:16.080 5104 1957684198384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7916eb6d-8ac0-4387-b169-5a347347dc78 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] port_delete event received for 'cf823327-69d4-4814-aa6c-51c4370dc4e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:15:16.324 5104 1957680179328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:16.356 5104 1957680179328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:17.090 5104 1957680179328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed7e7e05-aaf3-4b96-8d61-7d31c1d22fad 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group rule updated on remote: ['1d64eadd-1ab4-44b0-b242-3bbcfbdfb64a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:15:17.090 5104 1957680179328 MainThread INFO neutron.agent.securitygroups_rpc [req-ed7e7e05-aaf3-4b96-8d61-7d31c1d22fad 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group rule updated ['1d64eadd-1ab4-44b0-b242-3bbcfbdfb64a'] 2022-03-16 16:15:17.418 5104 1957680179328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bb1c01b-d586-4649-ad37-65f4dcf9a4bf 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group rule updated on remote: ['1d64eadd-1ab4-44b0-b242-3bbcfbdfb64a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:15:17.418 5104 1957680179328 MainThread INFO neutron.agent.securitygroups_rpc [req-1bb1c01b-d586-4649-ad37-65f4dcf9a4bf 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group rule updated ['1d64eadd-1ab4-44b0-b242-3bbcfbdfb64a'] 2022-03-16 16:15:22.905 5104 1957683653792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17f8661f-f8f3-4a7c-8d75-ab4ac5d760c7 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group member updated on remote: ['1d64eadd-1ab4-44b0-b242-3bbcfbdfb64a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:15:22.905 5104 1957683653792 MainThread INFO neutron.agent.securitygroups_rpc [req-17f8661f-f8f3-4a7c-8d75-ab4ac5d760c7 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group member updated ['1d64eadd-1ab4-44b0-b242-3bbcfbdfb64a'] 2022-03-16 16:15:24.051 5104 1957680081024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c82500e-9dc6-4d40-8e53-0dbe8fe38769 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: 4ff6ff33-a874-4003-8233-b0bd9448e8e5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:15:24.071 5104 1957680081024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c82500e-9dc6-4d40-8e53-0dbe8fe38769 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:15:26.363 5104 1957682555008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc8396a6-4e61-4c6b-af6f-f952f5844d99 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group member updated on remote: ['5a67a205-dad1-4c26-8d7f-1098a7bdb792'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:15:26.363 5104 1957682555008 MainThread INFO neutron.agent.securitygroups_rpc [req-dc8396a6-4e61-4c6b-af6f-f952f5844d99 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group member updated ['5a67a205-dad1-4c26-8d7f-1098a7bdb792'] 2022-03-16 16:15:26.666 5104 1957682555008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc8396a6-4e61-4c6b-af6f-f952f5844d99 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] port_delete event received for '93431fb5-fd92-49fa-9708-9991183a26dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:15:27.324 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4ff6ff33-a874-4003-8233-b0bd9448e8e5 2022-03-16 16:15:27.449 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 93431fb5-fd92-49fa-9708-9991183a26dd 2022-03-16 16:15:28.358 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:15:28.624 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 2022-03-16 16:15:28.624 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 updated. Details: {'device': '4ff6ff33-a874-4003-8233-b0bd9448e8e5', 'network_id': '5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5', 'port_id': '4ff6ff33-a874-4003-8233-b0bd9448e8e5', 'mac_address': 'fa:16:3e:54:0a:7b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 616, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0cfc2af8-cef5-4863-b651-0e0493bbbd2b', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:15:28.624 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:15:28.624 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:15:28.624 5104 1957662340720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '93431fb5-fd92-49fa-9708-9991183a26dd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:15:28.624 5104 1957662340720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '93431fb5-fd92-49fa-9708-9991183a26dd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:15:28.624 5104 1957662340720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 93431fb5-fd92-49fa-9708-9991183a26dd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:15:28.624 5104 1957682555008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:28.624 5104 1957682555008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:15:28.624 5104 1957682555008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5 2022-03-16 16:15:28.624 5104 1957682555008 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-03-16 16:15:28.636 5104 1957662340720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 66a03376-30a5-4e72-854f-dccd55e10b26 2022-03-16 16:15:28.636 5104 1957662340720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93431fb5-fd92-49fa-9708-9991183a26dd'] 2022-03-16 16:15:28.636 5104 1957662340720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:15:28.636 5104 1957662340720 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-03-16 16:15:28.636 5104 1957662340720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93431fb5-fd92-49fa-9708-9991183a26dd'] 2022-03-16 16:15:28.781 5104 1957682555008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4ff6ff33-a874-4003-8233-b0bd9448e8e5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:15:28.781 5104 1957682555008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4ff6ff33-a874-4003-8233-b0bd9448e8e5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:15:28.781 5104 1957682555008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:15:28.781 5104 1957682555008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 616, VLAN trunk: None to switch port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 2022-03-16 16:15:28.869 5104 1957682555008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:15:28.869 5104 1957682555008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4ff6ff33-a874-4003-8233-b0bd9448e8e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:15:29.002 5104 1957682555008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4ff6ff33-a874-4003-8233-b0bd9448e8e5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:15:29.002 5104 1957682555008 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-03-16 16:15:29.002 5104 1957682555008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d64eadd-1ab4-44b0-b242-3bbcfbdfb64a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:15:29.002 5104 1957682555008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4ff6ff33-a874-4003-8233-b0bd9448e8e5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:15:29.022 5104 1957682555008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:15:29.022 5104 1957682555008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4ff6ff33-a874-4003-8233-b0bd9448e8e5 not yet added. Adding. 2022-03-16 16:15:29.022 5104 1957682555008 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-03-16 16:15:29.022 5104 1957682555008 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-03-16 16:15:29.129 5104 1957682555008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:29.204 5104 1957681191920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d3b9a70-c056-41da-8856-1db4b8059e20 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] port_delete event received for '60ea4e87-9995-4219-b344-f73ab311b241' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:15:29.230 5104 1957682555008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:29.230 5104 1957682555008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:29.370 5104 1957682555008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:29.469 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6749a9b1-d276-4bc9-8369-528116bcea38 2022-03-16 16:15:29.482 5104 1957682555008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" "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:400 2022-03-16 16:15:29.482 5104 1957682555008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:15:29.482 5104 1957682555008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 processed. 2022-03-16 16:15:29.911 5104 1957682555008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-449769ba-37f5-4006-93c1-aa8792d08655 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Security group member updated on remote: ['0b46e046-b547-4683-bb64-d92773559bd8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:15:29.911 5104 1957682555008 MainThread INFO neutron.agent.securitygroups_rpc [req-449769ba-37f5-4006-93c1-aa8792d08655 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Security group member updated ['0b46e046-b547-4683-bb64-d92773559bd8'] 2022-03-16 16:15:29.911 5104 1957682555008 MainThread INFO neutron.agent.securitygroups_rpc [req-449769ba-37f5-4006-93c1-aa8792d08655 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Refresh firewall rules 2022-03-16 16:15:29.911 5104 1957682555008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-449769ba-37f5-4006-93c1-aa8792d08655 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Get security group information for devices via rpc ['6749a9b1-d276-4bc9-8369-528116bcea38'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:15:29.949 5104 1957682555008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-449769ba-37f5-4006-93c1-aa8792d08655 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:15:29.949 5104 1957682555008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-449769ba-37f5-4006-93c1-aa8792d08655 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:15:29.996 5104 1957680025440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-449769ba-37f5-4006-93c1-aa8792d08655 1f9a91ef6cec4b15a8dfc6d40d846181 6cbea5271eae4bc1b28f3706730b736d - - -] port_delete event received for '6749a9b1-d276-4bc9-8369-528116bcea38' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:15:30.293 5104 1957680078912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0390413a-faf9-4503-98cc-850860e07f29 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group rule updated on remote: ['64ceaea7-8feb-400d-8991-041590c8dec2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:15:30.323 5104 1957680078912 MainThread INFO neutron.agent.securitygroups_rpc [req-0390413a-faf9-4503-98cc-850860e07f29 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group rule updated ['64ceaea7-8feb-400d-8991-041590c8dec2'] 2022-03-16 16:15:30.373 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:15:30.373 5104 1957680078912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:30.373 5104 1957662341776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6749a9b1-d276-4bc9-8369-528116bcea38' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:15:30.373 5104 1957662341776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6749a9b1-d276-4bc9-8369-528116bcea38' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:15:30.373 5104 1957662341776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6749a9b1-d276-4bc9-8369-528116bcea38 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:15:30.388 5104 1957662341776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 75007e65-e6c3-4f43-bf89-1cbfe08f0ad9 2022-03-16 16:15:30.388 5104 1957662341776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6749a9b1-d276-4bc9-8369-528116bcea38'] 2022-03-16 16:15:30.388 5104 1957662341776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:15:30.388 5104 1957662341776 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-03-16 16:15:30.388 5104 1957662341776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6749a9b1-d276-4bc9-8369-528116bcea38'] 2022-03-16 16:15:30.760 5104 1957662341776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-320dec25-bb09-4e30-a25e-71f9c501fea2 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group rule updated on remote: ['64ceaea7-8feb-400d-8991-041590c8dec2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:15:30.760 5104 1957662341776 MainThread INFO neutron.agent.securitygroups_rpc [req-320dec25-bb09-4e30-a25e-71f9c501fea2 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group rule updated ['64ceaea7-8feb-400d-8991-041590c8dec2'] 2022-03-16 16:15:30.791 5104 1957680078912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.421s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:32.385 5104 1957682816976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:32.416 5104 1957682816976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:35.775 5104 1957683863792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-712507f5-378d-435e-a8fa-3fcf2d832172 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group member updated on remote: ['64ceaea7-8feb-400d-8991-041590c8dec2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:15:35.775 5104 1957683863792 MainThread INFO neutron.agent.securitygroups_rpc [req-712507f5-378d-435e-a8fa-3fcf2d832172 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group member updated ['64ceaea7-8feb-400d-8991-041590c8dec2'] 2022-03-16 16:15:36.856 5104 1957679562240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16d256bb-6ff3-44e4-9c69-7408bb4bd321 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: 9daf8d26-e919-4b50-8d16-8b714bbec70b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:15:36.870 5104 1957679562240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16d256bb-6ff3-44e4-9c69-7408bb4bd321 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port 9daf8d26-e919-4b50-8d16-8b714bbec70b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:15:39.402 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9daf8d26-e919-4b50-8d16-8b714bbec70b 2022-03-16 16:15:40.421 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:15:40.697 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port 9daf8d26-e919-4b50-8d16-8b714bbec70b 2022-03-16 16:15:40.697 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port 9daf8d26-e919-4b50-8d16-8b714bbec70b updated. Details: {'device': '9daf8d26-e919-4b50-8d16-8b714bbec70b', 'network_id': '66a03376-30a5-4e72-854f-dccd55e10b26', 'port_id': '9daf8d26-e919-4b50-8d16-8b714bbec70b', 'mac_address': 'fa:16:3e:1e:c3:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 632, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '16db216f-3d8c-4737-acd4-bac1baa79b01', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:15:40.697 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:15:40.697 5104 1957684247184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9daf8d26-e919-4b50-8d16-8b714bbec70b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:40.697 5104 1957684247184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9daf8d26-e919-4b50-8d16-8b714bbec70b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:15:40.697 5104 1957684247184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 66a03376-30a5-4e72-854f-dccd55e10b26 2022-03-16 16:15:40.697 5104 1957684247184 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-03-16 16:15:40.857 5104 1957684247184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9daf8d26-e919-4b50-8d16-8b714bbec70b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:15:40.857 5104 1957684247184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9daf8d26-e919-4b50-8d16-8b714bbec70b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:15:40.857 5104 1957684247184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9daf8d26-e919-4b50-8d16-8b714bbec70b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:15:40.857 5104 1957684247184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 632, VLAN trunk: None to switch port 9daf8d26-e919-4b50-8d16-8b714bbec70b 2022-03-16 16:15:40.938 5104 1957684247184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:15:40.938 5104 1957684247184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9daf8d26-e919-4b50-8d16-8b714bbec70b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:15:41.073 5104 1957684247184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9daf8d26-e919-4b50-8d16-8b714bbec70b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:15:41.073 5104 1957684247184 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-03-16 16:15:41.073 5104 1957684247184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (64ceaea7-8feb-400d-8991-041590c8dec2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:15:41.073 5104 1957684247184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9daf8d26-e919-4b50-8d16-8b714bbec70b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:15:41.073 5104 1957684247184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:15:41.073 5104 1957684247184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9daf8d26-e919-4b50-8d16-8b714bbec70b not yet added. Adding. 2022-03-16 16:15:41.073 5104 1957684247184 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-03-16 16:15:41.073 5104 1957684247184 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-03-16 16:15:41.182 5104 1957684247184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9daf8d26-e919-4b50-8d16-8b714bbec70b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:41.291 5104 1957684247184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9daf8d26-e919-4b50-8d16-8b714bbec70b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:41.291 5104 1957684247184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9daf8d26-e919-4b50-8d16-8b714bbec70b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:41.432 5104 1957684247184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9daf8d26-e919-4b50-8d16-8b714bbec70b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:41.516 5104 1957684247184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9daf8d26-e919-4b50-8d16-8b714bbec70b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:41.516 5104 1957684247184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9daf8d26-e919-4b50-8d16-8b714bbec70b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:15:41.516 5104 1957684247184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9daf8d26-e919-4b50-8d16-8b714bbec70b processed. 2022-03-16 16:15:42.433 5104 1957682816624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:42.761 5104 1957682816624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:52.713 5104 1957684581648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eac98727-7b6d-4a9f-a319-5fe903977492 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network 75007e65-e6c3-4f43-bf89-1cbfe08f0ad9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:15:52.713 5104 1957684581648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eac98727-7b6d-4a9f-a319-5fe903977492 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network 75007e65-e6c3-4f43-bf89-1cbfe08f0ad9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-16 16:15:56.496 5104 1957681280272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group member updated on remote: ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606', 'ac32556c-b8b5-4884-bb0b-985f2ffbccd0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:15:56.496 5104 1957681280272 MainThread INFO neutron.agent.securitygroups_rpc [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group member updated ['5ad2976c-d1ea-42aa-b1f9-9fc344be3606', 'ac32556c-b8b5-4884-bb0b-985f2ffbccd0'] 2022-03-16 16:15:56.496 5104 1957681280272 MainThread INFO neutron.agent.securitygroups_rpc [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Refresh firewall rules 2022-03-16 16:15:56.496 5104 1957681280272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Get security group information for devices via rpc ['a3a364bd-0424-4105-ad30-973e2b7a8ab9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:15:56.525 5104 1957684643792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] port_update received: a3a364bd-0424-4105-ad30-973e2b7a8ab9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:15:56.544 5104 1957684643792 MainThread DEBUG oslo_concurrency.lockutils [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-agent-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:56.544 5104 1957684643792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Binding port a3a364bd-0424-4105-ad30-973e2b7a8ab9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:15:56.544 5104 1957684643792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] 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-03-16 16:15:56.558 5104 1957684643792 MainThread DEBUG neutron.services.trunk.rpc.agent [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a3a364bd-0424-4105-ad30-973e2b7a8ab9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:15:56.558 5104 1957684643792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a3a364bd-0424-4105-ad30-973e2b7a8ab9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:15:56.604 5104 1957684643792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Trunk plugin disabled on server. Assuming port a3a364bd-0424-4105-ad30-973e2b7a8ab9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:15:56.604 5104 1957684643792 MainThread INFO networking_hyperv.neutron.trunk_driver [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Binding VLAN ID: 636, VLAN trunk: None to switch port a3a364bd-0424-4105-ad30-973e2b7a8ab9 2022-03-16 16:15:56.652 5104 1957684643792 MainThread INFO neutron.agent.securitygroups_rpc [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Refresh firewall rules 2022-03-16 16:15:56.652 5104 1957684643792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Get security group information for devices via rpc ['a3a364bd-0424-4105-ad30-973e2b7a8ab9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:15:56.807 5104 1957681280272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update security group information for ports dict_keys(['a3a364bd-0424-4105-ad30-973e2b7a8ab9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:15:56.807 5104 1957681280272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:15:56.807 5104 1957681280272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update rules of security group (ac32556c-b8b5-4884-bb0b-985f2ffbccd0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:15:56.807 5104 1957681280272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update members of security group (ac32556c-b8b5-4884-bb0b-985f2ffbccd0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:15:56.822 5104 1957681280272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update port filter for a3a364bd-0424-4105-ad30-973e2b7a8ab9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:15:56.822 5104 1957681280272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Updating port rules. 2022-03-16 16:15:56.822 5104 1957681280272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Creating 0 new rules, removing 6 old rules. 2022-03-16 16:15:56.822 5104 1957681280272 MainThread DEBUG oslo_concurrency.lockutils [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:56.822 5104 1957681280272 MainThread DEBUG oslo_concurrency.lockutils [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:56.822 5104 1957681280272 MainThread DEBUG oslo_concurrency.lockutils [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:56.933 5104 1957684643792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update security group information for ports dict_keys(['a3a364bd-0424-4105-ad30-973e2b7a8ab9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:15:56.933 5104 1957684643792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:15:56.933 5104 1957684643792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update rules of security group (ac32556c-b8b5-4884-bb0b-985f2ffbccd0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:15:56.933 5104 1957684643792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update members of security group (ac32556c-b8b5-4884-bb0b-985f2ffbccd0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-16 16:15:56.933 5104 1957684643792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update port filter for a3a364bd-0424-4105-ad30-973e2b7a8ab9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:15:56.952 5104 1957684643792 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Updating port rules. 2022-03-16 16:15:56.952 5104 1957684643792 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Creating 0 new rules, removing 6 old rules. 2022-03-16 16:15:57.025 5104 1957681280272 MainThread DEBUG oslo_concurrency.lockutils [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:57.025 5104 1957684643792 MainThread DEBUG oslo_concurrency.lockutils [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:57.025 5104 1957684643792 MainThread DEBUG oslo_concurrency.lockutils [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:57.025 5104 1957684643792 MainThread DEBUG oslo_concurrency.lockutils [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:15:57.121 5104 1957684643792 MainThread DEBUG oslo_concurrency.lockutils [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-driver-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:57.153 5104 1957684643792 MainThread DEBUG oslo_concurrency.lockutils [req-fc74b528-b9db-49d2-9f3d-d0e65ee685c6 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Lock "n-hv-agent-port-lock-a3a364bd-0424-4105-ad30-973e2b7a8ab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.610s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:15:57.793 5104 1957661783840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-611d3bc7-d532-4e0f-9034-9c80de7f50e2 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] port_delete event received for 'd5d23b3d-d079-4044-8334-09a80434333f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:03.759 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a3a364bd-0424-4105-ad30-973e2b7a8ab9 2022-03-16 16:16:03.858 5104 1957684121088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-079d13c8-8193-4fa5-89a3-819e5e23be43 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group member updated on remote: ['ac32556c-b8b5-4884-bb0b-985f2ffbccd0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:16:03.858 5104 1957684121088 MainThread INFO neutron.agent.securitygroups_rpc [req-079d13c8-8193-4fa5-89a3-819e5e23be43 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Security group member updated ['ac32556c-b8b5-4884-bb0b-985f2ffbccd0'] 2022-03-16 16:16:03.858 5104 1957684121088 MainThread INFO neutron.agent.securitygroups_rpc [req-079d13c8-8193-4fa5-89a3-819e5e23be43 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Refresh firewall rules 2022-03-16 16:16:03.858 5104 1957684121088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-079d13c8-8193-4fa5-89a3-819e5e23be43 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Get security group information for devices via rpc ['a3a364bd-0424-4105-ad30-973e2b7a8ab9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:16:03.915 5104 1957684121088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-079d13c8-8193-4fa5-89a3-819e5e23be43 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:16:03.915 5104 1957684121088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-079d13c8-8193-4fa5-89a3-819e5e23be43 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-16 16:16:03.949 5104 1957661783840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-079d13c8-8193-4fa5-89a3-819e5e23be43 9a96b230ad464006892150e286a613ae ed836a55a4094832b85d68217953e621 - - -] port_delete event received for 'a3a364bd-0424-4105-ad30-973e2b7a8ab9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:04.522 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:16:04.522 5104 1957683471808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a3a364bd-0424-4105-ad30-973e2b7a8ab9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:16:04.522 5104 1957683471808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a3a364bd-0424-4105-ad30-973e2b7a8ab9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:16:04.522 5104 1957683471808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a3a364bd-0424-4105-ad30-973e2b7a8ab9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:16:04.522 5104 1957683471808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3a364bd-0424-4105-ad30-973e2b7a8ab9'] 2022-03-16 16:16:04.522 5104 1957683471808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:16:04.522 5104 1957683471808 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-03-16 16:16:04.522 5104 1957683471808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3a364bd-0424-4105-ad30-973e2b7a8ab9'] 2022-03-16 16:16:06.547 5104 1957683471808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:16:06.573 5104 1957683471808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:16:08.593 5104 1957683812832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5e00c02-a5fd-4ff3-af64-de38f28189f2 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for 'dc47876e-1a7a-49f0-9c6c-7ee23f547b2d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:09.809 5104 1957682622880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa10d337-e4e2-4966-b88b-f532c4b2b1a0 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '254b0eac-776e-4541-9a6b-0796b4566b2c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:11.092 5104 1957682899952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05eeabe2-bae4-4bf2-969e-6da018a12a99 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for 'ccc40d88-9e9b-42d9-80d0-4cd963e9587d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:11.165 5104 1957684051632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f84bb52-bde3-49ef-bc9a-ee34ee90d44b - - - - -] port_delete event received for 'ccc40d88-9e9b-42d9-80d0-4cd963e9587d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:11.390 5104 1957680177744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05eeabe2-bae4-4bf2-969e-6da018a12a99 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network fa30a1ea-7e9d-47dc-9090-30ad34cf8131 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:16:11.390 5104 1957680177744 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-05eeabe2-bae4-4bf2-969e-6da018a12a99 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Reclaiming local network fa30a1ea-7e9d-47dc-9090-30ad34cf8131 2022-03-16 16:16:12.432 5104 1957684709504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ba0474e-bfed-4367-b18d-9e06e9bafa60 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '422a1d80-d62c-4842-b19e-1d3e40b76ded' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:13.922 5104 1957681280272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74546638-0a2c-40db-a9c3-a041a78bd1e3 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '04e6cdb7-5486-472e-a008-53059b2fcc95' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:14.942 5104 1957684300608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8426c9d8-8ceb-4b73-b2f7-df464cda0f72 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for 'dff10d34-e3eb-4c21-b743-2005cdaa4994' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:14.961 5104 1957684300608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51aab5d9-20d5-4ea7-9e7f-c600e471cf3f - - - - -] port_delete event received for 'dff10d34-e3eb-4c21-b743-2005cdaa4994' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:15.238 5104 1957684470000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8426c9d8-8ceb-4b73-b2f7-df464cda0f72 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network 8e8c3d45-ebfb-442f-bac8-ace328db626f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:16:15.238 5104 1957684470000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8426c9d8-8ceb-4b73-b2f7-df464cda0f72 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network 8e8c3d45-ebfb-442f-bac8-ace328db626f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-16 16:16:29.711 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4ff6ff33-a874-4003-8233-b0bd9448e8e5 2022-03-16 16:16:30.695 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:16:30.980 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 2022-03-16 16:16:30.980 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 updated. Details: {'device': '4ff6ff33-a874-4003-8233-b0bd9448e8e5', 'network_id': '5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5', 'port_id': '4ff6ff33-a874-4003-8233-b0bd9448e8e5', 'mac_address': 'fa:16:3e:54:0a:7b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 616, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0cfc2af8-cef5-4863-b651-0e0493bbbd2b', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:16:30.980 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:16:30.998 5104 1957685179312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:16:30.998 5104 1957685179312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:16:30.998 5104 1957685179312 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-03-16 16:16:31.010 5104 1957685179312 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4ff6ff33-a874-4003-8233-b0bd9448e8e5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:16:31.010 5104 1957685179312 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4ff6ff33-a874-4003-8233-b0bd9448e8e5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:16:31.010 5104 1957685179312 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:16:31.010 5104 1957685179312 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 616, VLAN trunk: None to switch port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 2022-03-16 16:16:31.070 5104 1957685179312 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:16:31.070 5104 1957685179312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4ff6ff33-a874-4003-8233-b0bd9448e8e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:16:31.212 5104 1957685179312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4ff6ff33-a874-4003-8233-b0bd9448e8e5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:16:31.212 5104 1957685179312 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-03-16 16:16:31.212 5104 1957685179312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d64eadd-1ab4-44b0-b242-3bbcfbdfb64a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:16:31.212 5104 1957685179312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4ff6ff33-a874-4003-8233-b0bd9448e8e5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:16:31.212 5104 1957685179312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:16:31.212 5104 1957685179312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-16 16:16:31.212 5104 1957685179312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:16:31.212 5104 1957685179312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:16:31.212 5104 1957685179312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:16:31.212 5104 1957685179312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:16:31.258 5104 1957685179312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:16:31.258 5104 1957685179312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:16:31.258 5104 1957685179312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 processed. 2022-03-16 16:16:32.698 5104 1957685179312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:16:32.984 5104 1957685179312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:16:37.979 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9daf8d26-e919-4b50-8d16-8b714bbec70b 2022-03-16 16:16:38.726 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:16:38.726 5104 1957685097744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9daf8d26-e919-4b50-8d16-8b714bbec70b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:16:38.726 5104 1957685097744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9daf8d26-e919-4b50-8d16-8b714bbec70b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:16:38.726 5104 1957685097744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9daf8d26-e919-4b50-8d16-8b714bbec70b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:16:38.726 5104 1957685097744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 66a03376-30a5-4e72-854f-dccd55e10b26 2022-03-16 16:16:38.726 5104 1957685097744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9daf8d26-e919-4b50-8d16-8b714bbec70b'] 2022-03-16 16:16:38.726 5104 1957685097744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:16:38.726 5104 1957685097744 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-03-16 16:16:38.726 5104 1957685097744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9daf8d26-e919-4b50-8d16-8b714bbec70b'] 2022-03-16 16:16:38.788 5104 1957685097744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1dd29919-0e96-481e-9796-8ac9a0f68196 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group member updated on remote: ['64ceaea7-8feb-400d-8991-041590c8dec2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:16:38.788 5104 1957685097744 MainThread INFO neutron.agent.securitygroups_rpc [req-1dd29919-0e96-481e-9796-8ac9a0f68196 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] Security group member updated ['64ceaea7-8feb-400d-8991-041590c8dec2'] 2022-03-16 16:16:39.117 5104 1957685089376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dd29919-0e96-481e-9796-8ac9a0f68196 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] port_delete event received for '9daf8d26-e919-4b50-8d16-8b714bbec70b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:40.741 5104 1957662267168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:16:40.889 5104 1957662267168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:16:41.635 5104 1957685090080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-248dac8e-7631-4a50-81db-978d86c98258 3ba0900e159a4205b2ec3e39bf92139f 6f3e05976c3f4473915d1e182a9b9f5a - - -] port_delete event received for '197025bb-1712-4200-aacb-0e29f6e558b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:43.994 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4ff6ff33-a874-4003-8233-b0bd9448e8e5 2022-03-16 16:16:44.788 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:16:44.788 5104 1957684352800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4ff6ff33-a874-4003-8233-b0bd9448e8e5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:16:44.788 5104 1957684352800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4ff6ff33-a874-4003-8233-b0bd9448e8e5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:16:44.788 5104 1957684352800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:16:44.795 5104 1957684352800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ff6ff33-a874-4003-8233-b0bd9448e8e5'] 2022-03-16 16:16:44.795 5104 1957684352800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:16:44.795 5104 1957684352800 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-03-16 16:16:44.795 5104 1957684352800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ff6ff33-a874-4003-8233-b0bd9448e8e5'] 2022-03-16 16:16:46.007 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4ff6ff33-a874-4003-8233-b0bd9448e8e5 2022-03-16 16:16:46.791 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:16:46.791 5104 1957685247840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:16:46.791 5104 1957685246080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4ff6ff33-a874-4003-8233-b0bd9448e8e5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:16:46.791 5104 1957685246080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4ff6ff33-a874-4003-8233-b0bd9448e8e5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:16:46.791 5104 1957685246080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:16:46.791 5104 1957685246080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5 2022-03-16 16:16:46.791 5104 1957685246080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ff6ff33-a874-4003-8233-b0bd9448e8e5'] 2022-03-16 16:16:46.791 5104 1957685246080 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-03-16 16:16:46.791 5104 1957685246080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ff6ff33-a874-4003-8233-b0bd9448e8e5'] 2022-03-16 16:16:46.931 5104 1957685246080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f27715b0-b122-424b-9a65-b6580da927ff 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '12f2807f-3494-42a0-8a18-d034af340918' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:47.026 5104 1957685247840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:16:48.183 5104 1957684950112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce0f337a-4160-4e80-a9bf-be94e69b5cfc 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '9cf4de4f-a240-42d6-9481-5009dd92ba40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:49.417 5104 1957682900304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dc5665b-ae58-4c91-8388-7d03a5a6ccc1 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '85ab4056-65b5-4b8c-88ff-f9eae4becb3c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:49.449 5104 1957682900304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-699abf21-546c-4d30-a6ac-eeb0e760e185 - - - - -] port_delete event received for '85ab4056-65b5-4b8c-88ff-f9eae4becb3c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:16:49.667 5104 1957682900304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dc5665b-ae58-4c91-8388-7d03a5a6ccc1 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network 66a03376-30a5-4e72-854f-dccd55e10b26 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:16:49.667 5104 1957682900304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dc5665b-ae58-4c91-8388-7d03a5a6ccc1 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network 66a03376-30a5-4e72-854f-dccd55e10b26 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-16 16:16:57.106 5104 1957684196800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b891bbb-2176-4da9-af29-5d5e03975c43 - - - - -] port_update received: 23978265-c421-4540-8b9d-1d05ddd8f9b3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:16:57.106 5104 1957684196800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b891bbb-2176-4da9-af29-5d5e03975c43 - - - - -] No port 23978265-c421-4540-8b9d-1d05ddd8f9b3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:17:01.069 5104 1957685531568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7aad32df-1b03-4360-8c3c-5c17648bf99f 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated on remote: ['479088cd-cdec-4a90-be2e-4fccafaae86b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:17:01.069 5104 1957685531568 MainThread INFO neutron.agent.securitygroups_rpc [req-7aad32df-1b03-4360-8c3c-5c17648bf99f 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated ['479088cd-cdec-4a90-be2e-4fccafaae86b'] 2022-03-16 16:17:01.428 5104 1957683675552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10a29db6-ff4e-4829-9f1f-4287e84203db - - - - -] port_update received: 90461445-0984-4216-afbe-189066c905f0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:17:01.454 5104 1957683675552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10a29db6-ff4e-4829-9f1f-4287e84203db - - - - -] No port 90461445-0984-4216-afbe-189066c905f0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:17:01.454 5104 1957683675552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a5bc3ab-6506-410b-a683-21f62ec75ce2 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated on remote: ['479088cd-cdec-4a90-be2e-4fccafaae86b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:17:01.454 5104 1957683675552 MainThread INFO neutron.agent.securitygroups_rpc [req-0a5bc3ab-6506-410b-a683-21f62ec75ce2 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated ['479088cd-cdec-4a90-be2e-4fccafaae86b'] 2022-03-16 16:17:03.903 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4ff6ff33-a874-4003-8233-b0bd9448e8e5 2022-03-16 16:17:04.887 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:17:05.129 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 2022-03-16 16:17:05.129 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 updated. Details: {'device': '4ff6ff33-a874-4003-8233-b0bd9448e8e5', 'network_id': '5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5', 'port_id': '4ff6ff33-a874-4003-8233-b0bd9448e8e5', 'mac_address': 'fa:16:3e:54:0a:7b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 616, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0cfc2af8-cef5-4863-b651-0e0493bbbd2b', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:17:05.129 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:17:05.129 5104 1957684051632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:17:05.147 5104 1957684051632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:17:05.147 5104 1957684051632 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5 2022-03-16 16:17:05.147 5104 1957684051632 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-03-16 16:17:05.262 5104 1957684051632 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4ff6ff33-a874-4003-8233-b0bd9448e8e5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:17:05.277 5104 1957684051632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4ff6ff33-a874-4003-8233-b0bd9448e8e5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:17:05.277 5104 1957684051632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:17:05.277 5104 1957684051632 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 616, VLAN trunk: None to switch port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 2022-03-16 16:17:05.327 5104 1957684051632 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:17:05.327 5104 1957684051632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4ff6ff33-a874-4003-8233-b0bd9448e8e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:17:05.616 5104 1957684051632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4ff6ff33-a874-4003-8233-b0bd9448e8e5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:17:05.616 5104 1957684051632 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-03-16 16:17:05.616 5104 1957684051632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d64eadd-1ab4-44b0-b242-3bbcfbdfb64a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:17:05.616 5104 1957684051632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4ff6ff33-a874-4003-8233-b0bd9448e8e5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:17:05.616 5104 1957684051632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:17:05.616 5104 1957684051632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4ff6ff33-a874-4003-8233-b0bd9448e8e5 not yet added. Adding. 2022-03-16 16:17:05.616 5104 1957684051632 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-03-16 16:17:05.616 5104 1957684051632 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-03-16 16:17:05.681 5104 1957684051632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:17:05.747 5104 1957684051632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" "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:400 2022-03-16 16:17:05.747 5104 1957684051632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:17:05.835 5104 1957684051632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:17:05.882 5104 1957684051632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ff6ff33-a874-4003-8233-b0bd9448e8e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:17:05.882 5104 1957684051632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:17:05.882 5104 1957684051632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 processed. 2022-03-16 16:17:06.897 5104 1957683675552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:17:07.162 5104 1957683675552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:17:07.246 5104 1957683675552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-015d1050-2580-4b61-8b72-113ebc9814d4 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated on remote: ['479088cd-cdec-4a90-be2e-4fccafaae86b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:17:07.246 5104 1957683675552 MainThread INFO neutron.agent.securitygroups_rpc [req-015d1050-2580-4b61-8b72-113ebc9814d4 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated ['479088cd-cdec-4a90-be2e-4fccafaae86b'] 2022-03-16 16:17:08.484 5104 1957682553072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b68df60-247c-42db-9415-93c825ca1a95 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: ef834428-33aa-46eb-843f-3cc5143240c1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:17:08.494 5104 1957682553072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b68df60-247c-42db-9415-93c825ca1a95 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port ef834428-33aa-46eb-843f-3cc5143240c1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:17:09.918 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ef834428-33aa-46eb-843f-3cc5143240c1 2022-03-16 16:17:10.912 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:17:11.209 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port ef834428-33aa-46eb-843f-3cc5143240c1 2022-03-16 16:17:11.209 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port ef834428-33aa-46eb-843f-3cc5143240c1 updated. Details: {'device': 'ef834428-33aa-46eb-843f-3cc5143240c1', 'network_id': '6fdb6a77-dd0d-479b-baa4-af7713584291', 'port_id': 'ef834428-33aa-46eb-843f-3cc5143240c1', 'mac_address': 'fa:16:3e:68:7c:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 615, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2eafe02a-39b8-477a-8bc7-970516ab070d', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:17:11.209 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:17:11.209 5104 1957684333200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ef834428-33aa-46eb-843f-3cc5143240c1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:17:11.209 5104 1957684333200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ef834428-33aa-46eb-843f-3cc5143240c1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:17:11.209 5104 1957684333200 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fdb6a77-dd0d-479b-baa4-af7713584291 2022-03-16 16:17:11.209 5104 1957684333200 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-03-16 16:17:11.326 5104 1957684333200 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ef834428-33aa-46eb-843f-3cc5143240c1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:17:11.348 5104 1957684333200 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ef834428-33aa-46eb-843f-3cc5143240c1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:17:11.348 5104 1957684333200 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ef834428-33aa-46eb-843f-3cc5143240c1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:17:11.348 5104 1957684333200 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 615, VLAN trunk: None to switch port ef834428-33aa-46eb-843f-3cc5143240c1 2022-03-16 16:17:11.403 5104 1957684333200 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:17:11.403 5104 1957684333200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ef834428-33aa-46eb-843f-3cc5143240c1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:17:11.553 5104 1957684333200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ef834428-33aa-46eb-843f-3cc5143240c1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:17:11.553 5104 1957684333200 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-03-16 16:17:11.553 5104 1957684333200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (479088cd-cdec-4a90-be2e-4fccafaae86b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:17:11.553 5104 1957684333200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ef834428-33aa-46eb-843f-3cc5143240c1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:17:11.553 5104 1957684333200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:17:11.553 5104 1957684333200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ef834428-33aa-46eb-843f-3cc5143240c1 not yet added. Adding. 2022-03-16 16:17:11.553 5104 1957684333200 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-03-16 16:17:11.553 5104 1957684333200 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-03-16 16:17:11.635 5104 1957684333200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef834428-33aa-46eb-843f-3cc5143240c1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:17:11.720 5104 1957684333200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef834428-33aa-46eb-843f-3cc5143240c1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:17:11.720 5104 1957684333200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef834428-33aa-46eb-843f-3cc5143240c1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:17:11.809 5104 1957684333200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef834428-33aa-46eb-843f-3cc5143240c1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:17:11.872 5104 1957684333200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ef834428-33aa-46eb-843f-3cc5143240c1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.657s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:17:11.872 5104 1957684333200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ef834428-33aa-46eb-843f-3cc5143240c1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:17:11.872 5104 1957684333200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ef834428-33aa-46eb-843f-3cc5143240c1 processed. 2022-03-16 16:17:12.928 5104 1957685098800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:17:13.209 5104 1957685098800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:17:46.104 5104 1957685370720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-889431d7-5f51-4ba4-b3cf-f7eb0627e961 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group member updated on remote: ['1d64eadd-1ab4-44b0-b242-3bbcfbdfb64a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:17:46.104 5104 1957685370720 MainThread INFO neutron.agent.securitygroups_rpc [req-889431d7-5f51-4ba4-b3cf-f7eb0627e961 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] Security group member updated ['1d64eadd-1ab4-44b0-b242-3bbcfbdfb64a'] 2022-03-16 16:17:46.353 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4ff6ff33-a874-4003-8233-b0bd9448e8e5 2022-03-16 16:17:46.667 5104 1957685104880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-889431d7-5f51-4ba4-b3cf-f7eb0627e961 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] port_delete event received for '4ff6ff33-a874-4003-8233-b0bd9448e8e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:17:47.104 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:17:47.104 5104 1957685104880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4ff6ff33-a874-4003-8233-b0bd9448e8e5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:17:47.104 5104 1957685104880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4ff6ff33-a874-4003-8233-b0bd9448e8e5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:17:47.104 5104 1957685104880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4ff6ff33-a874-4003-8233-b0bd9448e8e5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:17:47.104 5104 1957685104880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5 2022-03-16 16:17:47.104 5104 1957685104880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ff6ff33-a874-4003-8233-b0bd9448e8e5'] 2022-03-16 16:17:47.104 5104 1957685104880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:17:47.104 5104 1957685104880 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-03-16 16:17:47.104 5104 1957685104880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ff6ff33-a874-4003-8233-b0bd9448e8e5'] 2022-03-16 16:17:48.396 5104 1957685104880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-285e0403-1a04-4ea6-a62c-752fef3ac166 9fa05ac470a5461a8fde44464bd248c7 44cce25f67fe4cfba993d4e86388329b - - -] port_delete event received for '2f6c9815-b180-44d0-acde-9e0958a03e8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:17:49.099 5104 1957684473344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:17:49.130 5104 1957684473344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:17:52.114 5104 1957684196800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23b1eddc-b59f-4820-a065-6d7e97c3a7da 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '4f633428-8814-4f0e-955a-a42302435821' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:17:53.309 5104 1957684643088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fec53c37-df94-4fbb-ba5a-ff7ea6d4ac29 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '495a7406-bb0b-4295-a46e-f2cdeda68caa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:17:54.583 5104 1957685533328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87bc3c26-bd61-4f2e-8405-af65bc3811c2 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '5a212cc9-3a86-4aa9-9b75-b7df596f5d0f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:17:54.583 5104 1957685533328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b2b5a90-1782-4533-9b29-6583fe8805f8 - - - - -] port_delete event received for '5a212cc9-3a86-4aa9-9b75-b7df596f5d0f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:17:54.833 5104 1957685384640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87bc3c26-bd61-4f2e-8405-af65bc3811c2 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network 5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:17:54.833 5104 1957685384640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87bc3c26-bd61-4f2e-8405-af65bc3811c2 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network 5fb891d0-889a-40d0-b4ac-3b0d6e5cb6b5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-16 16:17:58.372 5104 1957685366848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3930902b-729d-4234-b3d3-01f6cb61a01f 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated on remote: ['826707b6-ce63-46b6-9663-9b1f23c2d6bb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:17:58.372 5104 1957685366848 MainThread INFO neutron.agent.securitygroups_rpc [req-3930902b-729d-4234-b3d3-01f6cb61a01f 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated ['826707b6-ce63-46b6-9663-9b1f23c2d6bb'] 2022-03-16 16:17:58.661 5104 1957685784064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-802d6f20-d465-441f-859a-fabff1eea35c 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated on remote: ['826707b6-ce63-46b6-9663-9b1f23c2d6bb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:17:58.661 5104 1957685784064 MainThread INFO neutron.agent.securitygroups_rpc [req-802d6f20-d465-441f-859a-fabff1eea35c 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated ['826707b6-ce63-46b6-9663-9b1f23c2d6bb'] 2022-03-16 16:18:03.208 5104 1957685645552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5b4c718-d4e0-4dc4-9d1f-fb2e654fd771 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated on remote: ['826707b6-ce63-46b6-9663-9b1f23c2d6bb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:18:03.208 5104 1957685645552 MainThread INFO neutron.agent.securitygroups_rpc [req-e5b4c718-d4e0-4dc4-9d1f-fb2e654fd771 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated ['826707b6-ce63-46b6-9663-9b1f23c2d6bb'] 2022-03-16 16:18:04.254 5104 1957682899776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01f17c2d-3719-40e0-b1a2-4b27d6bdfa7a 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:18:04.262 5104 1957682899776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01f17c2d-3719-40e0-b1a2-4b27d6bdfa7a 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:18:06.352 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 2022-03-16 16:18:07.192 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:18:07.442 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 2022-03-16 16:18:07.442 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 updated. Details: {'device': '9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681', 'network_id': '6fdb6a77-dd0d-479b-baa4-af7713584291', 'port_id': '9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681', 'mac_address': 'fa:16:3e:8e:bc:2a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 615, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2eafe02a-39b8-477a-8bc7-970516ab070d', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:18:07.442 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:18:07.442 5104 1957683544832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:18:07.442 5104 1957683544832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:18:07.442 5104 1957683544832 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-03-16 16:18:07.582 5104 1957683544832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:18:07.582 5104 1957683544832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:18:07.590 5104 1957683544832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:18:07.590 5104 1957683544832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 615, VLAN trunk: None to switch port 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 2022-03-16 16:18:07.653 5104 1957683544832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:18:07.653 5104 1957683544832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:18:07.785 5104 1957683544832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:18:07.785 5104 1957683544832 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-03-16 16:18:07.785 5104 1957683544832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (826707b6-ce63-46b6-9663-9b1f23c2d6bb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:18:07.801 5104 1957683544832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:18:07.801 5104 1957683544832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:18:07.801 5104 1957683544832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 not yet added. Adding. 2022-03-16 16:18:07.801 5104 1957683544832 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-03-16 16:18:07.801 5104 1957683544832 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-03-16 16:18:07.872 5104 1957683544832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:18:07.947 5104 1957683544832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:18:07.947 5104 1957683544832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:18:08.051 5104 1957683544832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:18:08.114 5104 1957683544832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:18:08.114 5104 1957683544832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:18:08.114 5104 1957683544832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 processed. 2022-03-16 16:18:09.207 5104 1957683471456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:18:09.504 5104 1957683471456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:18:50.577 5104 1957686400800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99dcebf8-92a6-44d4-8567-975643669c69 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated on remote: ['826707b6-ce63-46b6-9663-9b1f23c2d6bb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:18:50.577 5104 1957686400800 MainThread INFO neutron.agent.securitygroups_rpc [req-99dcebf8-92a6-44d4-8567-975643669c69 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated ['826707b6-ce63-46b6-9663-9b1f23c2d6bb'] 2022-03-16 16:18:50.769 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 2022-03-16 16:18:50.894 5104 1957685368256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99dcebf8-92a6-44d4-8567-975643669c69 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] port_delete event received for '9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:18:51.446 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:18:51.446 5104 1957686745040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:18:51.446 5104 1957686745040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:18:51.446 5104 1957686745040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:18:51.446 5104 1957686745040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681'] 2022-03-16 16:18:51.446 5104 1957686745040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:18:51.446 5104 1957686745040 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-03-16 16:18:51.446 5104 1957686745040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c3cf2dd-76dc-49c4-a6ac-d98faf5bc681'] 2022-03-16 16:18:52.816 5104 1957681191920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8e5078d-eec1-4e26-beca-fa2dec9c1df2 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] port_delete event received for '6259d7f5-f704-4503-a5e8-b67b48d75971' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:18:53.443 5104 1957681191920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:18:53.475 5104 1957681191920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:18:56.835 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ef834428-33aa-46eb-843f-3cc5143240c1 2022-03-16 16:18:57.143 5104 1957685935088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bdef3fa-5d96-4751-8c4f-873bd45695b9 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated on remote: ['479088cd-cdec-4a90-be2e-4fccafaae86b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:18:57.143 5104 1957685935088 MainThread INFO neutron.agent.securitygroups_rpc [req-6bdef3fa-5d96-4751-8c4f-873bd45695b9 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated ['479088cd-cdec-4a90-be2e-4fccafaae86b'] 2022-03-16 16:18:57.456 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:18:57.456 5104 1957685789264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ef834428-33aa-46eb-843f-3cc5143240c1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:18:57.456 5104 1957685789264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ef834428-33aa-46eb-843f-3cc5143240c1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:18:57.456 5104 1957685789264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ef834428-33aa-46eb-843f-3cc5143240c1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:18:57.463 5104 1957685789264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fdb6a77-dd0d-479b-baa4-af7713584291 2022-03-16 16:18:57.463 5104 1957685789264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ef834428-33aa-46eb-843f-3cc5143240c1'] 2022-03-16 16:18:57.463 5104 1957685789264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:18:57.463 5104 1957685789264 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-03-16 16:18:57.463 5104 1957685789264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ef834428-33aa-46eb-843f-3cc5143240c1'] 2022-03-16 16:18:57.484 5104 1957685789264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bdef3fa-5d96-4751-8c4f-873bd45695b9 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] port_delete event received for 'ef834428-33aa-46eb-843f-3cc5143240c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:18:59.472 5104 1957684197152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:18:59.503 5104 1957684197152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:19:00.359 5104 1957685098800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-067c82e9-4c4e-42b6-8944-093b6eef9277 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] port_delete event received for 'fc6396a9-29ca-4051-8349-d3045cdf1ff1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:19:01.300 5104 1957686616480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4068464-4fde-4d83-abb2-e06dfbb957db 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated on remote: ['8a633fd3-df1e-44c2-8e6d-453e25352a7c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:19:01.300 5104 1957686616480 MainThread INFO neutron.agent.securitygroups_rpc [req-c4068464-4fde-4d83-abb2-e06dfbb957db 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated ['8a633fd3-df1e-44c2-8e6d-453e25352a7c'] 2022-03-16 16:19:01.612 5104 1957685384992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aea23e87-a934-4985-a6ba-e69b510c0acf 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated on remote: ['8a633fd3-df1e-44c2-8e6d-453e25352a7c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:19:01.612 5104 1957685384992 MainThread INFO neutron.agent.securitygroups_rpc [req-aea23e87-a934-4985-a6ba-e69b510c0acf 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated ['8a633fd3-df1e-44c2-8e6d-453e25352a7c'] 2022-03-16 16:19:06.206 5104 1957685558784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9df3c11-c80e-4bad-917c-9c6b8c114ce0 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated on remote: ['8a633fd3-df1e-44c2-8e6d-453e25352a7c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:19:06.206 5104 1957685558784 MainThread INFO neutron.agent.securitygroups_rpc [req-c9df3c11-c80e-4bad-917c-9c6b8c114ce0 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated ['8a633fd3-df1e-44c2-8e6d-453e25352a7c'] 2022-03-16 16:19:07.240 5104 1957686168384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a98a5130-73aa-4f0b-ab66-728656e648e3 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:19:07.240 5104 1957686168384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a98a5130-73aa-4f0b-ab66-728656e648e3 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:19:08.753 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 2022-03-16 16:19:09.503 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:19:09.753 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 2022-03-16 16:19:09.753 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 updated. Details: {'device': 'd3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6', 'network_id': '6fdb6a77-dd0d-479b-baa4-af7713584291', 'port_id': 'd3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6', 'mac_address': 'fa:16:3e:63:f7:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 615, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2eafe02a-39b8-477a-8bc7-970516ab070d', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:19:09.753 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:19:09.753 5104 1957686616128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:19:09.753 5104 1957686616128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:19:09.753 5104 1957686616128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fdb6a77-dd0d-479b-baa4-af7713584291 2022-03-16 16:19:09.753 5104 1957686616128 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-03-16 16:19:09.902 5104 1957686616128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:19:09.902 5104 1957686616128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:19:09.902 5104 1957686616128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:19:09.902 5104 1957686616128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 615, VLAN trunk: None to switch port d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 2022-03-16 16:19:09.964 5104 1957686616128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:19:09.964 5104 1957686616128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:19:10.102 5104 1957686616128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:19:10.102 5104 1957686616128 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-03-16 16:19:10.102 5104 1957686616128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8a633fd3-df1e-44c2-8e6d-453e25352a7c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:19:10.102 5104 1957686616128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:19:10.102 5104 1957686616128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:19:10.102 5104 1957686616128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 not yet added. Adding. 2022-03-16 16:19:10.102 5104 1957686616128 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-03-16 16:19:10.102 5104 1957686616128 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-03-16 16:19:10.195 5104 1957686616128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:19:10.265 5104 1957686616128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:19:10.265 5104 1957686616128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:19:10.346 5104 1957686616128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:19:10.409 5104 1957686616128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:19:10.409 5104 1957686616128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:19:10.409 5104 1957686616128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 processed. 2022-03-16 16:19:11.518 5104 1957686150944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:19:11.815 5104 1957686150944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:19:58.814 5104 1957682816272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ad5c81c-ea0c-43b1-8e79-09898fc6e57d 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated on remote: ['8a633fd3-df1e-44c2-8e6d-453e25352a7c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:19:58.814 5104 1957682816272 MainThread INFO neutron.agent.securitygroups_rpc [req-7ad5c81c-ea0c-43b1-8e79-09898fc6e57d 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated ['8a633fd3-df1e-44c2-8e6d-453e25352a7c'] 2022-03-16 16:19:59.156 5104 1957685555264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ad5c81c-ea0c-43b1-8e79-09898fc6e57d 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] port_delete event received for 'd3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:19:59.239 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 2022-03-16 16:19:59.751 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:19:59.751 5104 1957685383232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:19:59.751 5104 1957685383232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:19:59.751 5104 1957685383232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:19:59.751 5104 1957685383232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fdb6a77-dd0d-479b-baa4-af7713584291 2022-03-16 16:19:59.751 5104 1957685383232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6'] 2022-03-16 16:19:59.751 5104 1957685383232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:19:59.751 5104 1957685383232 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-03-16 16:19:59.751 5104 1957685383232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d3d088d7-0e68-4c6b-b6e1-bfc277f0d4c6'] 2022-03-16 16:20:00.907 5104 1957686681440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-795020f7-4f43-490f-a452-351744bc2602 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] port_delete event received for 'f5c61e91-1793-4a41-b1dc-72168f3c1276' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:20:01.704 5104 1957686971728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8dd3636d-50a2-4a58-a65f-974c057f9bfb 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated on remote: ['e227497e-dedc-4f68-95c6-eb99020ba9bb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:20:01.704 5104 1957686971728 MainThread INFO neutron.agent.securitygroups_rpc [req-8dd3636d-50a2-4a58-a65f-974c057f9bfb 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated ['e227497e-dedc-4f68-95c6-eb99020ba9bb'] 2022-03-16 16:20:01.751 5104 1957686971728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:20:01.767 5104 1957686971728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:20:02.048 5104 1957685171296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f28288ee-1032-4b05-b4dd-740c8de4640c 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated on remote: ['e227497e-dedc-4f68-95c6-eb99020ba9bb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:20:02.048 5104 1957685171296 MainThread INFO neutron.agent.securitygroups_rpc [req-f28288ee-1032-4b05-b4dd-740c8de4640c 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group rule updated ['e227497e-dedc-4f68-95c6-eb99020ba9bb'] 2022-03-16 16:20:06.563 5104 1957682743776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e2c8f8b-377c-4b8b-a674-4f769036d5c0 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated on remote: ['e227497e-dedc-4f68-95c6-eb99020ba9bb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:20:06.575 5104 1957682743776 MainThread INFO neutron.agent.securitygroups_rpc [req-0e2c8f8b-377c-4b8b-a674-4f769036d5c0 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated ['e227497e-dedc-4f68-95c6-eb99020ba9bb'] 2022-03-16 16:20:07.579 5104 1957685555792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca9695a0-98f1-43f5-84db-49884b27b556 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: 435de22f-d51c-4e32-a8c6-96a98d8bdb73 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:20:07.596 5104 1957685555792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca9695a0-98f1-43f5-84db-49884b27b556 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port 435de22f-d51c-4e32-a8c6-96a98d8bdb73 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:20:09.132 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 435de22f-d51c-4e32-a8c6-96a98d8bdb73 2022-03-16 16:20:09.782 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:20:10.047 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port 435de22f-d51c-4e32-a8c6-96a98d8bdb73 2022-03-16 16:20:10.047 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port 435de22f-d51c-4e32-a8c6-96a98d8bdb73 updated. Details: {'device': '435de22f-d51c-4e32-a8c6-96a98d8bdb73', 'network_id': '6fdb6a77-dd0d-479b-baa4-af7713584291', 'port_id': '435de22f-d51c-4e32-a8c6-96a98d8bdb73', 'mac_address': 'fa:16:3e:b6:5b:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 615, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2eafe02a-39b8-477a-8bc7-970516ab070d', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:20:10.047 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:20:10.047 5104 1957685780544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-435de22f-d51c-4e32-a8c6-96a98d8bdb73" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:20:10.047 5104 1957685780544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 435de22f-d51c-4e32-a8c6-96a98d8bdb73 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:20:10.047 5104 1957685780544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fdb6a77-dd0d-479b-baa4-af7713584291 2022-03-16 16:20:10.047 5104 1957685780544 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-03-16 16:20:10.180 5104 1957685780544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '435de22f-d51c-4e32-a8c6-96a98d8bdb73') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:20:10.180 5104 1957685780544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '435de22f-d51c-4e32-a8c6-96a98d8bdb73') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:20:10.180 5104 1957685780544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 435de22f-d51c-4e32-a8c6-96a98d8bdb73 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:20:10.180 5104 1957685780544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 615, VLAN trunk: None to switch port 435de22f-d51c-4e32-a8c6-96a98d8bdb73 2022-03-16 16:20:10.239 5104 1957685780544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:20:10.239 5104 1957685780544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['435de22f-d51c-4e32-a8c6-96a98d8bdb73'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:20:10.376 5104 1957685780544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['435de22f-d51c-4e32-a8c6-96a98d8bdb73']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:20:10.376 5104 1957685780544 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-03-16 16:20:10.376 5104 1957685780544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e227497e-dedc-4f68-95c6-eb99020ba9bb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:20:10.376 5104 1957685780544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 435de22f-d51c-4e32-a8c6-96a98d8bdb73 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:20:10.376 5104 1957685780544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:20:10.376 5104 1957685780544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 435de22f-d51c-4e32-a8c6-96a98d8bdb73 not yet added. Adding. 2022-03-16 16:20:10.376 5104 1957685780544 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-03-16 16:20:10.376 5104 1957685780544 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-03-16 16:20:10.451 5104 1957685780544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-435de22f-d51c-4e32-a8c6-96a98d8bdb73" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:20:10.515 5104 1957685780544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-435de22f-d51c-4e32-a8c6-96a98d8bdb73" "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:400 2022-03-16 16:20:10.515 5104 1957685780544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-435de22f-d51c-4e32-a8c6-96a98d8bdb73" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:20:10.595 5104 1957685780544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-435de22f-d51c-4e32-a8c6-96a98d8bdb73" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:20:10.650 5104 1957685780544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-435de22f-d51c-4e32-a8c6-96a98d8bdb73" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:20:10.650 5104 1957685780544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 435de22f-d51c-4e32-a8c6-96a98d8bdb73 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:20:10.650 5104 1957685780544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 435de22f-d51c-4e32-a8c6-96a98d8bdb73 processed. 2022-03-16 16:20:11.798 5104 1957684515408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:20:12.110 5104 1957684515408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:20:57.657 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 435de22f-d51c-4e32-a8c6-96a98d8bdb73 2022-03-16 16:20:57.954 5104 1957684471584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76d5e809-cd16-407e-a892-a4100721c96b 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated on remote: ['e227497e-dedc-4f68-95c6-eb99020ba9bb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:20:57.954 5104 1957684471584 MainThread INFO neutron.agent.securitygroups_rpc [req-76d5e809-cd16-407e-a892-a4100721c96b 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] Security group member updated ['e227497e-dedc-4f68-95c6-eb99020ba9bb'] 2022-03-16 16:20:58.000 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:20:58.000 5104 1957684470528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '435de22f-d51c-4e32-a8c6-96a98d8bdb73' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:20:58.000 5104 1957684470528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '435de22f-d51c-4e32-a8c6-96a98d8bdb73' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:20:58.000 5104 1957684470528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 435de22f-d51c-4e32-a8c6-96a98d8bdb73 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:20:58.008 5104 1957684470528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fdb6a77-dd0d-479b-baa4-af7713584291 2022-03-16 16:20:58.008 5104 1957684470528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['435de22f-d51c-4e32-a8c6-96a98d8bdb73'] 2022-03-16 16:20:58.008 5104 1957684470528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:20:58.008 5104 1957684470528 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-03-16 16:20:58.008 5104 1957684470528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['435de22f-d51c-4e32-a8c6-96a98d8bdb73'] 2022-03-16 16:20:58.281 5104 1957684950640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76d5e809-cd16-407e-a892-a4100721c96b 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] port_delete event received for '435de22f-d51c-4e32-a8c6-96a98d8bdb73' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:21:00.000 5104 1957682664544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:21:00.031 5104 1957682664544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:21:00.094 5104 1957682772448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d90841dd-ca47-4689-a6d3-a42c1df5de38 1b779aeebf264bf0b330b4f86008209b 646d82df1bf84b1cbadeb8d8a8c2d519 - - -] port_delete event received for 'c0505d17-e5e5-48af-a66c-3af751e2852d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:21:05.109 5104 1957660766800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97d075f0-fa50-4cae-822e-d059fee2c7ba 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '90461445-0984-4216-afbe-189066c905f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:21:06.531 5104 1957660766800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e02618b2-687a-46a7-b929-8e09541fb74e 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '23978265-c421-4540-8b9d-1d05ddd8f9b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:21:07.470 5104 1957660766800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39eac1c1-d2d0-4db7-932c-d15edd9703d3 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for 'a5ca77af-e01d-4bb1-ba86-b313949d7d20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:21:07.531 5104 1957683605920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97431d1b-debf-4672-a85a-ffc857b4e103 - - - - -] port_delete event received for 'a5ca77af-e01d-4bb1-ba86-b313949d7d20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:21:07.736 5104 1957684197856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39eac1c1-d2d0-4db7-932c-d15edd9703d3 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network 6fdb6a77-dd0d-479b-baa4-af7713584291 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:21:07.736 5104 1957684197856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39eac1c1-d2d0-4db7-932c-d15edd9703d3 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network 6fdb6a77-dd0d-479b-baa4-af7713584291 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-16 16:22:01.561 5104 1957682946816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5343be3e-ee01-46f7-9a0f-2b41b65de1a3 - - - - -] port_update received: 76c65a51-7c88-4140-9602-17676eeb34e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:22:01.571 5104 1957682946816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5343be3e-ee01-46f7-9a0f-2b41b65de1a3 - - - - -] No port 76c65a51-7c88-4140-9602-17676eeb34e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:22:04.952 5104 1957681191744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-808af7da-0b41-4a69-b81e-2f352d634d9b - - - - -] port_update received: c1727f5b-f6e8-4b94-b00f-77f2f5d53a86 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:22:04.983 5104 1957681191744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-808af7da-0b41-4a69-b81e-2f352d634d9b - - - - -] No port c1727f5b-f6e8-4b94-b00f-77f2f5d53a86 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:22:07.561 5104 1957682666832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24eab9d7-5a16-417d-963c-b9700f332286 - - - - -] port_update received: cf30a572-32e8-44e2-b0db-7018de3ba9f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:22:07.561 5104 1957682666832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24eab9d7-5a16-417d-963c-b9700f332286 - - - - -] No port cf30a572-32e8-44e2-b0db-7018de3ba9f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:22:09.791 5104 1957683428864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e4ebd8c-1671-4ec4-a5f7-7f3604d4912b e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group rule updated on remote: ['b722437a-6757-478c-b031-e1ea84397897'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:22:09.791 5104 1957683428864 MainThread INFO neutron.agent.securitygroups_rpc [req-8e4ebd8c-1671-4ec4-a5f7-7f3604d4912b e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group rule updated ['b722437a-6757-478c-b031-e1ea84397897'] 2022-03-16 16:22:10.139 5104 1957684766672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1eb944a3-7e5a-4b1c-99c4-d0098b43c56a e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group rule updated on remote: ['b722437a-6757-478c-b031-e1ea84397897'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:22:10.139 5104 1957684766672 MainThread INFO neutron.agent.securitygroups_rpc [req-1eb944a3-7e5a-4b1c-99c4-d0098b43c56a e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group rule updated ['b722437a-6757-478c-b031-e1ea84397897'] 2022-03-16 16:22:10.431 5104 1957683982176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bccafbf-6bcd-47c0-9684-1d032b99bfb2 e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group rule updated on remote: ['b722437a-6757-478c-b031-e1ea84397897'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:22:10.431 5104 1957683982176 MainThread INFO neutron.agent.securitygroups_rpc [req-9bccafbf-6bcd-47c0-9684-1d032b99bfb2 e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group rule updated ['b722437a-6757-478c-b031-e1ea84397897'] 2022-03-16 16:22:10.655 5104 1957684472640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f05a52ad-b1ed-478e-a517-df17a555849c - - - - -] port_update received: 6a466499-eacb-4b6c-8bbd-ad6001f2d754 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:22:10.655 5104 1957684472640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f05a52ad-b1ed-478e-a517-df17a555849c - - - - -] No port 6a466499-eacb-4b6c-8bbd-ad6001f2d754 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:22:10.764 5104 1957683396096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cae6d6a-7927-436e-b424-fd71d6379a9b e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group rule updated on remote: ['b722437a-6757-478c-b031-e1ea84397897'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:22:10.780 5104 1957683396096 MainThread INFO neutron.agent.securitygroups_rpc [req-6cae6d6a-7927-436e-b424-fd71d6379a9b e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group rule updated ['b722437a-6757-478c-b031-e1ea84397897'] 2022-03-16 16:22:11.123 5104 1957682817328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5bb3d03-662c-4955-8296-27b296d0fc74 e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group rule updated on remote: ['b722437a-6757-478c-b031-e1ea84397897'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:22:11.123 5104 1957682817328 MainThread INFO neutron.agent.securitygroups_rpc [req-a5bb3d03-662c-4955-8296-27b296d0fc74 e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group rule updated ['b722437a-6757-478c-b031-e1ea84397897'] 2022-03-16 16:22:11.530 5104 1957639524944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0da9d4c6-8bc6-457f-88db-376399864144 e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group rule updated on remote: ['b722437a-6757-478c-b031-e1ea84397897'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-16 16:22:11.530 5104 1957639524944 MainThread INFO neutron.agent.securitygroups_rpc [req-0da9d4c6-8bc6-457f-88db-376399864144 e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group rule updated ['b722437a-6757-478c-b031-e1ea84397897'] 2022-03-16 16:22:29.467 5104 1957680731408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cbc0db2c-fec0-4b02-8caa-76ab55572ad5 e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group member updated on remote: ['b722437a-6757-478c-b031-e1ea84397897'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:22:29.467 5104 1957680731408 MainThread INFO neutron.agent.securitygroups_rpc [req-cbc0db2c-fec0-4b02-8caa-76ab55572ad5 e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group member updated ['b722437a-6757-478c-b031-e1ea84397897'] 2022-03-16 16:22:30.561 5104 1957682818384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05336431-af97-4313-bf5c-4172fbd1acd7 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] port_update received: e7049507-277f-4308-bb95-ac44490f78c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-16 16:22:30.561 5104 1957682818384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05336431-af97-4313-bf5c-4172fbd1acd7 9461470615f3405b8c630a21d376df9e a30d8771276b496a838e85c11947c46f - - -] No port e7049507-277f-4308-bb95-ac44490f78c9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-16 16:22:32.139 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e7049507-277f-4308-bb95-ac44490f78c9 2022-03-16 16:22:32.402 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:22:32.652 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port e7049507-277f-4308-bb95-ac44490f78c9 2022-03-16 16:22:32.652 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port e7049507-277f-4308-bb95-ac44490f78c9 updated. Details: {'device': 'e7049507-277f-4308-bb95-ac44490f78c9', 'network_id': '1a9b3a21-c71a-48f8-b74b-8118b159c9fc', 'port_id': 'e7049507-277f-4308-bb95-ac44490f78c9', 'mac_address': 'fa:16:3e:5d:78:e1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 610, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c3b66034-de10-40de-8682-1fb33939aee7', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:22:32.652 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:22:32.652 5104 1957662383088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7049507-277f-4308-bb95-ac44490f78c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:22:32.652 5104 1957662383088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e7049507-277f-4308-bb95-ac44490f78c9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:22:32.652 5104 1957662383088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1a9b3a21-c71a-48f8-b74b-8118b159c9fc 2022-03-16 16:22:32.652 5104 1957662383088 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-03-16 16:22:32.782 5104 1957662383088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e7049507-277f-4308-bb95-ac44490f78c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:22:32.782 5104 1957662383088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e7049507-277f-4308-bb95-ac44490f78c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:22:32.782 5104 1957662383088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e7049507-277f-4308-bb95-ac44490f78c9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:22:32.782 5104 1957662383088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 610, VLAN trunk: None to switch port e7049507-277f-4308-bb95-ac44490f78c9 2022-03-16 16:22:32.843 5104 1957662383088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:22:32.843 5104 1957662383088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e7049507-277f-4308-bb95-ac44490f78c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:22:33.074 5104 1957662383088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e7049507-277f-4308-bb95-ac44490f78c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:22:33.074 5104 1957662383088 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-03-16 16:22:33.074 5104 1957662383088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b722437a-6757-478c-b031-e1ea84397897) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:22:33.074 5104 1957662383088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e7049507-277f-4308-bb95-ac44490f78c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:22:33.074 5104 1957662383088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:22:33.074 5104 1957662383088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e7049507-277f-4308-bb95-ac44490f78c9 not yet added. Adding. 2022-03-16 16:22:33.074 5104 1957662383088 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-03-16 16:22:33.074 5104 1957662383088 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-03-16 16:22:33.149 5104 1957662383088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7049507-277f-4308-bb95-ac44490f78c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:22:33.219 5104 1957662383088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7049507-277f-4308-bb95-ac44490f78c9" "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:400 2022-03-16 16:22:33.219 5104 1957662383088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7049507-277f-4308-bb95-ac44490f78c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:22:33.311 5104 1957662383088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7049507-277f-4308-bb95-ac44490f78c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:22:33.389 5104 1957662383088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7049507-277f-4308-bb95-ac44490f78c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.735s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:22:33.389 5104 1957662383088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e7049507-277f-4308-bb95-ac44490f78c9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:22:33.389 5104 1957662383088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e7049507-277f-4308-bb95-ac44490f78c9 processed. 2022-03-16 16:22:34.420 5104 1957662383088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:22:34.733 5104 1957662383088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:24:41.210 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e7049507-277f-4308-bb95-ac44490f78c9 2022-03-16 16:24:42.964 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:24:42.964 5104 1957680082608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e7049507-277f-4308-bb95-ac44490f78c9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:24:42.964 5104 1957680082608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e7049507-277f-4308-bb95-ac44490f78c9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:24:42.964 5104 1957680082608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e7049507-277f-4308-bb95-ac44490f78c9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:24:42.973 5104 1957680082608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1a9b3a21-c71a-48f8-b74b-8118b159c9fc 2022-03-16 16:24:42.973 5104 1957680082608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7049507-277f-4308-bb95-ac44490f78c9'] 2022-03-16 16:24:42.973 5104 1957680082608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:24:42.973 5104 1957680082608 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-03-16 16:24:42.973 5104 1957680082608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7049507-277f-4308-bb95-ac44490f78c9'] 2022-03-16 16:24:44.964 5104 1957661726496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:24:45.167 5104 1957661726496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:24:47.012 5104 1957679305648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e7049507-277f-4308-bb95-ac44490f78c9 2022-03-16 16:24:48.991 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-16 16:24:49.382 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Adding port e7049507-277f-4308-bb95-ac44490f78c9 2022-03-16 16:24:49.382 5104 1957582043616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Port e7049507-277f-4308-bb95-ac44490f78c9 updated. Details: {'device': 'e7049507-277f-4308-bb95-ac44490f78c9', 'network_id': '1a9b3a21-c71a-48f8-b74b-8118b159c9fc', 'port_id': 'e7049507-277f-4308-bb95-ac44490f78c9', 'mac_address': 'fa:16:3e:5d:78:e1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 610, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c3b66034-de10-40de-8682-1fb33939aee7', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-16 16:24:49.382 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] 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-03-16 16:24:49.382 5104 1957662106896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7049507-277f-4308-bb95-ac44490f78c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:24:49.382 5104 1957662106896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e7049507-277f-4308-bb95-ac44490f78c9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-16 16:24:49.382 5104 1957662106896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1a9b3a21-c71a-48f8-b74b-8118b159c9fc 2022-03-16 16:24:49.382 5104 1957662106896 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-03-16 16:24:49.546 5104 1957662106896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e7049507-277f-4308-bb95-ac44490f78c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:24:49.546 5104 1957662106896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e7049507-277f-4308-bb95-ac44490f78c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-16 16:24:49.546 5104 1957662106896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e7049507-277f-4308-bb95-ac44490f78c9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-16 16:24:49.546 5104 1957662106896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 610, VLAN trunk: None to switch port e7049507-277f-4308-bb95-ac44490f78c9 2022-03-16 16:24:49.605 5104 1957662106896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-16 16:24:49.605 5104 1957662106896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e7049507-277f-4308-bb95-ac44490f78c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-16 16:24:49.855 5104 1957662106896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e7049507-277f-4308-bb95-ac44490f78c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-16 16:24:49.857 5104 1957662106896 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-03-16 16:24:49.857 5104 1957662106896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b722437a-6757-478c-b031-e1ea84397897) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-16 16:24:49.857 5104 1957662106896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e7049507-277f-4308-bb95-ac44490f78c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-16 16:24:49.857 5104 1957662106896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-16 16:24:49.857 5104 1957662106896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e7049507-277f-4308-bb95-ac44490f78c9 not yet added. Adding. 2022-03-16 16:24:49.857 5104 1957662106896 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-03-16 16:24:49.857 5104 1957662106896 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-03-16 16:24:49.925 5104 1957662106896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7049507-277f-4308-bb95-ac44490f78c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:24:50.003 5104 1957662106896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7049507-277f-4308-bb95-ac44490f78c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:24:50.003 5104 1957662106896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7049507-277f-4308-bb95-ac44490f78c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:24:50.089 5104 1957662106896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7049507-277f-4308-bb95-ac44490f78c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:24:50.163 5104 1957662106896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7049507-277f-4308-bb95-ac44490f78c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:24:50.163 5104 1957662106896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e7049507-277f-4308-bb95-ac44490f78c9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-16 16:24:50.163 5104 1957662106896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e7049507-277f-4308-bb95-ac44490f78c9 processed. 2022-03-16 16:24:50.993 5104 1957662106896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:24:51.200 5104 1957662106896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:25:59.682 5104 1957682818912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f4510b8-c80e-48a8-b3f3-6efd7ea14624 e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] port_delete event received for '1d050f0c-bc2f-4705-a108-c94763f581c0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:26:01.728 5104 1957679305472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e7049507-277f-4308-bb95-ac44490f78c9 2022-03-16 16:26:02.166 5104 1957682772096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81d773e2-f933-49b2-b575-6ba1fb23c1d6 e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group member updated on remote: ['b722437a-6757-478c-b031-e1ea84397897'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-16 16:26:02.166 5104 1957682772096 MainThread INFO neutron.agent.securitygroups_rpc [req-81d773e2-f933-49b2-b575-6ba1fb23c1d6 e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] Security group member updated ['b722437a-6757-478c-b031-e1ea84397897'] 2022-03-16 16:26:02.245 5104 1957682772096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81d773e2-f933-49b2-b575-6ba1fb23c1d6 e835dab032e4419295dfe609cc12a4a4 8af82c79e2a54c2f9acd122b86b44020 - - -] port_delete event received for 'e7049507-277f-4308-bb95-ac44490f78c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:26:03.323 5104 1957582043616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42f379c8-52b4-403f-b41f-daabbe44986c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-16 16:26:03.323 5104 1957662570096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e7049507-277f-4308-bb95-ac44490f78c9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-16 16:26:03.323 5104 1957662570096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e7049507-277f-4308-bb95-ac44490f78c9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-16 16:26:03.323 5104 1957662570096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e7049507-277f-4308-bb95-ac44490f78c9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-16 16:26:03.331 5104 1957662570096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1a9b3a21-c71a-48f8-b74b-8118b159c9fc 2022-03-16 16:26:03.331 5104 1957662570096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7049507-277f-4308-bb95-ac44490f78c9'] 2022-03-16 16:26:03.331 5104 1957662570096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-16 16:26:03.331 5104 1957662570096 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-03-16 16:26:03.331 5104 1957662570096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7049507-277f-4308-bb95-ac44490f78c9'] 2022-03-16 16:26:05.291 5104 1957662570096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d897ac3d-dcb9-4f47-bd52-59a977bcf9ed 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for 'c1727f5b-f6e8-4b94-b00f-77f2f5d53a86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:26:05.323 5104 1957662570096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-16 16:26:05.353 5104 1957662570096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-16 16:26:06.728 5104 1957686548256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6023559-0581-4303-8cf0-ad119297dd56 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '76c65a51-7c88-4140-9602-17676eeb34e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:26:07.635 5104 1957662229072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-507090cc-6496-4bb4-9f52-8312cef00c35 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for 'ffb6b118-fd99-4cdf-96ee-c7fb828b4f4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:26:07.745 5104 1957685853168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4ea6357-60dd-4d49-ad3c-9b3fc90a99ce - - - - -] port_delete event received for 'ffb6b118-fd99-4cdf-96ee-c7fb828b4f4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:26:07.900 5104 1957681407072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-507090cc-6496-4bb4-9f52-8312cef00c35 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network 1a9b3a21-c71a-48f8-b74b-8118b159c9fc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:26:07.900 5104 1957681407072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-507090cc-6496-4bb4-9f52-8312cef00c35 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network 1a9b3a21-c71a-48f8-b74b-8118b159c9fc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-16 16:26:08.869 5104 1957681407072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93bb4dbe-0397-4ebc-be67-1bcbdfcb3b94 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '6a466499-eacb-4b6c-8bbd-ad6001f2d754' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:26:10.385 5104 1957680227248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c35cfbc3-8cd1-4f2a-91bf-710ede80063c 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for 'cf30a572-32e8-44e2-b0db-7018de3ba9f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:26:11.354 5104 1957685852816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0a553aa-d3d9-4c01-b538-5c9773bea503 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] port_delete event received for '5511d953-2da8-4bda-941c-33dafa2b8dd7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:26:11.416 5104 1957682664544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d6499c4-18f7-4b37-b6f8-3b910c589206 - - - - -] port_delete event received for '5511d953-2da8-4bda-941c-33dafa2b8dd7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-16 16:26:11.576 5104 1957685088496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0a553aa-d3d9-4c01-b538-5c9773bea503 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] network_delete received. Deleting network 35022f1d-9933-4378-97f0-981bc6073c2b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-16 16:26:11.604 5104 1957685088496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0a553aa-d3d9-4c01-b538-5c9773bea503 7c390632e4234bb08198df1b7f7073d7 e36fa74039b94e718671b3a8c020c6d9 - - -] Network 35022f1d-9933-4378-97f0-981bc6073c2b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463