2022-03-10 08:49:09.413 1656 2696149887632 MainThread INFO neutron.common.config [-] Logging enabled! 2022-03-10 08:49:09.413 1656 2696149887632 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev587 2022-03-10 08:49:09.413 1656 2696149887632 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-10 08:49:09.450 1656 2696149887632 MainThread INFO os_win.utils.network.networkutils [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] WMI caching is disabled. 2022-03-10 08:49:09.676 1656 2696149887632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-03-10 08:49:09.739 1656 2696149887632 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-10 08:49:09.739 1656 2696149887632 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-10 08:49:09.910 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent initialized successfully, now running... 2022-03-10 08:49:09.929 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-03-10 08:49:09.929 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-10 08:49:09.963 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-10 08:51:14.000 1656 2696247749616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7aae0cd6-af8c-4ccd-bfa7-10e05e4e112a - - - - -] port_update received: 66d2f388-e6cb-47db-89db-775751680ff7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:51:14.013 1656 2696247749616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7aae0cd6-af8c-4ccd-bfa7-10e05e4e112a - - - - -] No port 66d2f388-e6cb-47db-89db-775751680ff7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:51:18.313 1656 2696248530720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-083a6d37-4f93-46f1-ad46-2e6082a3e82e - - - - -] port_update received: dffc65ad-afb9-42a3-9585-08352551c3c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:51:18.313 1656 2696248530720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-083a6d37-4f93-46f1-ad46-2e6082a3e82e - - - - -] No port dffc65ad-afb9-42a3-9585-08352551c3c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:51:20.136 1656 2696247595248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7a98fc3-33a9-4558-b23e-5355ea7a5fd4 - - - - -] port_update received: 278730f8-83c2-45ac-bd19-7265e198de27 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:51:20.146 1656 2696247595248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7a98fc3-33a9-4558-b23e-5355ea7a5fd4 - - - - -] No port 278730f8-83c2-45ac-bd19-7265e198de27 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:51:24.282 1656 2696247964064 MainThread WARNING oslo_policy.policy [req-b71ec0f9-a782-480a-a51e-caa587bc6e50 b11711a8649c4201b88affad5fcef749 - - - -] 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-10 08:51:24.282 1656 2696247964064 MainThread WARNING oslo_policy.policy [req-b71ec0f9-a782-480a-a51e-caa587bc6e50 b11711a8649c4201b88affad5fcef749 - - - -] 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-10 08:51:24.282 1656 2696247964064 MainThread WARNING oslo_policy.policy [req-b71ec0f9-a782-480a-a51e-caa587bc6e50 b11711a8649c4201b88affad5fcef749 - - - -] 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-10 08:51:24.282 1656 2696247964064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b71ec0f9-a782-480a-a51e-caa587bc6e50 b11711a8649c4201b88affad5fcef749 - - - -] Security group member updated on remote: ['562f7733-0968-42e2-ae5b-9eee1775db6e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:51:24.282 1656 2696247964064 MainThread INFO neutron.agent.securitygroups_rpc [req-b71ec0f9-a782-480a-a51e-caa587bc6e50 b11711a8649c4201b88affad5fcef749 - - - -] Security group member updated ['562f7733-0968-42e2-ae5b-9eee1775db6e'] 2022-03-10 08:51:24.563 1656 2696246617360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5de8cb6a-eb10-4ade-bf12-b8659c7841f6 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated on remote: ['a4cf8c9f-c0ce-4e5f-abb7-c20f431dcf7b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:51:24.563 1656 2696246617360 MainThread INFO neutron.agent.securitygroups_rpc [req-5de8cb6a-eb10-4ade-bf12-b8659c7841f6 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated ['a4cf8c9f-c0ce-4e5f-abb7-c20f431dcf7b'] 2022-03-10 08:51:24.969 1656 2696229186016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a63cc5a-a3a7-47a2-87ca-d8c3b809a8b0 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated on remote: ['a4cf8c9f-c0ce-4e5f-abb7-c20f431dcf7b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:51:24.969 1656 2696229186016 MainThread INFO neutron.agent.securitygroups_rpc [req-3a63cc5a-a3a7-47a2-87ca-d8c3b809a8b0 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated ['a4cf8c9f-c0ce-4e5f-abb7-c20f431dcf7b'] 2022-03-10 08:51:27.033 1656 2696229186016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c48c918-5f40-4eb1-aed8-bccc196dcf4e - - - - -] port_update received: b06c9b9c-d85b-4bdf-8492-b1a15297068e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:51:27.033 1656 2696229186016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c48c918-5f40-4eb1-aed8-bccc196dcf4e - - - - -] No port b06c9b9c-d85b-4bdf-8492-b1a15297068e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:51:28.507 1656 2696248280336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c489489e-ca07-4c6d-8b88-d8cf768de8bf 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: a082f5fa-3866-4e4e-8341-563296896fa8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:51:28.507 1656 2696248280336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c489489e-ca07-4c6d-8b88-d8cf768de8bf 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port a082f5fa-3866-4e4e-8341-563296896fa8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:51:32.234 1656 2696247362656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8bb868c-9730-487c-9ab4-58e91d48f025 5bdd1b438639444588493936844e6cf6 - - - -] Security group member updated on remote: ['49844a49-e8e2-465d-a338-4e4724fd4026'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:51:32.234 1656 2696247362656 MainThread INFO neutron.agent.securitygroups_rpc [req-a8bb868c-9730-487c-9ab4-58e91d48f025 5bdd1b438639444588493936844e6cf6 - - - -] Security group member updated ['49844a49-e8e2-465d-a338-4e4724fd4026'] 2022-03-10 08:51:33.989 1656 2696248601056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1429407c-eb7a-48d4-90b3-6241a63dd096 5bdd1b438639444588493936844e6cf6 - - - -] Security group member updated on remote: ['49844a49-e8e2-465d-a338-4e4724fd4026'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:51:33.989 1656 2696248601056 MainThread INFO neutron.agent.securitygroups_rpc [req-1429407c-eb7a-48d4-90b3-6241a63dd096 5bdd1b438639444588493936844e6cf6 - - - -] Security group member updated ['49844a49-e8e2-465d-a338-4e4724fd4026'] 2022-03-10 08:51:35.597 1656 2696248767056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4200a67-fd34-44e9-a413-f8a7f5428365 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 2469a8da-f4fe-4f34-b367-f52d7c820364 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:51:35.597 1656 2696248767056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4200a67-fd34-44e9-a413-f8a7f5428365 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 2469a8da-f4fe-4f34-b367-f52d7c820364 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:51:36.131 1656 2696246030576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3a1be18-a07b-4126-84cd-a09c13df7a6a 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:51:36.131 1656 2696246030576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3a1be18-a07b-4126-84cd-a09c13df7a6a 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:51:36.833 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a082f5fa-3866-4e4e-8341-563296896fa8 2022-03-10 08:51:38.705 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:51:38.852 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 2022-03-10 08:51:38.852 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2469a8da-f4fe-4f34-b367-f52d7c820364 2022-03-10 08:51:39.265 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port a082f5fa-3866-4e4e-8341-563296896fa8 2022-03-10 08:51:39.265 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port a082f5fa-3866-4e4e-8341-563296896fa8 updated. Details: {'device': 'a082f5fa-3866-4e4e-8341-563296896fa8', 'network_id': '77d8d4bb-8c12-4add-b7b6-b326a27813ec', 'port_id': 'a082f5fa-3866-4e4e-8341-563296896fa8', 'mac_address': 'fa:16:3e:b5:8c:50', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 442, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd13b9cf3-5144-4a10-b8ce-033ddf99341a', '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-10 08:51:39.265 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:51:39.265 1656 2696246665808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a082f5fa-3866-4e4e-8341-563296896fa8" acquired by "networking_hyperv.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-10 08:51:39.265 1656 2696246665808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a082f5fa-3866-4e4e-8341-563296896fa8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:51:39.265 1656 2696246665808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 77d8d4bb-8c12-4add-b7b6-b326a27813ec 2022-03-10 08:51:39.265 1656 2696246665808 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-10 08:51:39.424 1656 2696246665808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a082f5fa-3866-4e4e-8341-563296896fa8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:51:39.424 1656 2696246665808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a082f5fa-3866-4e4e-8341-563296896fa8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:51:39.455 1656 2696246665808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a082f5fa-3866-4e4e-8341-563296896fa8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:51:39.455 1656 2696246665808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 442, VLAN trunk: None to switch port a082f5fa-3866-4e4e-8341-563296896fa8 2022-03-10 08:51:39.518 1656 2696246665808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:51:39.518 1656 2696246665808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a082f5fa-3866-4e4e-8341-563296896fa8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:51:39.609 1656 2696248599120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42f08b1e-84f7-441e-8ff8-ede1a52c1aa9 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated on remote: ['a4cf8c9f-c0ce-4e5f-abb7-c20f431dcf7b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:51:39.614 1656 2696248599120 MainThread INFO neutron.agent.securitygroups_rpc [req-42f08b1e-84f7-441e-8ff8-ede1a52c1aa9 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated ['a4cf8c9f-c0ce-4e5f-abb7-c20f431dcf7b'] 2022-03-10 08:51:39.924 1656 2696246665808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a082f5fa-3866-4e4e-8341-563296896fa8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:51:39.924 1656 2696246665808 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-10 08:51:39.924 1656 2696246665808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (562f7733-0968-42e2-ae5b-9eee1775db6e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:51:39.939 1656 2696246665808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (562f7733-0968-42e2-ae5b-9eee1775db6e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 08:51:39.939 1656 2696246665808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a082f5fa-3866-4e4e-8341-563296896fa8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:51:39.939 1656 2696246665808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:51:39.939 1656 2696246665808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a082f5fa-3866-4e4e-8341-563296896fa8 not yet added. Adding. 2022-03-10 08:51:39.939 1656 2696246665808 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-10 08:51:39.939 1656 2696246665808 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-10 08:51:40.019 1656 2696246665808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a082f5fa-3866-4e4e-8341-563296896fa8" acquired by "networking_hyperv.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-10 08:51:40.085 1656 2696246665808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a082f5fa-3866-4e4e-8341-563296896fa8" "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-10 08:51:40.085 1656 2696246665808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a082f5fa-3866-4e4e-8341-563296896fa8" acquired by "networking_hyperv.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-10 08:51:40.183 1656 2696246665808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a082f5fa-3866-4e4e-8341-563296896fa8" "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-10 08:51:40.252 1656 2696246665808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a082f5fa-3866-4e4e-8341-563296896fa8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:51:40.252 1656 2696246665808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a082f5fa-3866-4e4e-8341-563296896fa8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:51:40.252 1656 2696246665808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a082f5fa-3866-4e4e-8341-563296896fa8 processed. 2022-03-10 08:51:40.272 1656 2696246665808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-029ad5b1-b979-422e-9a2e-23b665c4afd3 5a0572f51d3b4292a43c73d47d323203 - - - -] Security group member updated on remote: ['927c043d-a213-44b2-95fc-87c4817f9e91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:51:40.272 1656 2696246665808 MainThread INFO neutron.agent.securitygroups_rpc [req-029ad5b1-b979-422e-9a2e-23b665c4afd3 5a0572f51d3b4292a43c73d47d323203 - - - -] Security group member updated ['927c043d-a213-44b2-95fc-87c4817f9e91'] 2022-03-10 08:51:40.711 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:51:40.711 1656 2696247587936 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-10 08:51:41.351 1656 2696248870160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9e50073-64ab-4a89-ac58-d3ad2a0763da 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 86052b8a-1e36-420c-926e-99f0c571c95a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:51:41.371 1656 2696248870160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9e50073-64ab-4a89-ac58-d3ad2a0763da 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 86052b8a-1e36-420c-926e-99f0c571c95a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:51:41.570 1656 2696247587936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.860s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:51:41.630 1656 2696249019552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68ee0aab-c6f2-4ba5-92e9-15d61186ff5f 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: b559cf17-d9cc-4314-8b57-178d4f639732 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:51:41.647 1656 2696249019552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68ee0aab-c6f2-4ba5-92e9-15d61186ff5f 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port b559cf17-d9cc-4314-8b57-178d4f639732 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:51:42.078 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 2022-03-10 08:51:42.078 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 updated. Details: {'device': '92d6fe50-604d-498d-aa5b-8c5ab400dcc4', 'network_id': '78a6502d-7489-4206-a1f4-b85ee4cd7102', 'port_id': '92d6fe50-604d-498d-aa5b-8c5ab400dcc4', 'mac_address': 'fa:16:3e:4f:07:e0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 400, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7b5d5021-de78-4dfb-a4ad-3fe776555c8a', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-10 08:51:42.078 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:51:42.078 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 2469a8da-f4fe-4f34-b367-f52d7c820364 2022-03-10 08:51:42.078 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 2469a8da-f4fe-4f34-b367-f52d7c820364 updated. Details: {'device': '2469a8da-f4fe-4f34-b367-f52d7c820364', 'network_id': '78a6502d-7489-4206-a1f4-b85ee4cd7102', 'port_id': '2469a8da-f4fe-4f34-b367-f52d7c820364', 'mac_address': 'fa:16:3e:e8:99:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 400, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7b5d5021-de78-4dfb-a4ad-3fe776555c8a', '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-10 08:51:42.095 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:51:42.096 1656 2696248153184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-92d6fe50-604d-498d-aa5b-8c5ab400dcc4" acquired by "networking_hyperv.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-10 08:51:42.096 1656 2696248153184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:51:42.096 1656 2696248153184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 78a6502d-7489-4206-a1f4-b85ee4cd7102 2022-03-10 08:51:42.096 1656 2696248153184 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-10 08:51:42.096 1656 2696249020080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2469a8da-f4fe-4f34-b367-f52d7c820364" acquired by "networking_hyperv.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-10 08:51:42.096 1656 2696249020080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2469a8da-f4fe-4f34-b367-f52d7c820364 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:51:42.096 1656 2696249020080 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-10 08:51:42.226 1656 2696248153184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '92d6fe50-604d-498d-aa5b-8c5ab400dcc4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:51:42.226 1656 2696248153184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '92d6fe50-604d-498d-aa5b-8c5ab400dcc4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:51:42.226 1656 2696249020080 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2469a8da-f4fe-4f34-b367-f52d7c820364') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:51:42.226 1656 2696249020080 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2469a8da-f4fe-4f34-b367-f52d7c820364') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:51:42.226 1656 2696248153184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:51:42.226 1656 2696248153184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 400, VLAN trunk: None to switch port 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 2022-03-10 08:51:42.226 1656 2696249020080 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2469a8da-f4fe-4f34-b367-f52d7c820364 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:51:42.226 1656 2696249020080 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 400, VLAN trunk: None to switch port 2469a8da-f4fe-4f34-b367-f52d7c820364 2022-03-10 08:51:42.299 1656 2696248153184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:51:42.299 1656 2696248153184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['92d6fe50-604d-498d-aa5b-8c5ab400dcc4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:51:42.299 1656 2696249020080 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:51:42.299 1656 2696249020080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2469a8da-f4fe-4f34-b367-f52d7c820364'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:51:42.682 1656 2696249020080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2469a8da-f4fe-4f34-b367-f52d7c820364']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:51:42.682 1656 2696249020080 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-10 08:51:42.682 1656 2696249020080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (49844a49-e8e2-465d-a338-4e4724fd4026) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:51:42.682 1656 2696249020080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (49844a49-e8e2-465d-a338-4e4724fd4026) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 08:51:42.682 1656 2696249020080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2469a8da-f4fe-4f34-b367-f52d7c820364 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:51:42.682 1656 2696249020080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:51:42.691 1656 2696249020080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2469a8da-f4fe-4f34-b367-f52d7c820364 not yet added. Adding. 2022-03-10 08:51:42.691 1656 2696249020080 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-10 08:51:42.691 1656 2696249020080 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-10 08:51:42.691 1656 2696248153184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['92d6fe50-604d-498d-aa5b-8c5ab400dcc4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:51:42.691 1656 2696248153184 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-10 08:51:42.691 1656 2696248153184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (49844a49-e8e2-465d-a338-4e4724fd4026) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:51:42.691 1656 2696248153184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (49844a49-e8e2-465d-a338-4e4724fd4026) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 08:51:42.691 1656 2696248153184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:51:42.691 1656 2696248153184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:51:42.691 1656 2696248153184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 not yet added. Adding. 2022-03-10 08:51:42.691 1656 2696248153184 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-10 08:51:42.691 1656 2696248153184 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-10 08:51:42.789 1656 2696249020080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2469a8da-f4fe-4f34-b367-f52d7c820364" acquired by "networking_hyperv.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-10 08:51:42.789 1656 2696248153184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92d6fe50-604d-498d-aa5b-8c5ab400dcc4" acquired by "networking_hyperv.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-10 08:51:42.893 1656 2696249020080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2469a8da-f4fe-4f34-b367-f52d7c820364" "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-10 08:51:42.893 1656 2696249020080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2469a8da-f4fe-4f34-b367-f52d7c820364" acquired by "networking_hyperv.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-10 08:51:42.909 1656 2696248153184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92d6fe50-604d-498d-aa5b-8c5ab400dcc4" "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-10 08:51:42.909 1656 2696248153184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92d6fe50-604d-498d-aa5b-8c5ab400dcc4" acquired by "networking_hyperv.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-10 08:51:43.051 1656 2696249020080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2469a8da-f4fe-4f34-b367-f52d7c820364" "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-10 08:51:43.065 1656 2696248153184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92d6fe50-604d-498d-aa5b-8c5ab400dcc4" "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-10 08:51:43.159 1656 2696249020080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2469a8da-f4fe-4f34-b367-f52d7c820364" "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-10 08:51:43.159 1656 2696249020080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2469a8da-f4fe-4f34-b367-f52d7c820364 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:51:43.159 1656 2696249020080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2469a8da-f4fe-4f34-b367-f52d7c820364 processed. 2022-03-10 08:51:43.159 1656 2696248153184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-92d6fe50-604d-498d-aa5b-8c5ab400dcc4" "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-10 08:51:43.159 1656 2696248153184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:51:43.159 1656 2696248153184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 processed. 2022-03-10 08:51:44.744 1656 2696248153184 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-10 08:51:44.929 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b559cf17-d9cc-4314-8b57-178d4f639732 2022-03-10 08:51:44.929 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86052b8a-1e36-420c-926e-99f0c571c95a 2022-03-10 08:51:45.413 1656 2696248153184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.671s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:51:46.754 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:51:47.428 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 86052b8a-1e36-420c-926e-99f0c571c95a 2022-03-10 08:51:47.428 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 86052b8a-1e36-420c-926e-99f0c571c95a updated. Details: {'device': '86052b8a-1e36-420c-926e-99f0c571c95a', 'network_id': '7e81d10e-ef85-4249-8e98-2b3b086ae842', 'port_id': '86052b8a-1e36-420c-926e-99f0c571c95a', 'mac_address': 'fa:16:3e:5c:3a:7c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 443, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '92de9667-5c19-4faa-8460-6d1aff39a437', '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-10 08:51:47.428 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:51:47.428 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port b559cf17-d9cc-4314-8b57-178d4f639732 2022-03-10 08:51:47.428 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port b559cf17-d9cc-4314-8b57-178d4f639732 updated. Details: {'device': 'b559cf17-d9cc-4314-8b57-178d4f639732', 'network_id': '95637d1e-f95c-4d9e-a231-8ada1c5303db', 'port_id': 'b559cf17-d9cc-4314-8b57-178d4f639732', 'mac_address': 'fa:16:3e:fe:d4:d3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 423, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e7423930-6aca-48bf-9c8c-406353b160c4', '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-10 08:51:47.428 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:51:47.428 1656 2696249092400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b559cf17-d9cc-4314-8b57-178d4f639732" acquired by "networking_hyperv.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-10 08:51:47.428 1656 2696249092400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b559cf17-d9cc-4314-8b57-178d4f639732 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:51:47.428 1656 2696249092400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 95637d1e-f95c-4d9e-a231-8ada1c5303db 2022-03-10 08:51:47.428 1656 2696249092400 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-10 08:51:47.428 1656 2696249092048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86052b8a-1e36-420c-926e-99f0c571c95a" acquired by "networking_hyperv.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-10 08:51:47.428 1656 2696249092048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86052b8a-1e36-420c-926e-99f0c571c95a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:51:47.428 1656 2696249092048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7e81d10e-ef85-4249-8e98-2b3b086ae842 2022-03-10 08:51:47.428 1656 2696249092048 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-10 08:51:47.566 1656 2696249092400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b559cf17-d9cc-4314-8b57-178d4f639732') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:51:47.582 1656 2696249092400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b559cf17-d9cc-4314-8b57-178d4f639732') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:51:47.582 1656 2696249092048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86052b8a-1e36-420c-926e-99f0c571c95a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:51:47.582 1656 2696249092048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86052b8a-1e36-420c-926e-99f0c571c95a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:51:47.582 1656 2696249092400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b559cf17-d9cc-4314-8b57-178d4f639732 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:51:47.582 1656 2696249092400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 423, VLAN trunk: None to switch port b559cf17-d9cc-4314-8b57-178d4f639732 2022-03-10 08:51:47.582 1656 2696249092048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86052b8a-1e36-420c-926e-99f0c571c95a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:51:47.582 1656 2696249092048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 443, VLAN trunk: None to switch port 86052b8a-1e36-420c-926e-99f0c571c95a 2022-03-10 08:51:47.683 1656 2696249092400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:51:47.683 1656 2696249092400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b559cf17-d9cc-4314-8b57-178d4f639732'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:51:47.693 1656 2696249092048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:51:47.693 1656 2696249092048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86052b8a-1e36-420c-926e-99f0c571c95a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:51:48.072 1656 2696249092400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b559cf17-d9cc-4314-8b57-178d4f639732']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:51:48.072 1656 2696249092400 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-10 08:51:48.072 1656 2696249092400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (927c043d-a213-44b2-95fc-87c4817f9e91) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:51:48.072 1656 2696249092400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (927c043d-a213-44b2-95fc-87c4817f9e91) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 08:51:48.072 1656 2696249092400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b559cf17-d9cc-4314-8b57-178d4f639732 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:51:48.072 1656 2696249092400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:51:48.072 1656 2696249092400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b559cf17-d9cc-4314-8b57-178d4f639732 not yet added. Adding. 2022-03-10 08:51:48.072 1656 2696249092400 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-10 08:51:48.072 1656 2696249092400 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-10 08:51:48.118 1656 2696249092048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86052b8a-1e36-420c-926e-99f0c571c95a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:51:48.118 1656 2696249092048 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-10 08:51:48.118 1656 2696249092048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a4cf8c9f-c0ce-4e5f-abb7-c20f431dcf7b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:51:48.118 1656 2696249092048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86052b8a-1e36-420c-926e-99f0c571c95a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:51:48.118 1656 2696249092048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:51:48.118 1656 2696249092048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 86052b8a-1e36-420c-926e-99f0c571c95a not yet added. Adding. 2022-03-10 08:51:48.118 1656 2696249092048 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-10 08:51:48.118 1656 2696249092048 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-10 08:51:48.226 1656 2696249092400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b559cf17-d9cc-4314-8b57-178d4f639732" acquired by "networking_hyperv.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-10 08:51:48.274 1656 2696249092048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86052b8a-1e36-420c-926e-99f0c571c95a" acquired by "networking_hyperv.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-10 08:51:48.383 1656 2696249092400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b559cf17-d9cc-4314-8b57-178d4f639732" "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-10 08:51:48.383 1656 2696249092400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b559cf17-d9cc-4314-8b57-178d4f639732" acquired by "networking_hyperv.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-10 08:51:48.409 1656 2696249092048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86052b8a-1e36-420c-926e-99f0c571c95a" "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-10 08:51:48.444 1656 2696249092048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86052b8a-1e36-420c-926e-99f0c571c95a" acquired by "networking_hyperv.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-10 08:51:48.573 1656 2696249092400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b559cf17-d9cc-4314-8b57-178d4f639732" "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-10 08:51:48.615 1656 2696249092048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86052b8a-1e36-420c-926e-99f0c571c95a" "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-10 08:51:48.740 1656 2696249092400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b559cf17-d9cc-4314-8b57-178d4f639732" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:51:48.740 1656 2696249092400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b559cf17-d9cc-4314-8b57-178d4f639732 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:51:48.740 1656 2696249092400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b559cf17-d9cc-4314-8b57-178d4f639732 processed. 2022-03-10 08:51:48.762 1656 2696207838016 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-10 08:51:48.783 1656 2696249092048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86052b8a-1e36-420c-926e-99f0c571c95a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:51:48.805 1656 2696249092048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86052b8a-1e36-420c-926e-99f0c571c95a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:51:48.805 1656 2696249092048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86052b8a-1e36-420c-926e-99f0c571c95a processed. 2022-03-10 08:51:49.000 1656 2696207838016 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-10 08:51:50.773 1656 2696207838016 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-10 08:51:51.147 1656 2696207838016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:51:54.495 1656 2696247964064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09b5b529-4cfd-4755-ab3e-e7a702ed1815 b11711a8649c4201b88affad5fcef749 - - - -] Security group member updated on remote: ['562f7733-0968-42e2-ae5b-9eee1775db6e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:51:54.510 1656 2696247964064 MainThread INFO neutron.agent.securitygroups_rpc [req-09b5b529-4cfd-4755-ab3e-e7a702ed1815 b11711a8649c4201b88affad5fcef749 - - - -] Security group member updated ['562f7733-0968-42e2-ae5b-9eee1775db6e'] 2022-03-10 08:51:54.510 1656 2696247964064 MainThread INFO neutron.agent.securitygroups_rpc [req-09b5b529-4cfd-4755-ab3e-e7a702ed1815 b11711a8649c4201b88affad5fcef749 - - - -] Refresh firewall rules 2022-03-10 08:51:54.510 1656 2696247964064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09b5b529-4cfd-4755-ab3e-e7a702ed1815 b11711a8649c4201b88affad5fcef749 - - - -] Get security group information for devices via rpc ['a082f5fa-3866-4e4e-8341-563296896fa8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:51:54.553 1656 2696247964064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-09b5b529-4cfd-4755-ab3e-e7a702ed1815 b11711a8649c4201b88affad5fcef749 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:51:54.553 1656 2696247964064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-09b5b529-4cfd-4755-ab3e-e7a702ed1815 b11711a8649c4201b88affad5fcef749 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-10 08:51:54.614 1656 2696247259904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09b5b529-4cfd-4755-ab3e-e7a702ed1815 b11711a8649c4201b88affad5fcef749 - - - -] port_delete event received for 'a082f5fa-3866-4e4e-8341-563296896fa8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:51:55.034 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a082f5fa-3866-4e4e-8341-563296896fa8 2022-03-10 08:51:56.773 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:51:56.773 1656 2696250456368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a082f5fa-3866-4e4e-8341-563296896fa8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:51:56.773 1656 2696250456368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a082f5fa-3866-4e4e-8341-563296896fa8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:51:56.773 1656 2696250456368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a082f5fa-3866-4e4e-8341-563296896fa8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:51:56.790 1656 2696250456368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 77d8d4bb-8c12-4add-b7b6-b326a27813ec 2022-03-10 08:51:56.790 1656 2696250456368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a082f5fa-3866-4e4e-8341-563296896fa8'] 2022-03-10 08:51:56.790 1656 2696250456368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:51:56.790 1656 2696250456368 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-10 08:51:56.790 1656 2696250456368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a082f5fa-3866-4e4e-8341-563296896fa8'] 2022-03-10 08:51:58.339 1656 2696250454080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b195122d-3d83-498d-93f8-619c9968b376 5a0572f51d3b4292a43c73d47d323203 - - - -] Security group member updated on remote: ['927c043d-a213-44b2-95fc-87c4817f9e91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:51:58.339 1656 2696250454080 MainThread INFO neutron.agent.securitygroups_rpc [req-b195122d-3d83-498d-93f8-619c9968b376 5a0572f51d3b4292a43c73d47d323203 - - - -] Security group member updated ['927c043d-a213-44b2-95fc-87c4817f9e91'] 2022-03-10 08:51:58.339 1656 2696250454080 MainThread INFO neutron.agent.securitygroups_rpc [req-b195122d-3d83-498d-93f8-619c9968b376 5a0572f51d3b4292a43c73d47d323203 - - - -] Refresh firewall rules 2022-03-10 08:51:58.339 1656 2696250454080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b195122d-3d83-498d-93f8-619c9968b376 5a0572f51d3b4292a43c73d47d323203 - - - -] Get security group information for devices via rpc ['b559cf17-d9cc-4314-8b57-178d4f639732'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:51:58.550 1656 2696246900864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b195122d-3d83-498d-93f8-619c9968b376 5a0572f51d3b4292a43c73d47d323203 - - - -] port_delete event received for 'b559cf17-d9cc-4314-8b57-178d4f639732' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:51:58.550 1656 2696250454080 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b195122d-3d83-498d-93f8-619c9968b376 5a0572f51d3b4292a43c73d47d323203 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:51:58.550 1656 2696250454080 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b195122d-3d83-498d-93f8-619c9968b376 5a0572f51d3b4292a43c73d47d323203 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-10 08:51:58.792 1656 2696247668576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b3cb0b8-eaa0-41f5-aa35-1d68cfac87b1 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network 77d8d4bb-8c12-4add-b7b6-b326a27813ec network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 08:51:58.792 1656 2696247668576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b3cb0b8-eaa0-41f5-aa35-1d68cfac87b1 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network 77d8d4bb-8c12-4add-b7b6-b326a27813ec not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-10 08:51:58.792 1656 2696247665760 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-10 08:51:58.927 1656 2696247665760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:51:59.065 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b559cf17-d9cc-4314-8b57-178d4f639732 2022-03-10 08:52:00.801 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:52:00.801 1656 2696247263072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b559cf17-d9cc-4314-8b57-178d4f639732' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:52:00.801 1656 2696247263072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b559cf17-d9cc-4314-8b57-178d4f639732' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:52:00.801 1656 2696247263072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b559cf17-d9cc-4314-8b57-178d4f639732 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:52:00.815 1656 2696247263072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 95637d1e-f95c-4d9e-a231-8ada1c5303db 2022-03-10 08:52:00.815 1656 2696247263072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b559cf17-d9cc-4314-8b57-178d4f639732'] 2022-03-10 08:52:00.815 1656 2696247263072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:52:00.815 1656 2696247263072 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-10 08:52:00.815 1656 2696247263072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b559cf17-d9cc-4314-8b57-178d4f639732'] 2022-03-10 08:52:02.805 1656 2696248280688 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-10 08:52:02.855 1656 2696248280688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:52:05.207 1656 2696248868928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b915e7a-fc4f-47fa-a8c8-ccad18d0c3ec - - - - -] port_update received: 50acedbe-d0bb-44b9-9ab6-91ca03f3737c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:52:05.207 1656 2696248868928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b915e7a-fc4f-47fa-a8c8-ccad18d0c3ec - - - - -] No port 50acedbe-d0bb-44b9-9ab6-91ca03f3737c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:52:08.268 1656 2696246247840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74b87349-ba1a-49fb-8e4f-0ffcb68be00a 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group rule updated on remote: ['789ac420-010a-4e62-a318-526360ee7f12'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:52:08.268 1656 2696246247840 MainThread INFO neutron.agent.securitygroups_rpc [req-74b87349-ba1a-49fb-8e4f-0ffcb68be00a 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group rule updated ['789ac420-010a-4e62-a318-526360ee7f12'] 2022-03-10 08:52:08.497 1656 2696249017440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bbc47a9-608d-471b-8d1c-3b36a4c49e25 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group rule updated on remote: ['789ac420-010a-4e62-a318-526360ee7f12'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:52:08.497 1656 2696249017440 MainThread INFO neutron.agent.securitygroups_rpc [req-9bbc47a9-608d-471b-8d1c-3b36a4c49e25 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group rule updated ['789ac420-010a-4e62-a318-526360ee7f12'] 2022-03-10 08:52:10.377 1656 2696247263072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb738b5d-febe-4151-8590-f68614e2d32c - - - - -] port_update received: 07791e46-6a1b-46a2-b326-f72616a251f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:52:10.405 1656 2696247263072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb738b5d-febe-4151-8590-f68614e2d32c - - - - -] No port 07791e46-6a1b-46a2-b326-f72616a251f7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:52:13.923 1656 2696248708960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-23842cbe-1c3d-4a65-b34b-841b49c22672 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group member updated on remote: ['789ac420-010a-4e62-a318-526360ee7f12'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:52:13.923 1656 2696248708960 MainThread INFO neutron.agent.securitygroups_rpc [req-23842cbe-1c3d-4a65-b34b-841b49c22672 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group member updated ['789ac420-010a-4e62-a318-526360ee7f12'] 2022-03-10 08:52:15.596 1656 2696248529664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eca9ae56-1c89-48bf-a169-f48589b218d9 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: db296df9-e39d-420f-9a9c-e7cc11c33f7d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:52:15.596 1656 2696248529664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eca9ae56-1c89-48bf-a169-f48589b218d9 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port db296df9-e39d-420f-9a9c-e7cc11c33f7d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:52:17.252 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: db296df9-e39d-420f-9a9c-e7cc11c33f7d 2022-03-10 08:52:17.455 1656 2696248529664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bbe7a9a3-470b-4ff5-bfdf-e484d5bd0d93 a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] Security group member updated on remote: ['ad30cfdd-6812-4a90-9076-ccd247eb9a5b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:52:17.455 1656 2696248529664 MainThread INFO neutron.agent.securitygroups_rpc [req-bbe7a9a3-470b-4ff5-bfdf-e484d5bd0d93 a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] Security group member updated ['ad30cfdd-6812-4a90-9076-ccd247eb9a5b'] 2022-03-10 08:52:18.658 1656 2696229198304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48965a86-6341-46ec-9d78-4ba51912621c 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 98833adf-88bf-431e-a378-5a4ef5d988c0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:52:18.678 1656 2696229198304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48965a86-6341-46ec-9d78-4ba51912621c 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 98833adf-88bf-431e-a378-5a4ef5d988c0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:52:18.848 1656 2696247747152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8a785b9-e9fb-4c9a-aace-0da63c38afbf 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network 95637d1e-f95c-4d9e-a231-8ada1c5303db network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 08:52:18.848 1656 2696247747152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8a785b9-e9fb-4c9a-aace-0da63c38afbf 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network 95637d1e-f95c-4d9e-a231-8ada1c5303db not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-10 08:52:18.892 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:52:19.112 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port db296df9-e39d-420f-9a9c-e7cc11c33f7d 2022-03-10 08:52:19.112 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port db296df9-e39d-420f-9a9c-e7cc11c33f7d updated. Details: {'device': 'db296df9-e39d-420f-9a9c-e7cc11c33f7d', 'network_id': '919db1f8-ce8a-4782-80fd-73dc6010695a', 'port_id': 'db296df9-e39d-420f-9a9c-e7cc11c33f7d', 'mac_address': 'fa:16:3e:57:9c:ae', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 436, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a0774be-df3f-417b-8e96-a36942b9f45f', '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-10 08:52:19.112 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:52:19.112 1656 2696249046288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" acquired by "networking_hyperv.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-10 08:52:19.112 1656 2696249046288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port db296df9-e39d-420f-9a9c-e7cc11c33f7d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:52:19.112 1656 2696249046288 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 919db1f8-ce8a-4782-80fd-73dc6010695a 2022-03-10 08:52:19.112 1656 2696249046288 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-10 08:52:19.299 1656 2696249046288 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'db296df9-e39d-420f-9a9c-e7cc11c33f7d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:52:19.299 1656 2696249046288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'db296df9-e39d-420f-9a9c-e7cc11c33f7d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:52:19.299 1656 2696249046288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port db296df9-e39d-420f-9a9c-e7cc11c33f7d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:52:19.299 1656 2696249046288 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 436, VLAN trunk: None to switch port db296df9-e39d-420f-9a9c-e7cc11c33f7d 2022-03-10 08:52:19.394 1656 2696249046288 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:52:19.394 1656 2696249046288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['db296df9-e39d-420f-9a9c-e7cc11c33f7d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:52:19.643 1656 2696247667168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdbd135a-b21e-4142-9435-5395914ddc42 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network c9bcaa35-50ac-4765-b449-cca6399bdc7a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 08:52:19.643 1656 2696247667168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdbd135a-b21e-4142-9435-5395914ddc42 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network c9bcaa35-50ac-4765-b449-cca6399bdc7a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-10 08:52:19.726 1656 2696249046288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['db296df9-e39d-420f-9a9c-e7cc11c33f7d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:52:19.726 1656 2696249046288 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-10 08:52:19.726 1656 2696249046288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (789ac420-010a-4e62-a318-526360ee7f12) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:52:19.726 1656 2696249046288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for db296df9-e39d-420f-9a9c-e7cc11c33f7d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:52:19.726 1656 2696249046288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:52:19.726 1656 2696249046288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device db296df9-e39d-420f-9a9c-e7cc11c33f7d not yet added. Adding. 2022-03-10 08:52:19.726 1656 2696249046288 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-10 08:52:19.726 1656 2696249046288 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-10 08:52:19.884 1656 2696249046288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" acquired by "networking_hyperv.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-10 08:52:20.019 1656 2696249046288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" "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-10 08:52:20.019 1656 2696249046288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" acquired by "networking_hyperv.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-10 08:52:20.223 1656 2696249046288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" "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-10 08:52:20.348 1656 2696249046288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:52:20.348 1656 2696249046288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port db296df9-e39d-420f-9a9c-e7cc11c33f7d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:52:20.348 1656 2696249046288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port db296df9-e39d-420f-9a9c-e7cc11c33f7d processed. 2022-03-10 08:52:20.893 1656 2696249046288 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-10 08:52:21.112 1656 2696249046288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:52:21.302 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 98833adf-88bf-431e-a378-5a4ef5d988c0 2022-03-10 08:52:22.908 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:52:23.205 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 98833adf-88bf-431e-a378-5a4ef5d988c0 2022-03-10 08:52:23.205 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 98833adf-88bf-431e-a378-5a4ef5d988c0 updated. Details: {'device': '98833adf-88bf-431e-a378-5a4ef5d988c0', 'network_id': 'eb30d34f-99df-4081-88f8-20b07c473525', 'port_id': '98833adf-88bf-431e-a378-5a4ef5d988c0', 'mac_address': 'fa:16:3e:ab:27:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 418, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '877284ea-eb2d-4974-b0d4-b81926c7f110', '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-10 08:52:23.205 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:52:23.205 1656 2696246158784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-98833adf-88bf-431e-a378-5a4ef5d988c0" acquired by "networking_hyperv.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-10 08:52:23.205 1656 2696246158784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 98833adf-88bf-431e-a378-5a4ef5d988c0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:52:23.205 1656 2696246158784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network eb30d34f-99df-4081-88f8-20b07c473525 2022-03-10 08:52:23.205 1656 2696246158784 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-10 08:52:23.400 1656 2696246158784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '98833adf-88bf-431e-a378-5a4ef5d988c0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:52:23.400 1656 2696246158784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '98833adf-88bf-431e-a378-5a4ef5d988c0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:52:23.408 1656 2696246158784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 98833adf-88bf-431e-a378-5a4ef5d988c0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:52:23.408 1656 2696246158784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 418, VLAN trunk: None to switch port 98833adf-88bf-431e-a378-5a4ef5d988c0 2022-03-10 08:52:23.524 1656 2696246158784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:52:23.524 1656 2696246158784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['98833adf-88bf-431e-a378-5a4ef5d988c0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:52:23.910 1656 2696246158784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['98833adf-88bf-431e-a378-5a4ef5d988c0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:52:23.910 1656 2696246158784 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-10 08:52:23.910 1656 2696246158784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ad30cfdd-6812-4a90-9076-ccd247eb9a5b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:52:23.910 1656 2696246158784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ad30cfdd-6812-4a90-9076-ccd247eb9a5b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 08:52:23.910 1656 2696246158784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 98833adf-88bf-431e-a378-5a4ef5d988c0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:52:23.910 1656 2696246158784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:52:23.930 1656 2696246158784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 98833adf-88bf-431e-a378-5a4ef5d988c0 not yet added. Adding. 2022-03-10 08:52:23.930 1656 2696246158784 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-10 08:52:23.930 1656 2696246158784 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-10 08:52:24.097 1656 2696246158784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98833adf-88bf-431e-a378-5a4ef5d988c0" acquired by "networking_hyperv.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-10 08:52:24.238 1656 2696246158784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98833adf-88bf-431e-a378-5a4ef5d988c0" "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-10 08:52:24.238 1656 2696246158784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98833adf-88bf-431e-a378-5a4ef5d988c0" acquired by "networking_hyperv.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-10 08:52:24.424 1656 2696246158784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98833adf-88bf-431e-a378-5a4ef5d988c0" "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-10 08:52:24.598 1656 2696246158784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-98833adf-88bf-431e-a378-5a4ef5d988c0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:52:24.598 1656 2696246158784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 98833adf-88bf-431e-a378-5a4ef5d988c0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:52:24.598 1656 2696246158784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 98833adf-88bf-431e-a378-5a4ef5d988c0 processed. 2022-03-10 08:52:24.931 1656 2696246158784 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-10 08:52:25.316 1656 2696246158784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:52:27.541 1656 2696246590624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2923e1f-3d3c-4dce-835c-46a01e1f4e82 96002dadfc584c14aac26575599b1551 - - - -] Security group member updated on remote: ['c4429b74-bae0-4dae-a794-c74aa74ec742'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:52:27.541 1656 2696246590624 MainThread INFO neutron.agent.securitygroups_rpc [req-d2923e1f-3d3c-4dce-835c-46a01e1f4e82 96002dadfc584c14aac26575599b1551 - - - -] Security group member updated ['c4429b74-bae0-4dae-a794-c74aa74ec742'] 2022-03-10 08:52:29.080 1656 2696246536496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e39e15d-df48-4355-ac9b-c9806072d73c 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 031a8faf-5c66-4a0a-81fe-788797b17f46 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:52:29.096 1656 2696246536496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e39e15d-df48-4355-ac9b-c9806072d73c 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 031a8faf-5c66-4a0a-81fe-788797b17f46 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:52:31.425 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 031a8faf-5c66-4a0a-81fe-788797b17f46 2022-03-10 08:52:31.486 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 98833adf-88bf-431e-a378-5a4ef5d988c0 2022-03-10 08:52:32.080 1656 2696247586880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6fd24b22-15de-4348-aa9d-c5584b01b259 a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] Security group member updated on remote: ['ad30cfdd-6812-4a90-9076-ccd247eb9a5b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:52:32.080 1656 2696247586880 MainThread INFO neutron.agent.securitygroups_rpc [req-6fd24b22-15de-4348-aa9d-c5584b01b259 a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] Security group member updated ['ad30cfdd-6812-4a90-9076-ccd247eb9a5b'] 2022-03-10 08:52:32.080 1656 2696247586880 MainThread INFO neutron.agent.securitygroups_rpc [req-6fd24b22-15de-4348-aa9d-c5584b01b259 a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] Refresh firewall rules 2022-03-10 08:52:32.098 1656 2696247586880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6fd24b22-15de-4348-aa9d-c5584b01b259 a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] Get security group information for devices via rpc ['98833adf-88bf-431e-a378-5a4ef5d988c0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:52:32.129 1656 2696247586880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6fd24b22-15de-4348-aa9d-c5584b01b259 a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:52:32.129 1656 2696247586880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6fd24b22-15de-4348-aa9d-c5584b01b259 a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-10 08:52:32.409 1656 2696247363712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fd24b22-15de-4348-aa9d-c5584b01b259 a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] port_delete event received for '98833adf-88bf-431e-a378-5a4ef5d988c0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:52:32.989 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:52:33.207 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 031a8faf-5c66-4a0a-81fe-788797b17f46 2022-03-10 08:52:33.207 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 031a8faf-5c66-4a0a-81fe-788797b17f46 updated. Details: {'device': '031a8faf-5c66-4a0a-81fe-788797b17f46', 'network_id': '8e025593-a333-4de7-bf52-41c016a2fcd0', 'port_id': '031a8faf-5c66-4a0a-81fe-788797b17f46', 'mac_address': 'fa:16:3e:69:9f:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 429, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'eb2d1a4b-bfdb-4b40-aade-f4d251cc25a1', 'ip_address': '192.168.233.25'}], '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-10 08:52:33.207 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:52:33.221 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:52:33.221 1656 2696247363712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-031a8faf-5c66-4a0a-81fe-788797b17f46" acquired by "networking_hyperv.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-10 08:52:33.221 1656 2696247363712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 031a8faf-5c66-4a0a-81fe-788797b17f46 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:52:33.221 1656 2696247363712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8e025593-a333-4de7-bf52-41c016a2fcd0 2022-03-10 08:52:33.221 1656 2696247363712 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-10 08:52:33.221 1656 2696247362832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '98833adf-88bf-431e-a378-5a4ef5d988c0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:52:33.221 1656 2696247362832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '98833adf-88bf-431e-a378-5a4ef5d988c0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:52:33.221 1656 2696247362832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 98833adf-88bf-431e-a378-5a4ef5d988c0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:52:33.236 1656 2696247362832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network eb30d34f-99df-4081-88f8-20b07c473525 2022-03-10 08:52:33.236 1656 2696247362832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['98833adf-88bf-431e-a378-5a4ef5d988c0'] 2022-03-10 08:52:33.236 1656 2696247362832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:52:33.236 1656 2696247362832 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-10 08:52:33.236 1656 2696247362832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['98833adf-88bf-431e-a378-5a4ef5d988c0'] 2022-03-10 08:52:33.393 1656 2696247363712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '031a8faf-5c66-4a0a-81fe-788797b17f46') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:52:33.393 1656 2696247363712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '031a8faf-5c66-4a0a-81fe-788797b17f46') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:52:33.421 1656 2696247363712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 031a8faf-5c66-4a0a-81fe-788797b17f46 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:52:33.421 1656 2696247363712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 429, VLAN trunk: None to switch port 031a8faf-5c66-4a0a-81fe-788797b17f46 2022-03-10 08:52:33.536 1656 2696247363712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:52:33.536 1656 2696247363712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['031a8faf-5c66-4a0a-81fe-788797b17f46'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:52:33.696 1656 2696247363712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['031a8faf-5c66-4a0a-81fe-788797b17f46']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:52:33.696 1656 2696247363712 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-10 08:52:33.696 1656 2696247363712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c4429b74-bae0-4dae-a794-c74aa74ec742) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:52:33.696 1656 2696247363712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c4429b74-bae0-4dae-a794-c74aa74ec742) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 08:52:33.696 1656 2696247363712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 031a8faf-5c66-4a0a-81fe-788797b17f46 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:52:33.696 1656 2696247363712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:52:33.696 1656 2696247363712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 031a8faf-5c66-4a0a-81fe-788797b17f46 not yet added. Adding. 2022-03-10 08:52:33.696 1656 2696247363712 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-10 08:52:33.696 1656 2696247363712 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-10 08:52:33.851 1656 2696247363712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-031a8faf-5c66-4a0a-81fe-788797b17f46" acquired by "networking_hyperv.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-10 08:52:34.009 1656 2696247363712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-031a8faf-5c66-4a0a-81fe-788797b17f46" "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-10 08:52:34.009 1656 2696247363712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-031a8faf-5c66-4a0a-81fe-788797b17f46" acquired by "networking_hyperv.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-10 08:52:34.160 1656 2696247363712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-031a8faf-5c66-4a0a-81fe-788797b17f46" "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-10 08:52:34.307 1656 2696247363712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-031a8faf-5c66-4a0a-81fe-788797b17f46" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:52:34.307 1656 2696247363712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 031a8faf-5c66-4a0a-81fe-788797b17f46 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:52:34.307 1656 2696247363712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 031a8faf-5c66-4a0a-81fe-788797b17f46 processed. 2022-03-10 08:52:35.000 1656 2696247363712 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-10 08:52:35.256 1656 2696247363712 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-10 08:52:36.838 1656 2696246121040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-142b741c-028e-4a0d-9cb2-f1dfae8b8222 a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] Security group member updated on remote: ['ad30cfdd-6812-4a90-9076-ccd247eb9a5b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:52:36.838 1656 2696246121040 MainThread INFO neutron.agent.securitygroups_rpc [req-142b741c-028e-4a0d-9cb2-f1dfae8b8222 a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] Security group member updated ['ad30cfdd-6812-4a90-9076-ccd247eb9a5b'] 2022-03-10 08:52:37.803 1656 2696248869808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c8ae1b3-4802-4a69-985e-ae3de992c9b7 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 9c08c453-58be-4fa8-b9ce-016521d8091d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:52:37.816 1656 2696248869808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c8ae1b3-4802-4a69-985e-ae3de992c9b7 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 9c08c453-58be-4fa8-b9ce-016521d8091d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:52:39.520 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9c08c453-58be-4fa8-b9ce-016521d8091d 2022-03-10 08:52:39.585 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 031a8faf-5c66-4a0a-81fe-788797b17f46 2022-03-10 08:52:39.972 1656 2696229400992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28e05d3e-b89c-4e49-877c-84d1f9621597 96002dadfc584c14aac26575599b1551 - - - -] Security group member updated on remote: ['c4429b74-bae0-4dae-a794-c74aa74ec742'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:52:39.972 1656 2696229400992 MainThread INFO neutron.agent.securitygroups_rpc [req-28e05d3e-b89c-4e49-877c-84d1f9621597 96002dadfc584c14aac26575599b1551 - - - -] Security group member updated ['c4429b74-bae0-4dae-a794-c74aa74ec742'] 2022-03-10 08:52:39.972 1656 2696229400992 MainThread INFO neutron.agent.securitygroups_rpc [req-28e05d3e-b89c-4e49-877c-84d1f9621597 96002dadfc584c14aac26575599b1551 - - - -] Refresh firewall rules 2022-03-10 08:52:39.972 1656 2696229400992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28e05d3e-b89c-4e49-877c-84d1f9621597 96002dadfc584c14aac26575599b1551 - - - -] Get security group information for devices via rpc ['031a8faf-5c66-4a0a-81fe-788797b17f46'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:52:40.012 1656 2696229400992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-28e05d3e-b89c-4e49-877c-84d1f9621597 96002dadfc584c14aac26575599b1551 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:52:40.012 1656 2696229400992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-28e05d3e-b89c-4e49-877c-84d1f9621597 96002dadfc584c14aac26575599b1551 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-10 08:52:40.081 1656 2696229400992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28e05d3e-b89c-4e49-877c-84d1f9621597 96002dadfc584c14aac26575599b1551 - - - -] port_delete event received for '031a8faf-5c66-4a0a-81fe-788797b17f46' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:52:41.003 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:52:41.207 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 9c08c453-58be-4fa8-b9ce-016521d8091d 2022-03-10 08:52:41.207 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 9c08c453-58be-4fa8-b9ce-016521d8091d updated. Details: {'device': '9c08c453-58be-4fa8-b9ce-016521d8091d', 'network_id': 'eb30d34f-99df-4081-88f8-20b07c473525', 'port_id': '9c08c453-58be-4fa8-b9ce-016521d8091d', 'mac_address': 'fa:16:3e:c3:53:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 418, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '877284ea-eb2d-4974-b0d4-b81926c7f110', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-10 08:52:41.224 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:52:41.224 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:52:41.224 1656 2696249016912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c08c453-58be-4fa8-b9ce-016521d8091d" acquired by "networking_hyperv.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-10 08:52:41.224 1656 2696249016912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9c08c453-58be-4fa8-b9ce-016521d8091d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:52:41.224 1656 2696249016912 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network eb30d34f-99df-4081-88f8-20b07c473525 2022-03-10 08:52:41.224 1656 2696249016912 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-10 08:52:41.224 1656 2696249017792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '031a8faf-5c66-4a0a-81fe-788797b17f46' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:52:41.224 1656 2696249017792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '031a8faf-5c66-4a0a-81fe-788797b17f46' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:52:41.224 1656 2696249017792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 031a8faf-5c66-4a0a-81fe-788797b17f46 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:52:41.239 1656 2696249017792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8e025593-a333-4de7-bf52-41c016a2fcd0 2022-03-10 08:52:41.239 1656 2696249017792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['031a8faf-5c66-4a0a-81fe-788797b17f46'] 2022-03-10 08:52:41.239 1656 2696249017792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:52:41.239 1656 2696249017792 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-10 08:52:41.239 1656 2696249017792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['031a8faf-5c66-4a0a-81fe-788797b17f46'] 2022-03-10 08:52:41.408 1656 2696249016912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9c08c453-58be-4fa8-b9ce-016521d8091d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:52:41.408 1656 2696249016912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9c08c453-58be-4fa8-b9ce-016521d8091d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:52:41.426 1656 2696249016912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9c08c453-58be-4fa8-b9ce-016521d8091d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:52:41.426 1656 2696249016912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 418, VLAN trunk: None to switch port 9c08c453-58be-4fa8-b9ce-016521d8091d 2022-03-10 08:52:41.536 1656 2696249016912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:52:41.536 1656 2696249016912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9c08c453-58be-4fa8-b9ce-016521d8091d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:52:41.708 1656 2696249016912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9c08c453-58be-4fa8-b9ce-016521d8091d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:52:41.708 1656 2696249016912 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-10 08:52:41.708 1656 2696249016912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ad30cfdd-6812-4a90-9076-ccd247eb9a5b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:52:41.708 1656 2696249016912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ad30cfdd-6812-4a90-9076-ccd247eb9a5b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 08:52:41.708 1656 2696249016912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9c08c453-58be-4fa8-b9ce-016521d8091d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:52:41.708 1656 2696249016912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:52:41.708 1656 2696249016912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9c08c453-58be-4fa8-b9ce-016521d8091d not yet added. Adding. 2022-03-10 08:52:41.708 1656 2696249016912 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-10 08:52:41.708 1656 2696249016912 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-10 08:52:41.885 1656 2696249016912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c08c453-58be-4fa8-b9ce-016521d8091d" acquired by "networking_hyperv.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-10 08:52:42.020 1656 2696249016912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c08c453-58be-4fa8-b9ce-016521d8091d" "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-10 08:52:42.020 1656 2696249016912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c08c453-58be-4fa8-b9ce-016521d8091d" acquired by "networking_hyperv.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-10 08:52:42.174 1656 2696249016912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c08c453-58be-4fa8-b9ce-016521d8091d" "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-10 08:52:42.356 1656 2696249016912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c08c453-58be-4fa8-b9ce-016521d8091d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:52:42.356 1656 2696249016912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9c08c453-58be-4fa8-b9ce-016521d8091d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:52:42.356 1656 2696249016912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9c08c453-58be-4fa8-b9ce-016521d8091d processed. 2022-03-10 08:52:43.003 1656 2696249016912 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-10 08:52:43.648 1656 2696249016912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:52:45.819 1656 2696246209520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58a99d2f-9db5-4d55-946c-3976116aac08 - - - - -] port_update received: 4b98b83f-ba2e-4e79-a73d-d1ccb71db72b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:52:45.819 1656 2696246209520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58a99d2f-9db5-4d55-946c-3976116aac08 - - - - -] No port 4b98b83f-ba2e-4e79-a73d-d1ccb71db72b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:52:49.661 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9c08c453-58be-4fa8-b9ce-016521d8091d 2022-03-10 08:52:50.846 1656 2696246206880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dac5acf-2623-4ea3-a390-da35af7833b4 - - - - -] port_update received: 22b014b4-678d-488e-992e-60d3b4baa22b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:52:50.877 1656 2696246206880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dac5acf-2623-4ea3-a390-da35af7833b4 - - - - -] No port 22b014b4-678d-488e-992e-60d3b4baa22b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:52:51.033 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:52:51.033 1656 2696246702848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9c08c453-58be-4fa8-b9ce-016521d8091d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:52:51.033 1656 2696246702848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9c08c453-58be-4fa8-b9ce-016521d8091d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:52:51.033 1656 2696246702848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9c08c453-58be-4fa8-b9ce-016521d8091d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:52:51.048 1656 2696246702848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network eb30d34f-99df-4081-88f8-20b07c473525 2022-03-10 08:52:51.048 1656 2696246702848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c08c453-58be-4fa8-b9ce-016521d8091d'] 2022-03-10 08:52:51.048 1656 2696246702848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:52:51.048 1656 2696246702848 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-10 08:52:51.048 1656 2696246702848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c08c453-58be-4fa8-b9ce-016521d8091d'] 2022-03-10 08:52:51.284 1656 2696246702848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97759a8f-2b14-4f12-9368-be3cfd62e10a a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] Security group member updated on remote: ['ad30cfdd-6812-4a90-9076-ccd247eb9a5b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:52:51.284 1656 2696246702848 MainThread INFO neutron.agent.securitygroups_rpc [req-97759a8f-2b14-4f12-9368-be3cfd62e10a a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] Security group member updated ['ad30cfdd-6812-4a90-9076-ccd247eb9a5b'] 2022-03-10 08:52:51.377 1656 2696248706320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97759a8f-2b14-4f12-9368-be3cfd62e10a a4ed7b985c6f4ce8bfd7f6cb6a818cb0 - - - -] port_delete event received for '9c08c453-58be-4fa8-b9ce-016521d8091d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:52:53.041 1656 2696248602112 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-10 08:52:53.085 1656 2696248602112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:52:53.767 1656 2696247364240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6d4ea47-734d-4d6c-a527-66b8466b3687 - - - - -] port_update received: be30b933-3ea9-4397-a67d-50e990ba5917 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:52:53.767 1656 2696247364240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6d4ea47-734d-4d6c-a527-66b8466b3687 - - - - -] No port be30b933-3ea9-4397-a67d-50e990ba5917 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:52:55.269 1656 2696247456160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d713ae08-099d-4150-b386-43ad853c34e4 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated on remote: ['974e5ac0-d1e6-4836-86b9-b2552622841b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:52:55.269 1656 2696247456160 MainThread INFO neutron.agent.securitygroups_rpc [req-d713ae08-099d-4150-b386-43ad853c34e4 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated ['974e5ac0-d1e6-4836-86b9-b2552622841b'] 2022-03-10 08:52:55.424 1656 2696247809296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-867c9d11-47d8-4601-9151-bc111fbaeb35 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated on remote: ['974e5ac0-d1e6-4836-86b9-b2552622841b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:52:55.424 1656 2696247809296 MainThread INFO neutron.agent.securitygroups_rpc [req-867c9d11-47d8-4601-9151-bc111fbaeb35 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated ['974e5ac0-d1e6-4836-86b9-b2552622841b'] 2022-03-10 08:52:59.197 1656 2696248153184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37af15f8-8348-4c9b-b7a6-a7b873819254 - - - - -] port_update received: 234d07e1-5539-4b64-a7dc-5d54eda98bb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:52:59.205 1656 2696248153184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37af15f8-8348-4c9b-b7a6-a7b873819254 - - - - -] No port 234d07e1-5539-4b64-a7dc-5d54eda98bb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:53:13.753 1656 2696249121600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6dbc760-e85d-4484-bce5-1b12cd026a01 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated on remote: ['974e5ac0-d1e6-4836-86b9-b2552622841b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:53:13.753 1656 2696249121600 MainThread INFO neutron.agent.securitygroups_rpc [req-b6dbc760-e85d-4484-bce5-1b12cd026a01 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated ['974e5ac0-d1e6-4836-86b9-b2552622841b'] 2022-03-10 08:53:14.720 1656 2696248084256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bbd35b98-4a9e-44f5-8de9-9d7039683bb7 b697c3db5b6045f79bb043325de231e2 - - - -] Security group member updated on remote: ['f0afc3da-d3fd-4845-b8cf-5b7ace6c9543'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:53:14.720 1656 2696248084256 MainThread INFO neutron.agent.securitygroups_rpc [req-bbd35b98-4a9e-44f5-8de9-9d7039683bb7 b697c3db5b6045f79bb043325de231e2 - - - -] Security group member updated ['f0afc3da-d3fd-4845-b8cf-5b7ace6c9543'] 2022-03-10 08:53:16.642 1656 2696247810704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be3b2abb-909e-4d45-bdca-d12e738dc89a 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 35ab4555-d168-4b7e-9cc4-28a69f9abb52 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:53:16.642 1656 2696247810704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be3b2abb-909e-4d45-bdca-d12e738dc89a 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 35ab4555-d168-4b7e-9cc4-28a69f9abb52 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:53:17.674 1656 2696247458096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3982895b-77d9-483c-9c01-e9f976d7d5eb 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 71838f61-2744-4400-8576-5c916cad929c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:53:17.693 1656 2696247458096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3982895b-77d9-483c-9c01-e9f976d7d5eb 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 71838f61-2744-4400-8576-5c916cad929c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:53:22.998 1656 2696247259904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f197dd23-d193-43e6-a521-c6df1c1e3939 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network eb30d34f-99df-4081-88f8-20b07c473525 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 08:53:22.998 1656 2696247259904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f197dd23-d193-43e6-a521-c6df1c1e3939 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network eb30d34f-99df-4081-88f8-20b07c473525 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-10 08:53:25.957 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 35ab4555-d168-4b7e-9cc4-28a69f9abb52 2022-03-10 08:53:25.957 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 71838f61-2744-4400-8576-5c916cad929c 2022-03-10 08:53:26.705 1656 2696247749616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc98765d-6f3b-42a5-8129-70ce6fdbcab7 - - - - -] port_update received: 8d601987-e17e-483e-8ddd-5d205e108259 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:53:26.721 1656 2696247749616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc98765d-6f3b-42a5-8129-70ce6fdbcab7 - - - - -] No port 8d601987-e17e-483e-8ddd-5d205e108259 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:53:27.221 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:53:27.877 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 35ab4555-d168-4b7e-9cc4-28a69f9abb52 2022-03-10 08:53:27.877 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 35ab4555-d168-4b7e-9cc4-28a69f9abb52 updated. Details: {'device': '35ab4555-d168-4b7e-9cc4-28a69f9abb52', 'network_id': '7e81d10e-ef85-4249-8e98-2b3b086ae842', 'port_id': '35ab4555-d168-4b7e-9cc4-28a69f9abb52', 'mac_address': 'fa:16:3e:c3:37:65', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 443, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '92de9667-5c19-4faa-8460-6d1aff39a437', '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-10 08:53:27.877 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:53:27.877 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 71838f61-2744-4400-8576-5c916cad929c 2022-03-10 08:53:27.877 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 71838f61-2744-4400-8576-5c916cad929c updated. Details: {'device': '71838f61-2744-4400-8576-5c916cad929c', 'network_id': '3b368936-217b-4778-a456-3937442e0b6a', 'port_id': '71838f61-2744-4400-8576-5c916cad929c', 'mac_address': 'fa:16:3e:36:8a:4e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 425, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0e5a2f99-f921-47be-ade0-3d76254262f0', '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-10 08:53:27.877 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:53:27.877 1656 2696247667344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71838f61-2744-4400-8576-5c916cad929c" acquired by "networking_hyperv.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-10 08:53:27.877 1656 2696247667344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 71838f61-2744-4400-8576-5c916cad929c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:53:27.877 1656 2696247667344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3b368936-217b-4778-a456-3937442e0b6a 2022-03-10 08:53:27.877 1656 2696247667344 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-10 08:53:27.877 1656 2696247668576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35ab4555-d168-4b7e-9cc4-28a69f9abb52" acquired by "networking_hyperv.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-10 08:53:27.877 1656 2696247668576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 35ab4555-d168-4b7e-9cc4-28a69f9abb52 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:53:27.877 1656 2696247668576 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-10 08:53:28.018 1656 2696247667344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '71838f61-2744-4400-8576-5c916cad929c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:53:28.018 1656 2696247667344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '71838f61-2744-4400-8576-5c916cad929c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:53:28.018 1656 2696247668576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '35ab4555-d168-4b7e-9cc4-28a69f9abb52') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:53:28.018 1656 2696247668576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '35ab4555-d168-4b7e-9cc4-28a69f9abb52') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:53:28.047 1656 2696247667344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 71838f61-2744-4400-8576-5c916cad929c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:53:28.047 1656 2696247667344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 425, VLAN trunk: None to switch port 71838f61-2744-4400-8576-5c916cad929c 2022-03-10 08:53:28.047 1656 2696247668576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 35ab4555-d168-4b7e-9cc4-28a69f9abb52 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:53:28.047 1656 2696247668576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 443, VLAN trunk: None to switch port 35ab4555-d168-4b7e-9cc4-28a69f9abb52 2022-03-10 08:53:28.143 1656 2696247667344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:53:28.143 1656 2696247667344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['71838f61-2744-4400-8576-5c916cad929c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:53:28.143 1656 2696247668576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:53:28.143 1656 2696247668576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['35ab4555-d168-4b7e-9cc4-28a69f9abb52'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:53:28.823 1656 2696247668576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['35ab4555-d168-4b7e-9cc4-28a69f9abb52']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:53:28.823 1656 2696247668576 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-10 08:53:28.823 1656 2696247668576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (974e5ac0-d1e6-4836-86b9-b2552622841b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:53:28.823 1656 2696247668576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 35ab4555-d168-4b7e-9cc4-28a69f9abb52 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:53:28.823 1656 2696247668576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:53:28.823 1656 2696247668576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 35ab4555-d168-4b7e-9cc4-28a69f9abb52 not yet added. Adding. 2022-03-10 08:53:28.823 1656 2696247668576 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-10 08:53:28.823 1656 2696247668576 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-10 08:53:28.823 1656 2696247667344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['71838f61-2744-4400-8576-5c916cad929c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:53:28.823 1656 2696247667344 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-10 08:53:28.823 1656 2696247667344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f0afc3da-d3fd-4845-b8cf-5b7ace6c9543) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:53:28.823 1656 2696247667344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f0afc3da-d3fd-4845-b8cf-5b7ace6c9543) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 08:53:28.823 1656 2696247667344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 71838f61-2744-4400-8576-5c916cad929c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:53:28.823 1656 2696247667344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:53:28.823 1656 2696247667344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 71838f61-2744-4400-8576-5c916cad929c not yet added. Adding. 2022-03-10 08:53:28.823 1656 2696247667344 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-10 08:53:28.837 1656 2696247667344 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-10 08:53:28.986 1656 2696247668576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35ab4555-d168-4b7e-9cc4-28a69f9abb52" acquired by "networking_hyperv.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-10 08:53:29.005 1656 2696247667344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" acquired by "networking_hyperv.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-10 08:53:29.159 1656 2696247668576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35ab4555-d168-4b7e-9cc4-28a69f9abb52" "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-10 08:53:29.159 1656 2696247668576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35ab4555-d168-4b7e-9cc4-28a69f9abb52" acquired by "networking_hyperv.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-10 08:53:29.178 1656 2696247667344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" "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-10 08:53:29.178 1656 2696247667344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" acquired by "networking_hyperv.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-10 08:53:29.379 1656 2696247668576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35ab4555-d168-4b7e-9cc4-28a69f9abb52" "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-10 08:53:29.409 1656 2696247667344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" "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-10 08:53:29.520 1656 2696247668576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35ab4555-d168-4b7e-9cc4-28a69f9abb52" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.640s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:53:29.520 1656 2696247668576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 35ab4555-d168-4b7e-9cc4-28a69f9abb52 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:53:29.520 1656 2696247668576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 35ab4555-d168-4b7e-9cc4-28a69f9abb52 processed. 2022-03-10 08:53:29.538 1656 2696247667344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71838f61-2744-4400-8576-5c916cad929c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.671s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:53:29.538 1656 2696247667344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 71838f61-2744-4400-8576-5c916cad929c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:53:29.538 1656 2696247667344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 71838f61-2744-4400-8576-5c916cad929c processed. 2022-03-10 08:53:30.953 1656 2696250456016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f65ab17b-780f-4aef-ae5e-c0daf8c186b2 - - - - -] port_update received: 6365c78f-6f50-4c51-9559-21b373caf606 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:53:30.967 1656 2696250456016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f65ab17b-780f-4aef-ae5e-c0daf8c186b2 - - - - -] No port 6365c78f-6f50-4c51-9559-21b373caf606 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:53:31.233 1656 2696250456016 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-10 08:53:32.628 1656 2696250456016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:53:34.248 1656 2696249016912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14a51dcc-7995-4cd5-98a3-da5579039be0 - - - - -] port_update received: dec1986d-c8f5-402b-aada-bfa4fce5db37 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:53:34.264 1656 2696249016912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14a51dcc-7995-4cd5-98a3-da5579039be0 - - - - -] No port dec1986d-c8f5-402b-aada-bfa4fce5db37 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:53:36.067 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: db296df9-e39d-420f-9a9c-e7cc11c33f7d 2022-03-10 08:53:37.288 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:53:38.044 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port db296df9-e39d-420f-9a9c-e7cc11c33f7d 2022-03-10 08:53:38.044 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port db296df9-e39d-420f-9a9c-e7cc11c33f7d updated. Details: {'device': 'db296df9-e39d-420f-9a9c-e7cc11c33f7d', 'network_id': '919db1f8-ce8a-4782-80fd-73dc6010695a', 'port_id': 'db296df9-e39d-420f-9a9c-e7cc11c33f7d', 'mac_address': 'fa:16:3e:57:9c:ae', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 436, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a0774be-df3f-417b-8e96-a36942b9f45f', '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-10 08:53:38.044 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:53:38.044 1656 2696248864608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" acquired by "networking_hyperv.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-10 08:53:38.044 1656 2696248864608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port db296df9-e39d-420f-9a9c-e7cc11c33f7d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:53:38.044 1656 2696248864608 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-10 08:53:38.064 1656 2696248864608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'db296df9-e39d-420f-9a9c-e7cc11c33f7d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:53:38.092 1656 2696248864608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'db296df9-e39d-420f-9a9c-e7cc11c33f7d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:53:38.124 1656 2696248864608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port db296df9-e39d-420f-9a9c-e7cc11c33f7d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:53:38.124 1656 2696248864608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 436, VLAN trunk: None to switch port db296df9-e39d-420f-9a9c-e7cc11c33f7d 2022-03-10 08:53:38.192 1656 2696248864608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:53:38.192 1656 2696248864608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['db296df9-e39d-420f-9a9c-e7cc11c33f7d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:53:38.596 1656 2696248864608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['db296df9-e39d-420f-9a9c-e7cc11c33f7d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:53:38.596 1656 2696248864608 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-10 08:53:38.596 1656 2696248864608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (789ac420-010a-4e62-a318-526360ee7f12) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:53:38.596 1656 2696248864608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for db296df9-e39d-420f-9a9c-e7cc11c33f7d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:53:38.596 1656 2696248864608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:53:38.596 1656 2696248864608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-10 08:53:38.596 1656 2696248864608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" acquired by "networking_hyperv.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-10 08:53:38.596 1656 2696248864608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" "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-10 08:53:38.596 1656 2696248864608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" acquired by "networking_hyperv.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-10 08:53:38.596 1656 2696248864608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" "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-10 08:53:38.670 1656 2696248864608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:53:38.670 1656 2696248864608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port db296df9-e39d-420f-9a9c-e7cc11c33f7d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:53:38.670 1656 2696248864608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port db296df9-e39d-420f-9a9c-e7cc11c33f7d processed. 2022-03-10 08:53:39.032 1656 2696248864608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35eff02f-bd0d-4884-ad1d-0769c5fae96c aa53cb99ca2e42698d178524996d47cb - - - -] Security group rule updated on remote: ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:53:39.032 1656 2696248864608 MainThread INFO neutron.agent.securitygroups_rpc [req-35eff02f-bd0d-4884-ad1d-0769c5fae96c aa53cb99ca2e42698d178524996d47cb - - - -] Security group rule updated ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] 2022-03-10 08:53:39.297 1656 2696248864608 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-10 08:53:39.394 1656 2696149628176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-150f38dd-33c9-4069-9f1e-f9e81ecfc399 aa53cb99ca2e42698d178524996d47cb - - - -] Security group rule updated on remote: ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:53:39.394 1656 2696149628176 MainThread INFO neutron.agent.securitygroups_rpc [req-150f38dd-33c9-4069-9f1e-f9e81ecfc399 aa53cb99ca2e42698d178524996d47cb - - - -] Security group rule updated ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] 2022-03-10 08:53:39.704 1656 2696149628176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75e1f861-ef10-49a0-a629-72144dab9d64 aa53cb99ca2e42698d178524996d47cb - - - -] Security group rule updated on remote: ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:53:39.704 1656 2696149628176 MainThread INFO neutron.agent.securitygroups_rpc [req-75e1f861-ef10-49a0-a629-72144dab9d64 aa53cb99ca2e42698d178524996d47cb - - - -] Security group rule updated ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] 2022-03-10 08:53:39.988 1656 2696149628176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe99c559-5882-4bcc-a550-7d84c5d4c6cb - - - - -] port_update received: fac6ecb1-008f-478e-a968-fb7d736eadca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:53:40.020 1656 2696149628176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe99c559-5882-4bcc-a550-7d84c5d4c6cb - - - - -] No port fac6ecb1-008f-478e-a968-fb7d736eadca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:53:40.133 1656 2696149628176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c088efe-13a9-41b3-b8d3-27a67f8615f4 aa53cb99ca2e42698d178524996d47cb - - - -] Security group rule updated on remote: ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:53:40.133 1656 2696149628176 MainThread INFO neutron.agent.securitygroups_rpc [req-1c088efe-13a9-41b3-b8d3-27a67f8615f4 aa53cb99ca2e42698d178524996d47cb - - - -] Security group rule updated ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] 2022-03-10 08:53:40.426 1656 2696149628176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abbceba8-a88c-4f88-80c7-e78b734c09ed aa53cb99ca2e42698d178524996d47cb - - - -] Security group rule updated on remote: ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:53:40.426 1656 2696149628176 MainThread INFO neutron.agent.securitygroups_rpc [req-abbceba8-a88c-4f88-80c7-e78b734c09ed aa53cb99ca2e42698d178524996d47cb - - - -] Security group rule updated ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] 2022-03-10 08:53:40.452 1656 2696248864608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:53:40.658 1656 2696149628176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1a187d7-62a0-4ca2-bcf6-00433339a2df aa53cb99ca2e42698d178524996d47cb - - - -] Security group rule updated on remote: ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:53:40.658 1656 2696149628176 MainThread INFO neutron.agent.securitygroups_rpc [req-d1a187d7-62a0-4ca2-bcf6-00433339a2df aa53cb99ca2e42698d178524996d47cb - - - -] Security group rule updated ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] 2022-03-10 08:53:47.323 1656 2696248235808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Security group member updated on remote: ['49844a49-e8e2-465d-a338-4e4724fd4026'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:53:47.323 1656 2696248235808 MainThread INFO neutron.agent.securitygroups_rpc [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Security group member updated ['49844a49-e8e2-465d-a338-4e4724fd4026'] 2022-03-10 08:53:47.323 1656 2696248235808 MainThread INFO neutron.agent.securitygroups_rpc [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Refresh firewall rules 2022-03-10 08:53:47.323 1656 2696248235808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Get security group information for devices via rpc ['2469a8da-f4fe-4f34-b367-f52d7c820364', '92d6fe50-604d-498d-aa5b-8c5ab400dcc4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:53:47.440 1656 2696250733488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] port_delete event received for '2469a8da-f4fe-4f34-b367-f52d7c820364' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:53:47.673 1656 2696248235808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Update security group information for ports dict_keys(['92d6fe50-604d-498d-aa5b-8c5ab400dcc4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:53:47.673 1656 2696248235808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-10 08:53:47.673 1656 2696248235808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Update rules of security group (49844a49-e8e2-465d-a338-4e4724fd4026) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:53:47.673 1656 2696248235808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Update members of security group (49844a49-e8e2-465d-a338-4e4724fd4026) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 08:53:47.673 1656 2696248235808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Update port filter for 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:53:47.673 1656 2696248235808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Updating port rules. 2022-03-10 08:53:47.673 1656 2696248235808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Creating 0 new rules, removing 1 old rules. 2022-03-10 08:53:47.673 1656 2696248235808 MainThread DEBUG oslo_concurrency.lockutils [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Lock "n-hv-driver-port-lock-92d6fe50-604d-498d-aa5b-8c5ab400dcc4" acquired by "networking_hyperv.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-10 08:53:47.673 1656 2696248235808 MainThread DEBUG oslo_concurrency.lockutils [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Lock "n-hv-driver-port-lock-92d6fe50-604d-498d-aa5b-8c5ab400dcc4" "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-10 08:53:47.673 1656 2696248235808 MainThread DEBUG oslo_concurrency.lockutils [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Lock "n-hv-driver-port-lock-92d6fe50-604d-498d-aa5b-8c5ab400dcc4" acquired by "networking_hyperv.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-10 08:53:47.957 1656 2696248235808 MainThread DEBUG oslo_concurrency.lockutils [req-df635ef4-6a90-4c9d-a21c-c040d28073dc 5bdd1b438639444588493936844e6cf6 - - - -] Lock "n-hv-driver-port-lock-92d6fe50-604d-498d-aa5b-8c5ab400dcc4" "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-10 08:53:48.207 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2469a8da-f4fe-4f34-b367-f52d7c820364 2022-03-10 08:53:48.782 1656 2696248084256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adf14e33-6a0c-4498-8fd3-11f4026839a7 b697c3db5b6045f79bb043325de231e2 - - - -] Security group rule updated on remote: ['172f61d2-6e71-4410-b307-cff0e1dee915'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:53:48.782 1656 2696248084256 MainThread INFO neutron.agent.securitygroups_rpc [req-adf14e33-6a0c-4498-8fd3-11f4026839a7 b697c3db5b6045f79bb043325de231e2 - - - -] Security group rule updated ['172f61d2-6e71-4410-b307-cff0e1dee915'] 2022-03-10 08:53:49.032 1656 2696248084256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c58e632-f301-49d0-9a8c-20ea8d8b1cfe b697c3db5b6045f79bb043325de231e2 - - - -] Security group rule updated on remote: ['172f61d2-6e71-4410-b307-cff0e1dee915'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:53:49.032 1656 2696248084256 MainThread INFO neutron.agent.securitygroups_rpc [req-0c58e632-f301-49d0-9a8c-20ea8d8b1cfe b697c3db5b6045f79bb043325de231e2 - - - -] Security group rule updated ['172f61d2-6e71-4410-b307-cff0e1dee915'] 2022-03-10 08:53:49.305 1656 2696248084256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04bd2e91-fe2b-4937-86d2-b1748cca56e8 b697c3db5b6045f79bb043325de231e2 - - - -] Security group rule updated on remote: ['172f61d2-6e71-4410-b307-cff0e1dee915'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:53:49.305 1656 2696248084256 MainThread INFO neutron.agent.securitygroups_rpc [req-04bd2e91-fe2b-4937-86d2-b1748cca56e8 b697c3db5b6045f79bb043325de231e2 - - - -] Security group rule updated ['172f61d2-6e71-4410-b307-cff0e1dee915'] 2022-03-10 08:53:49.320 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:53:49.320 1656 2696248084256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2469a8da-f4fe-4f34-b367-f52d7c820364' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:53:49.320 1656 2696248084256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2469a8da-f4fe-4f34-b367-f52d7c820364' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:53:49.320 1656 2696248084256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2469a8da-f4fe-4f34-b367-f52d7c820364 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:53:49.329 1656 2696248084256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2469a8da-f4fe-4f34-b367-f52d7c820364'] 2022-03-10 08:53:49.344 1656 2696248084256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:53:49.344 1656 2696248084256 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-10 08:53:49.344 1656 2696248084256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2469a8da-f4fe-4f34-b367-f52d7c820364'] 2022-03-10 08:53:49.506 1656 2696247192208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-571083f7-1d70-4a7f-a6bd-9ba036a3a463 b697c3db5b6045f79bb043325de231e2 - - - -] Security group rule updated on remote: ['172f61d2-6e71-4410-b307-cff0e1dee915'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:53:49.506 1656 2696247192208 MainThread INFO neutron.agent.securitygroups_rpc [req-571083f7-1d70-4a7f-a6bd-9ba036a3a463 b697c3db5b6045f79bb043325de231e2 - - - -] Security group rule updated ['172f61d2-6e71-4410-b307-cff0e1dee915'] 2022-03-10 08:53:49.693 1656 2696247192208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06926151-2b29-4b1f-b9f3-0f87c876ed93 b697c3db5b6045f79bb043325de231e2 - - - -] Security group rule updated on remote: ['172f61d2-6e71-4410-b307-cff0e1dee915'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:53:49.693 1656 2696247192208 MainThread INFO neutron.agent.securitygroups_rpc [req-06926151-2b29-4b1f-b9f3-0f87c876ed93 b697c3db5b6045f79bb043325de231e2 - - - -] Security group rule updated ['172f61d2-6e71-4410-b307-cff0e1dee915'] 2022-03-10 08:53:49.877 1656 2696247809648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6f659f6-99a3-481c-8722-ff3580e0a432 b697c3db5b6045f79bb043325de231e2 - - - -] Security group rule updated on remote: ['172f61d2-6e71-4410-b307-cff0e1dee915'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:53:49.877 1656 2696247809648 MainThread INFO neutron.agent.securitygroups_rpc [req-e6f659f6-99a3-481c-8722-ff3580e0a432 b697c3db5b6045f79bb043325de231e2 - - - -] Security group rule updated ['172f61d2-6e71-4410-b307-cff0e1dee915'] 2022-03-10 08:53:50.566 1656 2696248767760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Security group member updated on remote: ['172f61d2-6e71-4410-b307-cff0e1dee915', 'f0afc3da-d3fd-4845-b8cf-5b7ace6c9543'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:53:50.566 1656 2696248767760 MainThread INFO neutron.agent.securitygroups_rpc [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Security group member updated ['172f61d2-6e71-4410-b307-cff0e1dee915', 'f0afc3da-d3fd-4845-b8cf-5b7ace6c9543'] 2022-03-10 08:53:50.566 1656 2696248767760 MainThread INFO neutron.agent.securitygroups_rpc [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Refresh firewall rules 2022-03-10 08:53:50.566 1656 2696248767760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Get security group information for devices via rpc ['71838f61-2744-4400-8576-5c916cad929c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:53:50.626 1656 2696247589168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] port_update received: 71838f61-2744-4400-8576-5c916cad929c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:53:50.663 1656 2696247589168 MainThread DEBUG oslo_concurrency.lockutils [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-agent-port-lock-71838f61-2744-4400-8576-5c916cad929c" acquired by "networking_hyperv.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-10 08:53:50.663 1656 2696247589168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Binding port 71838f61-2744-4400-8576-5c916cad929c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:53:50.663 1656 2696247589168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] 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-10 08:53:50.689 1656 2696247589168 MainThread DEBUG neutron.services.trunk.rpc.agent [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '71838f61-2744-4400-8576-5c916cad929c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:53:50.689 1656 2696247589168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '71838f61-2744-4400-8576-5c916cad929c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:53:50.724 1656 2696247589168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Trunk plugin disabled on server. Assuming port 71838f61-2744-4400-8576-5c916cad929c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:53:50.724 1656 2696247589168 MainThread INFO networking_hyperv.neutron.trunk_driver [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Binding VLAN ID: 425, VLAN trunk: None to switch port 71838f61-2744-4400-8576-5c916cad929c 2022-03-10 08:53:50.800 1656 2696247589168 MainThread INFO neutron.agent.securitygroups_rpc [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Refresh firewall rules 2022-03-10 08:53:50.800 1656 2696247589168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Get security group information for devices via rpc ['71838f61-2744-4400-8576-5c916cad929c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:53:51.318 1656 2696247964768 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-10 08:53:51.367 1656 2696247964768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:53:51.563 1656 2696248767760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Update security group information for ports dict_keys(['71838f61-2744-4400-8576-5c916cad929c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:53:51.563 1656 2696248767760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-10 08:53:51.563 1656 2696248767760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Update rules of security group (172f61d2-6e71-4410-b307-cff0e1dee915) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:53:51.563 1656 2696248767760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Update rules of security group (f0afc3da-d3fd-4845-b8cf-5b7ace6c9543) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:53:51.563 1656 2696248767760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Update members of security group (f0afc3da-d3fd-4845-b8cf-5b7ace6c9543) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 08:53:51.563 1656 2696248767760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Update port filter for 71838f61-2744-4400-8576-5c916cad929c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:53:51.563 1656 2696248767760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Updating port rules. 2022-03-10 08:53:51.563 1656 2696248767760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Creating 6 new rules, removing 0 old rules. 2022-03-10 08:53:51.563 1656 2696248767760 MainThread DEBUG oslo_concurrency.lockutils [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" acquired by "networking_hyperv.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-10 08:53:51.691 1656 2696247589168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Update security group information for ports dict_keys(['71838f61-2744-4400-8576-5c916cad929c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:53:51.691 1656 2696247589168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-10 08:53:51.691 1656 2696247589168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Update rules of security group (172f61d2-6e71-4410-b307-cff0e1dee915) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:53:51.691 1656 2696247589168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Update rules of security group (f0afc3da-d3fd-4845-b8cf-5b7ace6c9543) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:53:51.691 1656 2696247589168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Update members of security group (f0afc3da-d3fd-4845-b8cf-5b7ace6c9543) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 08:53:51.691 1656 2696247589168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Update port filter for 71838f61-2744-4400-8576-5c916cad929c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:53:51.706 1656 2696247589168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Updating port rules. 2022-03-10 08:53:51.706 1656 2696247589168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Creating 6 new rules, removing 0 old rules. 2022-03-10 08:53:51.816 1656 2696248767760 MainThread DEBUG oslo_concurrency.lockutils [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:53:51.816 1656 2696248767760 MainThread DEBUG oslo_concurrency.lockutils [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" acquired by "networking_hyperv.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-10 08:53:51.816 1656 2696248767760 MainThread DEBUG oslo_concurrency.lockutils [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" "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-10 08:53:51.816 1656 2696247589168 MainThread DEBUG oslo_concurrency.lockutils [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-10 08:53:51.972 1656 2696247589168 MainThread DEBUG oslo_concurrency.lockutils [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" "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-10 08:53:51.972 1656 2696247589168 MainThread DEBUG oslo_concurrency.lockutils [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" acquired by "networking_hyperv.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-10 08:53:51.972 1656 2696247589168 MainThread DEBUG oslo_concurrency.lockutils [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" "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-10 08:53:52.033 1656 2696247589168 MainThread DEBUG oslo_concurrency.lockutils [req-7c7149e7-1286-45d9-b1e2-1003c918c557 b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-agent-port-lock-71838f61-2744-4400-8576-5c916cad929c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:53:52.282 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: db296df9-e39d-420f-9a9c-e7cc11c33f7d 2022-03-10 08:53:53.324 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:53:53.324 1656 2696250801312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'db296df9-e39d-420f-9a9c-e7cc11c33f7d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:53:53.324 1656 2696250801312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'db296df9-e39d-420f-9a9c-e7cc11c33f7d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:53:53.324 1656 2696250801312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port db296df9-e39d-420f-9a9c-e7cc11c33f7d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:53:53.345 1656 2696250801312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db296df9-e39d-420f-9a9c-e7cc11c33f7d'] 2022-03-10 08:53:53.345 1656 2696250801312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:53:53.345 1656 2696250801312 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-10 08:53:53.345 1656 2696250801312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db296df9-e39d-420f-9a9c-e7cc11c33f7d'] 2022-03-10 08:53:55.345 1656 2696248450384 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-10 08:53:55.471 1656 2696248450384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:53:56.319 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: db296df9-e39d-420f-9a9c-e7cc11c33f7d 2022-03-10 08:53:57.220 1656 2696246667568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-142fab47-64e6-485c-b2af-6360aa2b15c8 5bdd1b438639444588493936844e6cf6 - - - -] Security group member updated on remote: ['49844a49-e8e2-465d-a338-4e4724fd4026'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:53:57.220 1656 2696246667568 MainThread INFO neutron.agent.securitygroups_rpc [req-142fab47-64e6-485c-b2af-6360aa2b15c8 5bdd1b438639444588493936844e6cf6 - - - -] Security group member updated ['49844a49-e8e2-465d-a338-4e4724fd4026'] 2022-03-10 08:53:57.220 1656 2696246667568 MainThread INFO neutron.agent.securitygroups_rpc [req-142fab47-64e6-485c-b2af-6360aa2b15c8 5bdd1b438639444588493936844e6cf6 - - - -] Refresh firewall rules 2022-03-10 08:53:57.220 1656 2696246667568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-142fab47-64e6-485c-b2af-6360aa2b15c8 5bdd1b438639444588493936844e6cf6 - - - -] Get security group information for devices via rpc ['92d6fe50-604d-498d-aa5b-8c5ab400dcc4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:53:57.266 1656 2696246667568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-142fab47-64e6-485c-b2af-6360aa2b15c8 5bdd1b438639444588493936844e6cf6 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:53:57.266 1656 2696246667568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-142fab47-64e6-485c-b2af-6360aa2b15c8 5bdd1b438639444588493936844e6cf6 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-10 08:53:57.311 1656 2696246667568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-142fab47-64e6-485c-b2af-6360aa2b15c8 5bdd1b438639444588493936844e6cf6 - - - -] port_delete event received for '92d6fe50-604d-498d-aa5b-8c5ab400dcc4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:53:57.372 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:53:57.372 1656 2696249019904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'db296df9-e39d-420f-9a9c-e7cc11c33f7d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:53:57.372 1656 2696249019904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'db296df9-e39d-420f-9a9c-e7cc11c33f7d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:53:57.372 1656 2696249019904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port db296df9-e39d-420f-9a9c-e7cc11c33f7d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:53:57.392 1656 2696249019904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 919db1f8-ce8a-4782-80fd-73dc6010695a 2022-03-10 08:53:57.392 1656 2696249019904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db296df9-e39d-420f-9a9c-e7cc11c33f7d'] 2022-03-10 08:53:57.392 1656 2696249019904 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-10 08:53:57.392 1656 2696249019904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db296df9-e39d-420f-9a9c-e7cc11c33f7d'] 2022-03-10 08:53:58.332 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 2022-03-10 08:53:59.395 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:53:59.395 1656 2696248084256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '92d6fe50-604d-498d-aa5b-8c5ab400dcc4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:53:59.395 1656 2696248084256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '92d6fe50-604d-498d-aa5b-8c5ab400dcc4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:53:59.395 1656 2696248084256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 92d6fe50-604d-498d-aa5b-8c5ab400dcc4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:53:59.395 1656 2696249168464 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-10 08:53:59.395 1656 2696248280864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41a51a08-60b8-48e3-b666-5b0adec9911b aa53cb99ca2e42698d178524996d47cb - - - -] Security group member updated on remote: ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:53:59.395 1656 2696248280864 MainThread INFO neutron.agent.securitygroups_rpc [req-41a51a08-60b8-48e3-b666-5b0adec9911b aa53cb99ca2e42698d178524996d47cb - - - -] Security group member updated ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] 2022-03-10 08:53:59.408 1656 2696248084256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 78a6502d-7489-4206-a1f4-b85ee4cd7102 2022-03-10 08:53:59.408 1656 2696248084256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['92d6fe50-604d-498d-aa5b-8c5ab400dcc4'] 2022-03-10 08:53:59.408 1656 2696248084256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:53:59.408 1656 2696248084256 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-10 08:53:59.408 1656 2696248084256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['92d6fe50-604d-498d-aa5b-8c5ab400dcc4'] 2022-03-10 08:53:59.548 1656 2696249168464 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-10 08:54:00.431 1656 2696248014272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-867b6566-2e45-47e7-a3e8-9eb013ea72c8 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '278730f8-83c2-45ac-bd19-7265e198de27' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:54:00.624 1656 2696248014272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b25b8979-e5e8-481f-a25d-45c7f2cbc794 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 716eac45-3b84-4541-af49-229923a68f81 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:54:00.639 1656 2696248014272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b25b8979-e5e8-481f-a25d-45c7f2cbc794 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 716eac45-3b84-4541-af49-229923a68f81 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:54:02.266 1656 2696246161248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3be6ccdd-982a-4e75-b0d0-a74ac0ed949f 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '66d2f388-e6cb-47db-89db-775751680ff7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:54:03.235 1656 2696249016736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d6768c-4c4f-4587-b127-20a21dabb081 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network 78a6502d-7489-4206-a1f4-b85ee4cd7102 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 08:54:03.235 1656 2696249016736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9d6768c-4c4f-4587-b127-20a21dabb081 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network 78a6502d-7489-4206-a1f4-b85ee4cd7102 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-10 08:54:10.511 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: db296df9-e39d-420f-9a9c-e7cc11c33f7d 2022-03-10 08:54:10.511 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 716eac45-3b84-4541-af49-229923a68f81 2022-03-10 08:54:11.423 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:54:11.907 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 716eac45-3b84-4541-af49-229923a68f81 2022-03-10 08:54:11.907 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 716eac45-3b84-4541-af49-229923a68f81 updated. Details: {'device': '716eac45-3b84-4541-af49-229923a68f81', 'network_id': 'ba490f6e-8f0a-4b8e-9249-98a5dc9d7bbf', 'port_id': '716eac45-3b84-4541-af49-229923a68f81', 'mac_address': 'fa:16:3e:e5:cc:8f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 439, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bf27e423-0267-43c2-b79a-1ddb64dab996', '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-10 08:54:11.907 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:54:11.907 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port db296df9-e39d-420f-9a9c-e7cc11c33f7d 2022-03-10 08:54:11.907 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port db296df9-e39d-420f-9a9c-e7cc11c33f7d updated. Details: {'device': 'db296df9-e39d-420f-9a9c-e7cc11c33f7d', 'network_id': '919db1f8-ce8a-4782-80fd-73dc6010695a', 'port_id': 'db296df9-e39d-420f-9a9c-e7cc11c33f7d', 'mac_address': 'fa:16:3e:57:9c:ae', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 436, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a0774be-df3f-417b-8e96-a36942b9f45f', '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-10 08:54:11.907 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:54:11.907 1656 2696251025184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" acquired by "networking_hyperv.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-10 08:54:11.907 1656 2696251025184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port db296df9-e39d-420f-9a9c-e7cc11c33f7d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:54:11.907 1656 2696251025184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 919db1f8-ce8a-4782-80fd-73dc6010695a 2022-03-10 08:54:11.907 1656 2696251025184 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-10 08:54:11.907 1656 2696251024832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-716eac45-3b84-4541-af49-229923a68f81" acquired by "networking_hyperv.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-10 08:54:11.907 1656 2696251024832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 716eac45-3b84-4541-af49-229923a68f81 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:54:11.907 1656 2696251024832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ba490f6e-8f0a-4b8e-9249-98a5dc9d7bbf 2022-03-10 08:54:11.923 1656 2696251024832 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-10 08:54:12.081 1656 2696251025184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'db296df9-e39d-420f-9a9c-e7cc11c33f7d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:54:12.081 1656 2696251025184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'db296df9-e39d-420f-9a9c-e7cc11c33f7d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:54:12.094 1656 2696251024832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '716eac45-3b84-4541-af49-229923a68f81') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:54:12.094 1656 2696251024832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '716eac45-3b84-4541-af49-229923a68f81') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:54:12.094 1656 2696251025184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port db296df9-e39d-420f-9a9c-e7cc11c33f7d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:54:12.094 1656 2696251025184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 436, VLAN trunk: None to switch port db296df9-e39d-420f-9a9c-e7cc11c33f7d 2022-03-10 08:54:12.094 1656 2696251024832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 716eac45-3b84-4541-af49-229923a68f81 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:54:12.094 1656 2696251024832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 439, VLAN trunk: None to switch port 716eac45-3b84-4541-af49-229923a68f81 2022-03-10 08:54:12.192 1656 2696251024832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:54:12.192 1656 2696251024832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['716eac45-3b84-4541-af49-229923a68f81'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:54:12.204 1656 2696251025184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:54:12.204 1656 2696251025184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['db296df9-e39d-420f-9a9c-e7cc11c33f7d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:54:12.439 1656 2696251025184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['db296df9-e39d-420f-9a9c-e7cc11c33f7d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:54:12.439 1656 2696251025184 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-10 08:54:12.439 1656 2696251025184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (789ac420-010a-4e62-a318-526360ee7f12) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:54:12.439 1656 2696251025184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for db296df9-e39d-420f-9a9c-e7cc11c33f7d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:54:12.439 1656 2696251025184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:54:12.439 1656 2696251025184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device db296df9-e39d-420f-9a9c-e7cc11c33f7d not yet added. Adding. 2022-03-10 08:54:12.439 1656 2696251025184 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-10 08:54:12.439 1656 2696251025184 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-10 08:54:12.517 1656 2696251024832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['716eac45-3b84-4541-af49-229923a68f81']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:54:12.517 1656 2696251024832 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-10 08:54:12.517 1656 2696251024832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7935136d-f15e-4189-b006-ef7e3fb85cdf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:54:12.517 1656 2696251024832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 716eac45-3b84-4541-af49-229923a68f81 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:54:12.517 1656 2696251024832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:54:12.535 1656 2696251024832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 716eac45-3b84-4541-af49-229923a68f81 not yet added. Adding. 2022-03-10 08:54:12.535 1656 2696251024832 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-10 08:54:12.535 1656 2696251024832 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-10 08:54:12.579 1656 2696251025184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" acquired by "networking_hyperv.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-10 08:54:12.656 1656 2696251024832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-716eac45-3b84-4541-af49-229923a68f81" acquired by "networking_hyperv.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-10 08:54:12.705 1656 2696251025184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" "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-10 08:54:12.705 1656 2696251025184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" acquired by "networking_hyperv.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-10 08:54:12.797 1656 2696251024832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-716eac45-3b84-4541-af49-229923a68f81" "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-10 08:54:12.797 1656 2696251024832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-716eac45-3b84-4541-af49-229923a68f81" acquired by "networking_hyperv.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-10 08:54:12.875 1656 2696251025184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" "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-10 08:54:12.972 1656 2696251024832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-716eac45-3b84-4541-af49-229923a68f81" "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-10 08:54:12.987 1656 2696251025184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db296df9-e39d-420f-9a9c-e7cc11c33f7d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:54:12.987 1656 2696251025184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port db296df9-e39d-420f-9a9c-e7cc11c33f7d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:54:12.987 1656 2696251025184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port db296df9-e39d-420f-9a9c-e7cc11c33f7d processed. 2022-03-10 08:54:13.063 1656 2696251024832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-716eac45-3b84-4541-af49-229923a68f81" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:54:13.063 1656 2696251024832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 716eac45-3b84-4541-af49-229923a68f81 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:54:13.063 1656 2696251024832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 716eac45-3b84-4541-af49-229923a68f81 processed. 2022-03-10 08:54:13.432 1656 2696251024832 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-10 08:54:13.860 1656 2696251024832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:54:24.535 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 35ab4555-d168-4b7e-9cc4-28a69f9abb52 2022-03-10 08:54:24.675 1656 2696250976032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c98b766-906f-4aca-bb3a-697ca5aafaff 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated on remote: ['974e5ac0-d1e6-4836-86b9-b2552622841b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:54:24.675 1656 2696250976032 MainThread INFO neutron.agent.securitygroups_rpc [req-1c98b766-906f-4aca-bb3a-697ca5aafaff 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated ['974e5ac0-d1e6-4836-86b9-b2552622841b'] 2022-03-10 08:54:25.158 1656 2696248447392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c98b766-906f-4aca-bb3a-697ca5aafaff 3b600a4670f7493f885b7bf04aa73655 - - - -] port_delete event received for '35ab4555-d168-4b7e-9cc4-28a69f9abb52' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:54:25.473 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:54:25.473 1656 2696149628176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '35ab4555-d168-4b7e-9cc4-28a69f9abb52' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:54:25.473 1656 2696149628176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '35ab4555-d168-4b7e-9cc4-28a69f9abb52' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:54:25.473 1656 2696149628176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 35ab4555-d168-4b7e-9cc4-28a69f9abb52 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:54:25.485 1656 2696149628176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35ab4555-d168-4b7e-9cc4-28a69f9abb52'] 2022-03-10 08:54:25.485 1656 2696149628176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:54:25.485 1656 2696149628176 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-10 08:54:25.485 1656 2696149628176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35ab4555-d168-4b7e-9cc4-28a69f9abb52'] 2022-03-10 08:54:27.469 1656 2696247320240 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-10 08:54:27.502 1656 2696247320240 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-10 08:54:27.813 1656 2696248182208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72b1f533-7a9b-4138-8539-e710d83f0d76 3b600a4670f7493f885b7bf04aa73655 - - - -] port_delete event received for 'becb3903-5d8c-4499-b1c5-d68cb936bf31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:54:31.914 1656 2696251145552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44fd0207-dcda-413a-af7b-1cc90a8f8d70 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated on remote: ['a4cf8c9f-c0ce-4e5f-abb7-c20f431dcf7b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:54:31.914 1656 2696251145552 MainThread INFO neutron.agent.securitygroups_rpc [req-44fd0207-dcda-413a-af7b-1cc90a8f8d70 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated ['a4cf8c9f-c0ce-4e5f-abb7-c20f431dcf7b'] 2022-03-10 08:54:32.269 1656 2696251144848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44fd0207-dcda-413a-af7b-1cc90a8f8d70 3b600a4670f7493f885b7bf04aa73655 - - - -] port_delete event received for '86052b8a-1e36-420c-926e-99f0c571c95a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:54:32.632 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86052b8a-1e36-420c-926e-99f0c571c95a 2022-03-10 08:54:33.470 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:54:33.470 1656 2696251144848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86052b8a-1e36-420c-926e-99f0c571c95a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:54:33.470 1656 2696251144848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86052b8a-1e36-420c-926e-99f0c571c95a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:54:33.470 1656 2696251144848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86052b8a-1e36-420c-926e-99f0c571c95a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:54:33.470 1656 2696251144848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7e81d10e-ef85-4249-8e98-2b3b086ae842 2022-03-10 08:54:33.470 1656 2696251144848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86052b8a-1e36-420c-926e-99f0c571c95a'] 2022-03-10 08:54:33.470 1656 2696251144848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:54:33.470 1656 2696251144848 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-10 08:54:33.470 1656 2696251144848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86052b8a-1e36-420c-926e-99f0c571c95a'] 2022-03-10 08:54:33.688 1656 2696251144848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a321736e-a09a-4c89-a6c3-4383ae950d16 3b600a4670f7493f885b7bf04aa73655 - - - -] port_delete event received for 'a400261e-95e0-4470-9071-1eb309a6e8d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:54:34.157 1656 2696251144848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75d16e55-e51f-4925-a3b9-5ef4b546f73d 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated on remote: ['46bf744d-f2ec-4976-8a84-42bf842306c0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:54:34.161 1656 2696251144848 MainThread INFO neutron.agent.securitygroups_rpc [req-75d16e55-e51f-4925-a3b9-5ef4b546f73d 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated ['46bf744d-f2ec-4976-8a84-42bf842306c0'] 2022-03-10 08:54:34.266 1656 2696251232320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62105cd1-7442-4c0d-8874-cbd4b1af0d7f 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated on remote: ['46bf744d-f2ec-4976-8a84-42bf842306c0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:54:34.266 1656 2696251232320 MainThread INFO neutron.agent.securitygroups_rpc [req-62105cd1-7442-4c0d-8874-cbd4b1af0d7f 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated ['46bf744d-f2ec-4976-8a84-42bf842306c0'] 2022-03-10 08:54:35.470 1656 2696250789024 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-10 08:54:35.500 1656 2696250789024 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-10 08:54:37.422 1656 2696247260608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5485cefd-5ddd-4446-8c80-1f79151cfa4f 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated on remote: ['46bf744d-f2ec-4976-8a84-42bf842306c0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:54:37.422 1656 2696247260608 MainThread INFO neutron.agent.securitygroups_rpc [req-5485cefd-5ddd-4446-8c80-1f79151cfa4f 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated ['46bf744d-f2ec-4976-8a84-42bf842306c0'] 2022-03-10 08:54:38.275 1656 2696248086368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a25befb-167e-41eb-a291-ebfc54070a38 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 5d84d809-aefa-4c2d-a4af-26b835dd8022 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:54:38.282 1656 2696248086368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a25befb-167e-41eb-a291-ebfc54070a38 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 5d84d809-aefa-4c2d-a4af-26b835dd8022 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:54:40.767 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5d84d809-aefa-4c2d-a4af-26b835dd8022 2022-03-10 08:54:41.505 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:54:41.690 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 5d84d809-aefa-4c2d-a4af-26b835dd8022 2022-03-10 08:54:41.690 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 5d84d809-aefa-4c2d-a4af-26b835dd8022 updated. Details: {'device': '5d84d809-aefa-4c2d-a4af-26b835dd8022', 'network_id': '7e81d10e-ef85-4249-8e98-2b3b086ae842', 'port_id': '5d84d809-aefa-4c2d-a4af-26b835dd8022', 'mac_address': 'fa:16:3e:ca:62:be', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 443, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '92de9667-5c19-4faa-8460-6d1aff39a437', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-10 08:54:41.690 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:54:41.690 1656 2696149628176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d84d809-aefa-4c2d-a4af-26b835dd8022" acquired by "networking_hyperv.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-10 08:54:41.690 1656 2696149628176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5d84d809-aefa-4c2d-a4af-26b835dd8022 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:54:41.717 1656 2696149628176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7e81d10e-ef85-4249-8e98-2b3b086ae842 2022-03-10 08:54:41.717 1656 2696149628176 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-10 08:54:41.888 1656 2696149628176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5d84d809-aefa-4c2d-a4af-26b835dd8022') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:54:41.888 1656 2696149628176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5d84d809-aefa-4c2d-a4af-26b835dd8022') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:54:41.907 1656 2696149628176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5d84d809-aefa-4c2d-a4af-26b835dd8022 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:54:41.907 1656 2696149628176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 443, VLAN trunk: None to switch port 5d84d809-aefa-4c2d-a4af-26b835dd8022 2022-03-10 08:54:42.001 1656 2696149628176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:54:42.001 1656 2696149628176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5d84d809-aefa-4c2d-a4af-26b835dd8022'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:54:42.155 1656 2696149628176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5d84d809-aefa-4c2d-a4af-26b835dd8022']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:54:42.155 1656 2696149628176 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-10 08:54:42.155 1656 2696149628176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (46bf744d-f2ec-4976-8a84-42bf842306c0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:54:42.155 1656 2696149628176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5d84d809-aefa-4c2d-a4af-26b835dd8022 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:54:42.155 1656 2696149628176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:54:42.155 1656 2696149628176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5d84d809-aefa-4c2d-a4af-26b835dd8022 not yet added. Adding. 2022-03-10 08:54:42.170 1656 2696149628176 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-10 08:54:42.170 1656 2696149628176 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-10 08:54:42.313 1656 2696149628176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d84d809-aefa-4c2d-a4af-26b835dd8022" acquired by "networking_hyperv.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-10 08:54:42.438 1656 2696149628176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d84d809-aefa-4c2d-a4af-26b835dd8022" "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-10 08:54:42.438 1656 2696149628176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d84d809-aefa-4c2d-a4af-26b835dd8022" acquired by "networking_hyperv.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-10 08:54:42.579 1656 2696149628176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d84d809-aefa-4c2d-a4af-26b835dd8022" "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-10 08:54:42.702 1656 2696149628176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d84d809-aefa-4c2d-a4af-26b835dd8022" "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-10 08:54:42.702 1656 2696149628176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5d84d809-aefa-4c2d-a4af-26b835dd8022 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:54:42.702 1656 2696149628176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5d84d809-aefa-4c2d-a4af-26b835dd8022 processed. 2022-03-10 08:54:43.520 1656 2696149628176 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-10 08:54:43.712 1656 2696149628176 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-10 08:54:59.877 1656 2696250976736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a39a8c17-9324-42ef-8fd2-7b047c436330 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group member updated on remote: ['789ac420-010a-4e62-a318-526360ee7f12'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:54:59.877 1656 2696250976736 MainThread INFO neutron.agent.securitygroups_rpc [req-a39a8c17-9324-42ef-8fd2-7b047c436330 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group member updated ['789ac420-010a-4e62-a318-526360ee7f12'] 2022-03-10 08:55:00.172 1656 2696251145376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a39a8c17-9324-42ef-8fd2-7b047c436330 3a1b1f054366446fbaaf1962e12db60c - - - -] port_delete event received for 'db296df9-e39d-420f-9a9c-e7cc11c33f7d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:55:00.812 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: db296df9-e39d-420f-9a9c-e7cc11c33f7d 2022-03-10 08:55:01.546 1656 2696248016560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9aa8716-14fe-4508-b2a8-08b54ff2ef4c 3a1b1f054366446fbaaf1962e12db60c - - - -] port_delete event received for '0cc03429-3ae4-401b-919d-1b75e8e60ac1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:55:01.556 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:55:01.556 1656 2696248016560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'db296df9-e39d-420f-9a9c-e7cc11c33f7d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:55:01.556 1656 2696248016560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'db296df9-e39d-420f-9a9c-e7cc11c33f7d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:55:01.556 1656 2696248016560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port db296df9-e39d-420f-9a9c-e7cc11c33f7d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:55:01.566 1656 2696248016560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 919db1f8-ce8a-4782-80fd-73dc6010695a 2022-03-10 08:55:01.566 1656 2696248016560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db296df9-e39d-420f-9a9c-e7cc11c33f7d'] 2022-03-10 08:55:01.566 1656 2696248016560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:55:01.566 1656 2696248016560 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-10 08:55:01.566 1656 2696248016560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db296df9-e39d-420f-9a9c-e7cc11c33f7d'] 2022-03-10 08:55:01.954 1656 2696250585856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1a2868e-01ca-4946-8573-210fe7c8b2b1 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group rule updated on remote: ['1ee62fbf-ca83-45c1-abe3-6525685bbaa2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:55:01.954 1656 2696250585856 MainThread INFO neutron.agent.securitygroups_rpc [req-c1a2868e-01ca-4946-8573-210fe7c8b2b1 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group rule updated ['1ee62fbf-ca83-45c1-abe3-6525685bbaa2'] 2022-03-10 08:55:02.067 1656 2696251553216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49a1eb1f-3a20-45d8-94d7-40ede4d71988 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group rule updated on remote: ['1ee62fbf-ca83-45c1-abe3-6525685bbaa2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:55:02.067 1656 2696251553216 MainThread INFO neutron.agent.securitygroups_rpc [req-49a1eb1f-3a20-45d8-94d7-40ede4d71988 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group rule updated ['1ee62fbf-ca83-45c1-abe3-6525685bbaa2'] 2022-03-10 08:55:03.563 1656 2696246668448 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-10 08:55:03.592 1656 2696246668448 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-10 08:55:05.377 1656 2696246668448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-040fe4d2-8d5e-4d08-8fa6-a7fa62c135b1 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group member updated on remote: ['1ee62fbf-ca83-45c1-abe3-6525685bbaa2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:55:05.377 1656 2696246668448 MainThread INFO neutron.agent.securitygroups_rpc [req-040fe4d2-8d5e-4d08-8fa6-a7fa62c135b1 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group member updated ['1ee62fbf-ca83-45c1-abe3-6525685bbaa2'] 2022-03-10 08:55:06.143 1656 2696250804352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2307f76c-da86-47e0-a974-500d922246c6 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: f01229b4-6582-4287-93b8-f088cea50755 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:55:06.160 1656 2696250804352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2307f76c-da86-47e0-a974-500d922246c6 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port f01229b4-6582-4287-93b8-f088cea50755 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:55:09.007 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f01229b4-6582-4287-93b8-f088cea50755 2022-03-10 08:55:09.578 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:55:09.781 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port f01229b4-6582-4287-93b8-f088cea50755 2022-03-10 08:55:09.781 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port f01229b4-6582-4287-93b8-f088cea50755 updated. Details: {'device': 'f01229b4-6582-4287-93b8-f088cea50755', 'network_id': '919db1f8-ce8a-4782-80fd-73dc6010695a', 'port_id': 'f01229b4-6582-4287-93b8-f088cea50755', 'mac_address': 'fa:16:3e:cf:64:82', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 436, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a0774be-df3f-417b-8e96-a36942b9f45f', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-10 08:55:09.781 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:55:09.781 1656 2696247192032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f01229b4-6582-4287-93b8-f088cea50755" acquired by "networking_hyperv.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-10 08:55:09.781 1656 2696247192032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f01229b4-6582-4287-93b8-f088cea50755 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:55:09.781 1656 2696247192032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 919db1f8-ce8a-4782-80fd-73dc6010695a 2022-03-10 08:55:09.781 1656 2696247192032 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-10 08:55:09.923 1656 2696247192032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f01229b4-6582-4287-93b8-f088cea50755') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:55:09.923 1656 2696247192032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f01229b4-6582-4287-93b8-f088cea50755') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:55:09.941 1656 2696247192032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f01229b4-6582-4287-93b8-f088cea50755 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:55:09.941 1656 2696247192032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 436, VLAN trunk: None to switch port f01229b4-6582-4287-93b8-f088cea50755 2022-03-10 08:55:10.031 1656 2696247192032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:55:10.031 1656 2696247192032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f01229b4-6582-4287-93b8-f088cea50755'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:55:10.187 1656 2696247192032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f01229b4-6582-4287-93b8-f088cea50755']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:55:10.187 1656 2696247192032 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-10 08:55:10.187 1656 2696247192032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1ee62fbf-ca83-45c1-abe3-6525685bbaa2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:55:10.187 1656 2696247192032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f01229b4-6582-4287-93b8-f088cea50755 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:55:10.187 1656 2696247192032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:55:10.187 1656 2696247192032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f01229b4-6582-4287-93b8-f088cea50755 not yet added. Adding. 2022-03-10 08:55:10.187 1656 2696247192032 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-10 08:55:10.187 1656 2696247192032 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-10 08:55:10.313 1656 2696247192032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f01229b4-6582-4287-93b8-f088cea50755" acquired by "networking_hyperv.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-10 08:55:10.439 1656 2696247192032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f01229b4-6582-4287-93b8-f088cea50755" "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-10 08:55:10.455 1656 2696247192032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f01229b4-6582-4287-93b8-f088cea50755" acquired by "networking_hyperv.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-10 08:55:10.579 1656 2696247192032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f01229b4-6582-4287-93b8-f088cea50755" "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-10 08:55:10.687 1656 2696247192032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f01229b4-6582-4287-93b8-f088cea50755" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:55:10.687 1656 2696247192032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f01229b4-6582-4287-93b8-f088cea50755 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:55:10.687 1656 2696247192032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f01229b4-6582-4287-93b8-f088cea50755 processed. 2022-03-10 08:55:11.593 1656 2696247192032 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-10 08:55:11.781 1656 2696247192032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:55:22.654 1656 2696251740224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Security group member updated on remote: ['172f61d2-6e71-4410-b307-cff0e1dee915', 'f0afc3da-d3fd-4845-b8cf-5b7ace6c9543'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:55:22.654 1656 2696251740224 MainThread INFO neutron.agent.securitygroups_rpc [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Security group member updated ['172f61d2-6e71-4410-b307-cff0e1dee915', 'f0afc3da-d3fd-4845-b8cf-5b7ace6c9543'] 2022-03-10 08:55:22.654 1656 2696251740224 MainThread INFO neutron.agent.securitygroups_rpc [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Refresh firewall rules 2022-03-10 08:55:22.654 1656 2696251740224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Get security group information for devices via rpc ['71838f61-2744-4400-8576-5c916cad929c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:55:22.687 1656 2696251778848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] port_update received: 71838f61-2744-4400-8576-5c916cad929c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:55:22.701 1656 2696251778848 MainThread DEBUG oslo_concurrency.lockutils [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-agent-port-lock-71838f61-2744-4400-8576-5c916cad929c" acquired by "networking_hyperv.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-10 08:55:22.701 1656 2696251778848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Binding port 71838f61-2744-4400-8576-5c916cad929c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:55:22.701 1656 2696251778848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] 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-10 08:55:22.730 1656 2696251778848 MainThread DEBUG neutron.services.trunk.rpc.agent [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '71838f61-2744-4400-8576-5c916cad929c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:55:22.730 1656 2696251778848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '71838f61-2744-4400-8576-5c916cad929c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:55:22.766 1656 2696251778848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Trunk plugin disabled on server. Assuming port 71838f61-2744-4400-8576-5c916cad929c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:55:22.766 1656 2696251778848 MainThread INFO networking_hyperv.neutron.trunk_driver [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Binding VLAN ID: 425, VLAN trunk: None to switch port 71838f61-2744-4400-8576-5c916cad929c 2022-03-10 08:55:22.814 1656 2696251778848 MainThread INFO neutron.agent.securitygroups_rpc [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Refresh firewall rules 2022-03-10 08:55:22.814 1656 2696251778848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Get security group information for devices via rpc ['71838f61-2744-4400-8576-5c916cad929c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:55:22.891 1656 2696251740224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Update security group information for ports dict_keys(['71838f61-2744-4400-8576-5c916cad929c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:55:22.891 1656 2696251740224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-10 08:55:22.891 1656 2696251740224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Update rules of security group (f0afc3da-d3fd-4845-b8cf-5b7ace6c9543) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:55:22.891 1656 2696251740224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Update members of security group (f0afc3da-d3fd-4845-b8cf-5b7ace6c9543) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 08:55:22.891 1656 2696251740224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Update port filter for 71838f61-2744-4400-8576-5c916cad929c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:55:22.891 1656 2696251740224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Updating port rules. 2022-03-10 08:55:22.891 1656 2696251740224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Creating 0 new rules, removing 6 old rules. 2022-03-10 08:55:22.891 1656 2696251740224 MainThread DEBUG oslo_concurrency.lockutils [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" acquired by "networking_hyperv.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-10 08:55:22.891 1656 2696251740224 MainThread DEBUG oslo_concurrency.lockutils [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" "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-10 08:55:22.891 1656 2696251740224 MainThread DEBUG oslo_concurrency.lockutils [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" acquired by "networking_hyperv.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-10 08:55:23.046 1656 2696251778848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Update security group information for ports dict_keys(['71838f61-2744-4400-8576-5c916cad929c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:55:23.046 1656 2696251778848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-10 08:55:23.046 1656 2696251778848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Update rules of security group (f0afc3da-d3fd-4845-b8cf-5b7ace6c9543) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:55:23.046 1656 2696251778848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Update members of security group (f0afc3da-d3fd-4845-b8cf-5b7ace6c9543) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 08:55:23.046 1656 2696251778848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Update port filter for 71838f61-2744-4400-8576-5c916cad929c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:55:23.046 1656 2696251778848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Updating port rules. 2022-03-10 08:55:23.046 1656 2696251778848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Creating 0 new rules, removing 6 old rules. 2022-03-10 08:55:23.093 1656 2696251740224 MainThread DEBUG oslo_concurrency.lockutils [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" "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-10 08:55:23.093 1656 2696251778848 MainThread DEBUG oslo_concurrency.lockutils [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-10 08:55:23.093 1656 2696251778848 MainThread DEBUG oslo_concurrency.lockutils [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" "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-10 08:55:23.093 1656 2696251778848 MainThread DEBUG oslo_concurrency.lockutils [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" acquired by "networking_hyperv.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-10 08:55:23.187 1656 2696251778848 MainThread DEBUG oslo_concurrency.lockutils [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-driver-port-lock-71838f61-2744-4400-8576-5c916cad929c" "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-10 08:55:23.234 1656 2696251778848 MainThread DEBUG oslo_concurrency.lockutils [req-bad7da73-c2ee-4e48-b4bb-f330182997bd b697c3db5b6045f79bb043325de231e2 - - - -] Lock "n-hv-agent-port-lock-71838f61-2744-4400-8576-5c916cad929c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:55:23.515 1656 2696229186016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1be25b75-1267-4c1b-800b-d49c1ca5709f b697c3db5b6045f79bb043325de231e2 - - - -] port_delete event received for 'e906e96c-9977-43b6-9c1d-3ec10769c95c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:55:29.047 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 71838f61-2744-4400-8576-5c916cad929c 2022-03-10 08:55:29.175 1656 2696250789552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5da2163d-61b4-4975-ace9-c28109103bf2 b697c3db5b6045f79bb043325de231e2 - - - -] Security group member updated on remote: ['f0afc3da-d3fd-4845-b8cf-5b7ace6c9543'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:55:29.187 1656 2696250789552 MainThread INFO neutron.agent.securitygroups_rpc [req-5da2163d-61b4-4975-ace9-c28109103bf2 b697c3db5b6045f79bb043325de231e2 - - - -] Security group member updated ['f0afc3da-d3fd-4845-b8cf-5b7ace6c9543'] 2022-03-10 08:55:29.187 1656 2696250789552 MainThread INFO neutron.agent.securitygroups_rpc [req-5da2163d-61b4-4975-ace9-c28109103bf2 b697c3db5b6045f79bb043325de231e2 - - - -] Refresh firewall rules 2022-03-10 08:55:29.187 1656 2696250789552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5da2163d-61b4-4975-ace9-c28109103bf2 b697c3db5b6045f79bb043325de231e2 - - - -] Get security group information for devices via rpc ['71838f61-2744-4400-8576-5c916cad929c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:55:29.204 1656 2696250789552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5da2163d-61b4-4975-ace9-c28109103bf2 b697c3db5b6045f79bb043325de231e2 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:55:29.204 1656 2696250789552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5da2163d-61b4-4975-ace9-c28109103bf2 b697c3db5b6045f79bb043325de231e2 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-10 08:55:29.251 1656 2696250789552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5da2163d-61b4-4975-ace9-c28109103bf2 b697c3db5b6045f79bb043325de231e2 - - - -] port_delete event received for '71838f61-2744-4400-8576-5c916cad929c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:55:29.718 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:55:29.718 1656 2696251143088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '71838f61-2744-4400-8576-5c916cad929c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:55:29.718 1656 2696251143088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '71838f61-2744-4400-8576-5c916cad929c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:55:29.718 1656 2696251143088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 71838f61-2744-4400-8576-5c916cad929c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:55:29.721 1656 2696251143088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71838f61-2744-4400-8576-5c916cad929c'] 2022-03-10 08:55:29.721 1656 2696251143088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:55:29.721 1656 2696251143088 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-10 08:55:29.721 1656 2696251143088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71838f61-2744-4400-8576-5c916cad929c'] 2022-03-10 08:55:31.716 1656 2696249020080 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-10 08:55:31.732 1656 2696249020080 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-10 08:55:32.404 1656 2696247456160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd98a48b-bff9-47a4-ba88-310c4afadfd3 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated on remote: ['46bf744d-f2ec-4976-8a84-42bf842306c0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:55:32.404 1656 2696247456160 MainThread INFO neutron.agent.securitygroups_rpc [req-cd98a48b-bff9-47a4-ba88-310c4afadfd3 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated ['46bf744d-f2ec-4976-8a84-42bf842306c0'] 2022-03-10 08:55:32.874 1656 2696247456160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd98a48b-bff9-47a4-ba88-310c4afadfd3 3b600a4670f7493f885b7bf04aa73655 - - - -] port_delete event received for '5d84d809-aefa-4c2d-a4af-26b835dd8022' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:55:33.046 1656 2696247456160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3cb19a8-3a36-4c13-9077-413ae77323cc 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '22b014b4-678d-488e-992e-60d3b4baa22b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:55:33.080 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5d84d809-aefa-4c2d-a4af-26b835dd8022 2022-03-10 08:55:33.718 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:55:33.718 1656 2696248767760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5d84d809-aefa-4c2d-a4af-26b835dd8022' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:55:33.718 1656 2696248767760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5d84d809-aefa-4c2d-a4af-26b835dd8022' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:55:33.718 1656 2696248767760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5d84d809-aefa-4c2d-a4af-26b835dd8022 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:55:33.718 1656 2696248767760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7e81d10e-ef85-4249-8e98-2b3b086ae842 2022-03-10 08:55:33.718 1656 2696248767760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d84d809-aefa-4c2d-a4af-26b835dd8022'] 2022-03-10 08:55:33.718 1656 2696248767760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:55:33.718 1656 2696248767760 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-10 08:55:33.718 1656 2696248767760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d84d809-aefa-4c2d-a4af-26b835dd8022'] 2022-03-10 08:55:34.456 1656 2696248767760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a547103d-caf7-4dbb-af8f-7cddb45629fb 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '4b98b83f-ba2e-4e79-a73d-d1ccb71db72b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:55:35.237 1656 2696246048544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9a7836f-6f05-42f9-b08e-bb59458bb4b8 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '49b548cf-5718-47ef-b5c3-3c3e9c8d07c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:55:35.353 1656 2696251780432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3954daf-5403-4738-bd5f-be9a859b70c5 3b600a4670f7493f885b7bf04aa73655 - - - -] port_delete event received for '36a7be2b-0cc9-4a45-852e-360fc2a200ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:55:35.458 1656 2696251780432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9a7836f-6f05-42f9-b08e-bb59458bb4b8 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network 3b368936-217b-4778-a456-3937442e0b6a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 08:55:35.458 1656 2696251780432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e9a7836f-6f05-42f9-b08e-bb59458bb4b8 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Reclaiming local network 3b368936-217b-4778-a456-3937442e0b6a 2022-03-10 08:55:35.729 1656 2696247363008 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-10 08:55:35.765 1656 2696247363008 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-10 08:55:36.467 1656 2696251314240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e0ec590-169c-4138-b32a-35b8e8997717 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '234d07e1-5539-4b64-a7dc-5d54eda98bb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:55:36.672 1656 2696250805408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2eb89320-78db-412b-8dcf-56540c1aef54 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated on remote: ['a38f05c4-c70b-453e-a581-b662c0e9d6e5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:55:36.672 1656 2696250805408 MainThread INFO neutron.agent.securitygroups_rpc [req-2eb89320-78db-412b-8dcf-56540c1aef54 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated ['a38f05c4-c70b-453e-a581-b662c0e9d6e5'] 2022-03-10 08:55:36.784 1656 2696250805408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60606dfa-1328-4143-875c-e91a653e3ee8 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated on remote: ['a38f05c4-c70b-453e-a581-b662c0e9d6e5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:55:36.784 1656 2696250805408 MainThread INFO neutron.agent.securitygroups_rpc [req-60606dfa-1328-4143-875c-e91a653e3ee8 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group rule updated ['a38f05c4-c70b-453e-a581-b662c0e9d6e5'] 2022-03-10 08:55:37.845 1656 2696207838016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05f3ac2f-d3ca-4a19-aa1b-5f66b3ca2dd3 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for 'be30b933-3ea9-4397-a67d-50e990ba5917' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:55:38.708 1656 2696207838016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9c41bfe-afc7-4b29-8302-4d027df83e90 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for 'db49fad7-4df5-40d3-80c2-cc2a58f37d51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:55:38.863 1656 2696207838016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8927ab14-1b92-4dc2-bf5e-20674bb22b62 - - - - -] port_delete event received for 'db49fad7-4df5-40d3-80c2-cc2a58f37d51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:55:38.953 1656 2696207838016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9c41bfe-afc7-4b29-8302-4d027df83e90 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network b6e5deb4-5b53-4065-883d-d7c3596aa8b5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 08:55:38.953 1656 2696207838016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9c41bfe-afc7-4b29-8302-4d027df83e90 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network b6e5deb4-5b53-4065-883d-d7c3596aa8b5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-10 08:55:40.017 1656 2696249045056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57db24a4-b902-4563-9689-8b3bcdb349f3 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated on remote: ['a38f05c4-c70b-453e-a581-b662c0e9d6e5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:55:40.017 1656 2696249045056 MainThread INFO neutron.agent.securitygroups_rpc [req-57db24a4-b902-4563-9689-8b3bcdb349f3 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated ['a38f05c4-c70b-453e-a581-b662c0e9d6e5'] 2022-03-10 08:55:40.796 1656 2696248281744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47e9888b-240d-4b44-9b17-24554d830dfe 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 1afcd90b-6360-4b13-9270-cd69284a6177 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:55:40.812 1656 2696248281744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47e9888b-240d-4b44-9b17-24554d830dfe 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 1afcd90b-6360-4b13-9270-cd69284a6177 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:55:43.220 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1afcd90b-6360-4b13-9270-cd69284a6177 2022-03-10 08:55:43.796 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:55:43.998 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 1afcd90b-6360-4b13-9270-cd69284a6177 2022-03-10 08:55:43.998 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 1afcd90b-6360-4b13-9270-cd69284a6177 updated. Details: {'device': '1afcd90b-6360-4b13-9270-cd69284a6177', 'network_id': '7e81d10e-ef85-4249-8e98-2b3b086ae842', 'port_id': '1afcd90b-6360-4b13-9270-cd69284a6177', 'mac_address': 'fa:16:3e:5a:32:c1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 443, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '92de9667-5c19-4faa-8460-6d1aff39a437', '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-10 08:55:43.998 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:55:43.998 1656 2696250798848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1afcd90b-6360-4b13-9270-cd69284a6177" acquired by "networking_hyperv.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-10 08:55:43.998 1656 2696250798848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1afcd90b-6360-4b13-9270-cd69284a6177 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:55:43.998 1656 2696250798848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7e81d10e-ef85-4249-8e98-2b3b086ae842 2022-03-10 08:55:43.998 1656 2696250798848 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-10 08:55:44.134 1656 2696250798848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1afcd90b-6360-4b13-9270-cd69284a6177') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:55:44.134 1656 2696250798848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1afcd90b-6360-4b13-9270-cd69284a6177') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:55:44.155 1656 2696250798848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1afcd90b-6360-4b13-9270-cd69284a6177 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:55:44.155 1656 2696250798848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 443, VLAN trunk: None to switch port 1afcd90b-6360-4b13-9270-cd69284a6177 2022-03-10 08:55:44.234 1656 2696250798848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:55:44.234 1656 2696250798848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1afcd90b-6360-4b13-9270-cd69284a6177'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:55:44.359 1656 2696250798848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1afcd90b-6360-4b13-9270-cd69284a6177']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:55:44.380 1656 2696250798848 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-10 08:55:44.380 1656 2696250798848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a38f05c4-c70b-453e-a581-b662c0e9d6e5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:55:44.380 1656 2696250798848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1afcd90b-6360-4b13-9270-cd69284a6177 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:55:44.380 1656 2696250798848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:55:44.380 1656 2696250798848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1afcd90b-6360-4b13-9270-cd69284a6177 not yet added. Adding. 2022-03-10 08:55:44.380 1656 2696250798848 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-10 08:55:44.380 1656 2696250798848 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-10 08:55:44.484 1656 2696250798848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1afcd90b-6360-4b13-9270-cd69284a6177" acquired by "networking_hyperv.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-10 08:55:44.577 1656 2696250798848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1afcd90b-6360-4b13-9270-cd69284a6177" "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-10 08:55:44.577 1656 2696250798848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1afcd90b-6360-4b13-9270-cd69284a6177" acquired by "networking_hyperv.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-10 08:55:44.689 1656 2696250798848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1afcd90b-6360-4b13-9270-cd69284a6177" "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-10 08:55:44.765 1656 2696250798848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1afcd90b-6360-4b13-9270-cd69284a6177" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:55:44.765 1656 2696250798848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1afcd90b-6360-4b13-9270-cd69284a6177 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:55:44.765 1656 2696250798848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1afcd90b-6360-4b13-9270-cd69284a6177 processed. 2022-03-10 08:55:45.813 1656 2696251235664 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-10 08:55:46.014 1656 2696251235664 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-10 08:56:09.469 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f01229b4-6582-4287-93b8-f088cea50755 2022-03-10 08:56:09.892 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:56:10.078 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port f01229b4-6582-4287-93b8-f088cea50755 2022-03-10 08:56:10.078 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port f01229b4-6582-4287-93b8-f088cea50755 updated. Details: {'device': 'f01229b4-6582-4287-93b8-f088cea50755', 'network_id': '919db1f8-ce8a-4782-80fd-73dc6010695a', 'port_id': 'f01229b4-6582-4287-93b8-f088cea50755', 'mac_address': 'fa:16:3e:cf:64:82', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 436, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a0774be-df3f-417b-8e96-a36942b9f45f', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-10 08:56:10.093 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:56:10.093 1656 2696251966032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f01229b4-6582-4287-93b8-f088cea50755" acquired by "networking_hyperv.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-10 08:56:10.093 1656 2696251966032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f01229b4-6582-4287-93b8-f088cea50755 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:56:10.093 1656 2696251966032 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-10 08:56:10.109 1656 2696251966032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f01229b4-6582-4287-93b8-f088cea50755') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:56:10.109 1656 2696251966032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f01229b4-6582-4287-93b8-f088cea50755') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:56:10.109 1656 2696251966032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f01229b4-6582-4287-93b8-f088cea50755 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:56:10.109 1656 2696251966032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 436, VLAN trunk: None to switch port f01229b4-6582-4287-93b8-f088cea50755 2022-03-10 08:56:10.174 1656 2696251966032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:56:10.174 1656 2696251966032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f01229b4-6582-4287-93b8-f088cea50755'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:56:10.312 1656 2696251966032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f01229b4-6582-4287-93b8-f088cea50755']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:56:10.312 1656 2696251966032 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-10 08:56:10.312 1656 2696251966032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1ee62fbf-ca83-45c1-abe3-6525685bbaa2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:56:10.312 1656 2696251966032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f01229b4-6582-4287-93b8-f088cea50755 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:56:10.312 1656 2696251966032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:56:10.312 1656 2696251966032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-10 08:56:10.312 1656 2696251966032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f01229b4-6582-4287-93b8-f088cea50755" acquired by "networking_hyperv.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-10 08:56:10.312 1656 2696251966032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f01229b4-6582-4287-93b8-f088cea50755" "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-10 08:56:10.312 1656 2696251966032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f01229b4-6582-4287-93b8-f088cea50755" acquired by "networking_hyperv.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-10 08:56:10.312 1656 2696251966032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f01229b4-6582-4287-93b8-f088cea50755" "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-10 08:56:10.358 1656 2696251966032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f01229b4-6582-4287-93b8-f088cea50755" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:56:10.358 1656 2696251966032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f01229b4-6582-4287-93b8-f088cea50755 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:56:10.358 1656 2696251966032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f01229b4-6582-4287-93b8-f088cea50755 processed. 2022-03-10 08:56:11.911 1656 2696249121776 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-10 08:56:12.094 1656 2696249121776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:56:23.411 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f01229b4-6582-4287-93b8-f088cea50755 2022-03-10 08:56:23.955 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:56:23.955 1656 2696251681072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f01229b4-6582-4287-93b8-f088cea50755' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:56:23.955 1656 2696251681072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f01229b4-6582-4287-93b8-f088cea50755' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:56:23.955 1656 2696251681072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f01229b4-6582-4287-93b8-f088cea50755 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:56:23.970 1656 2696251681072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f01229b4-6582-4287-93b8-f088cea50755'] 2022-03-10 08:56:23.970 1656 2696251681072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:56:23.970 1656 2696251681072 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-10 08:56:23.970 1656 2696251681072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f01229b4-6582-4287-93b8-f088cea50755'] 2022-03-10 08:56:25.430 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f01229b4-6582-4287-93b8-f088cea50755 2022-03-10 08:56:25.969 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:56:25.969 1656 2696252642752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f01229b4-6582-4287-93b8-f088cea50755' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:56:25.969 1656 2696252642752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f01229b4-6582-4287-93b8-f088cea50755' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:56:25.969 1656 2696252642752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f01229b4-6582-4287-93b8-f088cea50755 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:56:25.969 1656 2696252641696 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-10 08:56:25.987 1656 2696252642752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 919db1f8-ce8a-4782-80fd-73dc6010695a 2022-03-10 08:56:25.987 1656 2696252642752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f01229b4-6582-4287-93b8-f088cea50755'] 2022-03-10 08:56:25.987 1656 2696252642752 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-10 08:56:25.987 1656 2696252642752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f01229b4-6582-4287-93b8-f088cea50755'] 2022-03-10 08:56:26.103 1656 2696252641696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:56:37.691 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f01229b4-6582-4287-93b8-f088cea50755 2022-03-10 08:56:38.066 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:56:38.254 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port f01229b4-6582-4287-93b8-f088cea50755 2022-03-10 08:56:38.254 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port f01229b4-6582-4287-93b8-f088cea50755 updated. Details: {'device': 'f01229b4-6582-4287-93b8-f088cea50755', 'network_id': '919db1f8-ce8a-4782-80fd-73dc6010695a', 'port_id': 'f01229b4-6582-4287-93b8-f088cea50755', 'mac_address': 'fa:16:3e:cf:64:82', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 436, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a0774be-df3f-417b-8e96-a36942b9f45f', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-10 08:56:38.254 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:56:38.254 1656 2696248864432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f01229b4-6582-4287-93b8-f088cea50755" acquired by "networking_hyperv.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-10 08:56:38.254 1656 2696248864432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f01229b4-6582-4287-93b8-f088cea50755 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:56:38.254 1656 2696248864432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 919db1f8-ce8a-4782-80fd-73dc6010695a 2022-03-10 08:56:38.254 1656 2696248864432 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-10 08:56:38.404 1656 2696248864432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f01229b4-6582-4287-93b8-f088cea50755') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:56:38.404 1656 2696248864432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f01229b4-6582-4287-93b8-f088cea50755') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:56:38.404 1656 2696248864432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f01229b4-6582-4287-93b8-f088cea50755 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:56:38.404 1656 2696248864432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 436, VLAN trunk: None to switch port f01229b4-6582-4287-93b8-f088cea50755 2022-03-10 08:56:38.468 1656 2696248864432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:56:38.468 1656 2696248864432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f01229b4-6582-4287-93b8-f088cea50755'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:56:38.641 1656 2696248864432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f01229b4-6582-4287-93b8-f088cea50755']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:56:38.641 1656 2696248864432 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-10 08:56:38.641 1656 2696248864432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1ee62fbf-ca83-45c1-abe3-6525685bbaa2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:56:38.641 1656 2696248864432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f01229b4-6582-4287-93b8-f088cea50755 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:56:38.641 1656 2696248864432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:56:38.641 1656 2696248864432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f01229b4-6582-4287-93b8-f088cea50755 not yet added. Adding. 2022-03-10 08:56:38.641 1656 2696248864432 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-10 08:56:38.641 1656 2696248864432 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-10 08:56:38.742 1656 2696248864432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f01229b4-6582-4287-93b8-f088cea50755" acquired by "networking_hyperv.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-10 08:56:38.821 1656 2696248864432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f01229b4-6582-4287-93b8-f088cea50755" "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-10 08:56:38.821 1656 2696248864432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f01229b4-6582-4287-93b8-f088cea50755" acquired by "networking_hyperv.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-10 08:56:38.938 1656 2696248864432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f01229b4-6582-4287-93b8-f088cea50755" "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-10 08:56:39.002 1656 2696248864432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f01229b4-6582-4287-93b8-f088cea50755" "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-10 08:56:39.002 1656 2696248864432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f01229b4-6582-4287-93b8-f088cea50755 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:56:39.002 1656 2696248864432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f01229b4-6582-4287-93b8-f088cea50755 processed. 2022-03-10 08:56:39.486 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 716eac45-3b84-4541-af49-229923a68f81 2022-03-10 08:56:40.073 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:56:40.073 1656 2696251829760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '716eac45-3b84-4541-af49-229923a68f81' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:56:40.073 1656 2696251829760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '716eac45-3b84-4541-af49-229923a68f81' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:56:40.073 1656 2696251829760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 716eac45-3b84-4541-af49-229923a68f81 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:56:40.073 1656 2696248864432 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-10 08:56:40.079 1656 2696251829760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ba490f6e-8f0a-4b8e-9249-98a5dc9d7bbf 2022-03-10 08:56:40.079 1656 2696251829760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['716eac45-3b84-4541-af49-229923a68f81'] 2022-03-10 08:56:40.079 1656 2696251829760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:56:40.079 1656 2696251829760 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-10 08:56:40.079 1656 2696251829760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['716eac45-3b84-4541-af49-229923a68f81'] 2022-03-10 08:56:40.472 1656 2696248864432 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-10 08:56:42.753 1656 2696248864432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f02611f8-a0c6-41c2-a510-9fcec6ef50e6 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated on remote: ['a38f05c4-c70b-453e-a581-b662c0e9d6e5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:56:42.765 1656 2696248864432 MainThread INFO neutron.agent.securitygroups_rpc [req-f02611f8-a0c6-41c2-a510-9fcec6ef50e6 3b600a4670f7493f885b7bf04aa73655 - - - -] Security group member updated ['a38f05c4-c70b-453e-a581-b662c0e9d6e5'] 2022-03-10 08:56:43.076 1656 2696246901216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f02611f8-a0c6-41c2-a510-9fcec6ef50e6 3b600a4670f7493f885b7bf04aa73655 - - - -] port_delete event received for '1afcd90b-6360-4b13-9270-cd69284a6177' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:56:43.514 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1afcd90b-6360-4b13-9270-cd69284a6177 2022-03-10 08:56:43.733 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 716eac45-3b84-4541-af49-229923a68f81 2022-03-10 08:56:44.107 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:56:44.311 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 716eac45-3b84-4541-af49-229923a68f81 2022-03-10 08:56:44.311 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 716eac45-3b84-4541-af49-229923a68f81 updated. Details: {'device': '716eac45-3b84-4541-af49-229923a68f81', 'network_id': 'ba490f6e-8f0a-4b8e-9249-98a5dc9d7bbf', 'port_id': '716eac45-3b84-4541-af49-229923a68f81', 'mac_address': 'fa:16:3e:e5:cc:8f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 439, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bf27e423-0267-43c2-b79a-1ddb64dab996', '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-10 08:56:44.311 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:56:44.311 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:56:44.311 1656 2696249246816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1afcd90b-6360-4b13-9270-cd69284a6177' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:56:44.311 1656 2696249246816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1afcd90b-6360-4b13-9270-cd69284a6177' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:56:44.311 1656 2696249246816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1afcd90b-6360-4b13-9270-cd69284a6177 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:56:44.311 1656 2696249248048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-716eac45-3b84-4541-af49-229923a68f81" acquired by "networking_hyperv.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-10 08:56:44.311 1656 2696249248048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 716eac45-3b84-4541-af49-229923a68f81 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:56:44.311 1656 2696249248048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ba490f6e-8f0a-4b8e-9249-98a5dc9d7bbf 2022-03-10 08:56:44.311 1656 2696249248048 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-10 08:56:44.326 1656 2696249246816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7e81d10e-ef85-4249-8e98-2b3b086ae842 2022-03-10 08:56:44.326 1656 2696249246816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1afcd90b-6360-4b13-9270-cd69284a6177'] 2022-03-10 08:56:44.326 1656 2696249246816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:56:44.326 1656 2696249246816 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-10 08:56:44.326 1656 2696249246816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1afcd90b-6360-4b13-9270-cd69284a6177'] 2022-03-10 08:56:44.326 1656 2696249246816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06446c44-cb8b-439f-8304-f9cd641a17ab 3b600a4670f7493f885b7bf04aa73655 - - - -] port_delete event received for '69acf5ab-26b8-444e-a5aa-6ec893c633c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:56:44.452 1656 2696249248048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '716eac45-3b84-4541-af49-229923a68f81') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:56:44.452 1656 2696249248048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '716eac45-3b84-4541-af49-229923a68f81') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:56:44.452 1656 2696249248048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 716eac45-3b84-4541-af49-229923a68f81 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:56:44.452 1656 2696249248048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 439, VLAN trunk: None to switch port 716eac45-3b84-4541-af49-229923a68f81 2022-03-10 08:56:44.529 1656 2696249248048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:56:44.529 1656 2696249248048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['716eac45-3b84-4541-af49-229923a68f81'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:56:44.764 1656 2696249248048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['716eac45-3b84-4541-af49-229923a68f81']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:56:44.764 1656 2696249248048 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-10 08:56:44.764 1656 2696249248048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7935136d-f15e-4189-b006-ef7e3fb85cdf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:56:44.764 1656 2696249248048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 716eac45-3b84-4541-af49-229923a68f81 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:56:44.764 1656 2696249248048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:56:44.764 1656 2696249248048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 716eac45-3b84-4541-af49-229923a68f81 not yet added. Adding. 2022-03-10 08:56:44.764 1656 2696249248048 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-10 08:56:44.764 1656 2696249248048 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-10 08:56:44.858 1656 2696249248048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-716eac45-3b84-4541-af49-229923a68f81" acquired by "networking_hyperv.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-10 08:56:44.936 1656 2696249248048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-716eac45-3b84-4541-af49-229923a68f81" "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-10 08:56:44.936 1656 2696249248048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-716eac45-3b84-4541-af49-229923a68f81" acquired by "networking_hyperv.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-10 08:56:45.029 1656 2696249248048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-716eac45-3b84-4541-af49-229923a68f81" "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-10 08:56:45.107 1656 2696249248048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-716eac45-3b84-4541-af49-229923a68f81" "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-10 08:56:45.107 1656 2696249248048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 716eac45-3b84-4541-af49-229923a68f81 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:56:45.107 1656 2696249248048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 716eac45-3b84-4541-af49-229923a68f81 processed. 2022-03-10 08:56:46.107 1656 2696249248048 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-10 08:56:46.327 1656 2696249248048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:56:49.373 1656 2696248864432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d804ff75-b64f-4d7f-bfce-955f2b6ea8be 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for 'b06c9b9c-d85b-4bdf-8492-b1a15297068e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:56:50.426 1656 2696251145728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8953e09-a262-425a-9746-5ea5ff8e7d4c 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for 'dffc65ad-afb9-42a3-9585-08352551c3c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:56:51.155 1656 2696250800080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c52fc8c-f714-40f1-8da8-90e540fb1af3 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '2bf15f2a-c459-4929-993f-49434c209002' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:56:51.346 1656 2696251952288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c52fc8c-f714-40f1-8da8-90e540fb1af3 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network 7e81d10e-ef85-4249-8e98-2b3b086ae842 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 08:56:51.346 1656 2696251952288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c52fc8c-f714-40f1-8da8-90e540fb1af3 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network 7e81d10e-ef85-4249-8e98-2b3b086ae842 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-10 08:57:17.724 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f01229b4-6582-4287-93b8-f088cea50755 2022-03-10 08:57:18.301 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:57:18.301 1656 2696248705264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f01229b4-6582-4287-93b8-f088cea50755' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:57:18.301 1656 2696248705264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f01229b4-6582-4287-93b8-f088cea50755' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:57:18.301 1656 2696248705264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f01229b4-6582-4287-93b8-f088cea50755 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:57:18.315 1656 2696248705264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 919db1f8-ce8a-4782-80fd-73dc6010695a 2022-03-10 08:57:18.315 1656 2696248705264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f01229b4-6582-4287-93b8-f088cea50755'] 2022-03-10 08:57:18.315 1656 2696248705264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:57:18.315 1656 2696248705264 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-10 08:57:18.315 1656 2696248705264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f01229b4-6582-4287-93b8-f088cea50755'] 2022-03-10 08:57:18.361 1656 2696248705264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67bc5b4e-65b4-4a9c-a08e-36875ab02137 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group member updated on remote: ['1ee62fbf-ca83-45c1-abe3-6525685bbaa2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:57:18.361 1656 2696248705264 MainThread INFO neutron.agent.securitygroups_rpc [req-67bc5b4e-65b4-4a9c-a08e-36875ab02137 3a1b1f054366446fbaaf1962e12db60c - - - -] Security group member updated ['1ee62fbf-ca83-45c1-abe3-6525685bbaa2'] 2022-03-10 08:57:18.670 1656 2696248013920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67bc5b4e-65b4-4a9c-a08e-36875ab02137 3a1b1f054366446fbaaf1962e12db60c - - - -] port_delete event received for 'f01229b4-6582-4287-93b8-f088cea50755' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:57:20.317 1656 2696251949472 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-10 08:57:20.341 1656 2696251949472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:57:20.583 1656 2696251907056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e136e3f-eef4-46d1-b717-650662baf2a2 3a1b1f054366446fbaaf1962e12db60c - - - -] port_delete event received for '08619488-bb82-4999-b693-e5a344619a09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:57:24.475 1656 2696252528768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f42491d0-ea38-4d11-bfd9-e4a4b39360a2 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '07791e46-6a1b-46a2-b326-f72616a251f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:57:25.985 1656 2696229400992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-779a15bc-7f57-4067-9ef0-e9a2d84f01d3 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '50acedbe-d0bb-44b9-9ab6-91ca03f3737c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:57:26.779 1656 2696251317584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1613f636-eab0-4535-828e-86ac97f172ca 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for 'a960c541-3d09-48c6-a1c4-aaebbeffc216' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:57:26.990 1656 2696247598240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1613f636-eab0-4535-828e-86ac97f172ca 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network 919db1f8-ce8a-4782-80fd-73dc6010695a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 08:57:26.990 1656 2696247598240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1613f636-eab0-4535-828e-86ac97f172ca 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network 919db1f8-ce8a-4782-80fd-73dc6010695a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-10 08:57:31.553 1656 2696252867504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd9ebca6-78b3-42f5-95e6-20b90ea97fb7 - - - - -] port_update received: 4bdad0f5-34c1-4790-a3d2-f60ed1faedaf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:57:31.566 1656 2696252867504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd9ebca6-78b3-42f5-95e6-20b90ea97fb7 - - - - -] No port 4bdad0f5-34c1-4790-a3d2-f60ed1faedaf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:57:33.429 1656 2696253034160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6412347-52ed-4902-bf79-b29b8596ee48 07a6903060b64661bf20928c5473fa5f - - - -] Security group rule updated on remote: ['3c86aa19-c2fb-4a77-a3f3-53504e4c81e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:57:33.429 1656 2696253034160 MainThread INFO neutron.agent.securitygroups_rpc [req-c6412347-52ed-4902-bf79-b29b8596ee48 07a6903060b64661bf20928c5473fa5f - - - -] Security group rule updated ['3c86aa19-c2fb-4a77-a3f3-53504e4c81e4'] 2022-03-10 08:57:33.561 1656 2696252906128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6108c38e-3d8d-4bbd-adcd-785ec52fa284 07a6903060b64661bf20928c5473fa5f - - - -] Security group rule updated on remote: ['3c86aa19-c2fb-4a77-a3f3-53504e4c81e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 08:57:33.561 1656 2696252906128 MainThread INFO neutron.agent.securitygroups_rpc [req-6108c38e-3d8d-4bbd-adcd-785ec52fa284 07a6903060b64661bf20928c5473fa5f - - - -] Security group rule updated ['3c86aa19-c2fb-4a77-a3f3-53504e4c81e4'] 2022-03-10 08:57:34.685 1656 2696253034336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c6173f9-561a-4d17-9e0c-6daae63ec7b0 - - - - -] port_update received: 64a7c520-6aaa-40e1-b1b2-def84da83abe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:57:34.685 1656 2696253034336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c6173f9-561a-4d17-9e0c-6daae63ec7b0 - - - - -] No port 64a7c520-6aaa-40e1-b1b2-def84da83abe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:57:36.904 1656 2696252904544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24d5b9c0-0739-4014-9c13-ba4094cbdd7b 07a6903060b64661bf20928c5473fa5f - - - -] Security group member updated on remote: ['3c86aa19-c2fb-4a77-a3f3-53504e4c81e4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:57:36.904 1656 2696252904544 MainThread INFO neutron.agent.securitygroups_rpc [req-24d5b9c0-0739-4014-9c13-ba4094cbdd7b 07a6903060b64661bf20928c5473fa5f - - - -] Security group member updated ['3c86aa19-c2fb-4a77-a3f3-53504e4c81e4'] 2022-03-10 08:57:37.638 1656 2696252949600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b80d82ea-d869-4993-8b0b-49fd00f4d1af 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 15811b73-2189-4828-af22-e9a6e446026c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 08:57:37.653 1656 2696252949600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b80d82ea-d869-4993-8b0b-49fd00f4d1af 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 15811b73-2189-4828-af22-e9a6e446026c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 08:57:40.140 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 15811b73-2189-4828-af22-e9a6e446026c 2022-03-10 08:57:40.413 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 08:57:40.617 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 15811b73-2189-4828-af22-e9a6e446026c 2022-03-10 08:57:40.617 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 15811b73-2189-4828-af22-e9a6e446026c updated. Details: {'device': '15811b73-2189-4828-af22-e9a6e446026c', 'network_id': '8213a117-7467-4456-9893-0de126d204a6', 'port_id': '15811b73-2189-4828-af22-e9a6e446026c', 'mac_address': 'fa:16:3e:a8:63:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 438, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '61fbe693-21cc-45f3-88d2-63c09e9501c3', '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-10 08:57:40.617 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 08:57:40.617 1656 2696252767568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-15811b73-2189-4828-af22-e9a6e446026c" acquired by "networking_hyperv.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-10 08:57:40.617 1656 2696252767568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 15811b73-2189-4828-af22-e9a6e446026c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 08:57:40.617 1656 2696252767568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8213a117-7467-4456-9893-0de126d204a6 2022-03-10 08:57:40.617 1656 2696252767568 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-10 08:57:40.726 1656 2696252767568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '15811b73-2189-4828-af22-e9a6e446026c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:57:40.726 1656 2696252767568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '15811b73-2189-4828-af22-e9a6e446026c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 08:57:40.747 1656 2696252767568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 15811b73-2189-4828-af22-e9a6e446026c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 08:57:40.747 1656 2696252767568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 438, VLAN trunk: None to switch port 15811b73-2189-4828-af22-e9a6e446026c 2022-03-10 08:57:40.811 1656 2696252767568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 08:57:40.811 1656 2696252767568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['15811b73-2189-4828-af22-e9a6e446026c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 08:57:40.966 1656 2696252767568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['15811b73-2189-4828-af22-e9a6e446026c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 08:57:40.966 1656 2696252767568 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-10 08:57:40.966 1656 2696252767568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3c86aa19-c2fb-4a77-a3f3-53504e4c81e4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 08:57:40.966 1656 2696252767568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 15811b73-2189-4828-af22-e9a6e446026c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 08:57:40.966 1656 2696252767568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 08:57:40.966 1656 2696252767568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 15811b73-2189-4828-af22-e9a6e446026c not yet added. Adding. 2022-03-10 08:57:40.966 1656 2696252767568 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-10 08:57:40.966 1656 2696252767568 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-10 08:57:41.054 1656 2696252767568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15811b73-2189-4828-af22-e9a6e446026c" acquired by "networking_hyperv.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-10 08:57:41.132 1656 2696252767568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15811b73-2189-4828-af22-e9a6e446026c" "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-10 08:57:41.132 1656 2696252767568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15811b73-2189-4828-af22-e9a6e446026c" acquired by "networking_hyperv.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-10 08:57:41.232 1656 2696252767568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15811b73-2189-4828-af22-e9a6e446026c" "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-10 08:57:41.294 1656 2696252767568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-15811b73-2189-4828-af22-e9a6e446026c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.671s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:57:41.294 1656 2696252767568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 15811b73-2189-4828-af22-e9a6e446026c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 08:57:41.294 1656 2696252767568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 15811b73-2189-4828-af22-e9a6e446026c processed. 2022-03-10 08:57:42.430 1656 2696253166160 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-10 08:57:42.622 1656 2696253166160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 08:58:02.242 1656 2696252904368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee6eb620-98ce-417f-8aae-92d5d1f8109e aa53cb99ca2e42698d178524996d47cb - - - -] port_delete event received for 'b1ef3ef1-16ad-44d5-9a38-59383235c629' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:58:04.669 1656 2696253034160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a2a3a3f-d5e4-443a-b431-04f70fa52e4c aa53cb99ca2e42698d178524996d47cb - - - -] Security group member updated on remote: ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:58:04.669 1656 2696253034160 MainThread INFO neutron.agent.securitygroups_rpc [req-2a2a3a3f-d5e4-443a-b431-04f70fa52e4c aa53cb99ca2e42698d178524996d47cb - - - -] Security group member updated ['7935136d-f15e-4189-b006-ef7e3fb85cdf'] 2022-03-10 08:58:04.748 1656 2696251232672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a2a3a3f-d5e4-443a-b431-04f70fa52e4c aa53cb99ca2e42698d178524996d47cb - - - -] port_delete event received for '716eac45-3b84-4541-af49-229923a68f81' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:58:05.977 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 716eac45-3b84-4541-af49-229923a68f81 2022-03-10 08:58:06.601 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 08:58:06.601 1656 2696253167744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '716eac45-3b84-4541-af49-229923a68f81' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 08:58:06.601 1656 2696253167744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '716eac45-3b84-4541-af49-229923a68f81' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 08:58:06.601 1656 2696253167744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 716eac45-3b84-4541-af49-229923a68f81 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 08:58:06.601 1656 2696253167744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ba490f6e-8f0a-4b8e-9249-98a5dc9d7bbf 2022-03-10 08:58:06.601 1656 2696253167744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['716eac45-3b84-4541-af49-229923a68f81'] 2022-03-10 08:58:06.601 1656 2696253167744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 08:58:06.601 1656 2696253167744 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-10 08:58:06.618 1656 2696253167744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['716eac45-3b84-4541-af49-229923a68f81'] 2022-03-10 08:58:07.475 1656 2696251949824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3234fcf6-eef1-425f-9117-8a6801e73a1c 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '6365c78f-6f50-4c51-9559-21b373caf606' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:58:08.618 1656 2696253416896 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-10 08:58:08.653 1656 2696253416896 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-10 08:58:08.789 1656 2696251552688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab24d22f-9613-48ef-8a43-8fbd44d90883 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '8d601987-e17e-483e-8ddd-5d205e108259' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:58:09.528 1656 2696251552688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a53f7c08-ce95-4075-ac43-201bd25bd8ff 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '681e2a51-4f84-4aef-9316-ead34c293ab5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:58:09.727 1656 2696252868912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a53f7c08-ce95-4075-ac43-201bd25bd8ff 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network ba490f6e-8f0a-4b8e-9249-98a5dc9d7bbf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 08:58:09.727 1656 2696252868912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a53f7c08-ce95-4075-ac43-201bd25bd8ff 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network ba490f6e-8f0a-4b8e-9249-98a5dc9d7bbf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-10 08:58:10.754 1656 2696252399104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07974d07-6b00-4917-afc9-9b8aaa4931a1 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for 'fac6ecb1-008f-478e-a968-fb7d736eadca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:58:12.042 1656 2696252643280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f188ba7b-08f9-4e53-b067-2763bd4afb2e 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for 'dec1986d-c8f5-402b-aada-bfa4fce5db37' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:58:12.778 1656 2696252104768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eda3798a-542c-4401-b2a4-fa6379843943 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '7fe684f3-f5e9-48f1-a71d-2d612bd4b293' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:58:12.827 1656 2696252104768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1a7274c-e85f-4ff0-b3e9-fcdfe9974fea - - - - -] port_delete event received for '7fe684f3-f5e9-48f1-a71d-2d612bd4b293' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 08:58:12.979 1656 2696252764752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eda3798a-542c-4401-b2a4-fa6379843943 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network 1e042f7e-1da4-47ff-9b38-56705bf72263 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 08:58:12.979 1656 2696252764752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eda3798a-542c-4401-b2a4-fa6379843943 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network 1e042f7e-1da4-47ff-9b38-56705bf72263 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-10 08:59:59.879 1656 2696253548144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7c82643-e856-4514-9fed-c46b29188f80 07a6903060b64661bf20928c5473fa5f - - - -] Security group member updated on remote: ['3c86aa19-c2fb-4a77-a3f3-53504e4c81e4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 08:59:59.879 1656 2696253548144 MainThread INFO neutron.agent.securitygroups_rpc [req-f7c82643-e856-4514-9fed-c46b29188f80 07a6903060b64661bf20928c5473fa5f - - - -] Security group member updated ['3c86aa19-c2fb-4a77-a3f3-53504e4c81e4'] 2022-03-10 09:00:00.183 1656 2696250963920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7c82643-e856-4514-9fed-c46b29188f80 07a6903060b64661bf20928c5473fa5f - - - -] port_delete event received for '15811b73-2189-4828-af22-e9a6e446026c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 09:00:00.715 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 15811b73-2189-4828-af22-e9a6e446026c 2022-03-10 09:00:01.082 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 09:00:01.082 1656 2696253652304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '15811b73-2189-4828-af22-e9a6e446026c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 09:00:01.082 1656 2696253652304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '15811b73-2189-4828-af22-e9a6e446026c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 09:00:01.082 1656 2696253652304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 15811b73-2189-4828-af22-e9a6e446026c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 09:00:01.082 1656 2696253652304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8213a117-7467-4456-9893-0de126d204a6 2022-03-10 09:00:01.082 1656 2696253652304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['15811b73-2189-4828-af22-e9a6e446026c'] 2022-03-10 09:00:01.082 1656 2696253652304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 09:00:01.082 1656 2696253652304 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-10 09:00:01.082 1656 2696253652304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['15811b73-2189-4828-af22-e9a6e446026c'] 2022-03-10 09:00:01.558 1656 2696253652304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd9c3564-dacc-4e5f-85c9-5133c6425405 07a6903060b64661bf20928c5473fa5f - - - -] port_delete event received for '8e812009-c62b-4795-9ca7-d24d3dc6a80f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 09:00:02.167 1656 2696247221056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb6b9f43-c726-4094-993b-df8f594a4863 07a6903060b64661bf20928c5473fa5f - - - -] Security group rule updated on remote: ['77e6ff8a-688b-46b1-9d40-c91b79920422'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 09:00:02.167 1656 2696247221056 MainThread INFO neutron.agent.securitygroups_rpc [req-bb6b9f43-c726-4094-993b-df8f594a4863 07a6903060b64661bf20928c5473fa5f - - - -] Security group rule updated ['77e6ff8a-688b-46b1-9d40-c91b79920422'] 2022-03-10 09:00:02.301 1656 2696247221056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b51cd9c1-6b8f-49b8-92d2-324cd642a55b 07a6903060b64661bf20928c5473fa5f - - - -] Security group rule updated on remote: ['77e6ff8a-688b-46b1-9d40-c91b79920422'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-10 09:00:02.301 1656 2696247221056 MainThread INFO neutron.agent.securitygroups_rpc [req-b51cd9c1-6b8f-49b8-92d2-324cd642a55b 07a6903060b64661bf20928c5473fa5f - - - -] Security group rule updated ['77e6ff8a-688b-46b1-9d40-c91b79920422'] 2022-03-10 09:00:03.098 1656 2696247221056 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-10 09:00:03.121 1656 2696247221056 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-10 09:00:05.457 1656 2696254180864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5dbf2b8a-255b-4837-b474-10610789e78e 07a6903060b64661bf20928c5473fa5f - - - -] Security group member updated on remote: ['77e6ff8a-688b-46b1-9d40-c91b79920422'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 09:00:05.457 1656 2696254180864 MainThread INFO neutron.agent.securitygroups_rpc [req-5dbf2b8a-255b-4837-b474-10610789e78e 07a6903060b64661bf20928c5473fa5f - - - -] Security group member updated ['77e6ff8a-688b-46b1-9d40-c91b79920422'] 2022-03-10 09:00:06.254 1656 2696252951888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03ae39a8-4535-4d2d-a661-bea9969b4c4d 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: b1467dc6-231d-4270-9ffb-ffc55b3752f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 09:00:06.263 1656 2696252951888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03ae39a8-4535-4d2d-a661-bea9969b4c4d 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port b1467dc6-231d-4270-9ffb-ffc55b3752f5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 09:00:09.062 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b1467dc6-231d-4270-9ffb-ffc55b3752f5 2022-03-10 09:00:09.136 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 09:00:09.339 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port b1467dc6-231d-4270-9ffb-ffc55b3752f5 2022-03-10 09:00:09.339 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port b1467dc6-231d-4270-9ffb-ffc55b3752f5 updated. Details: {'device': 'b1467dc6-231d-4270-9ffb-ffc55b3752f5', 'network_id': '8213a117-7467-4456-9893-0de126d204a6', 'port_id': 'b1467dc6-231d-4270-9ffb-ffc55b3752f5', 'mac_address': 'fa:16:3e:f6:ba:2f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 438, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '61fbe693-21cc-45f3-88d2-63c09e9501c3', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-10 09:00:09.339 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 09:00:09.339 1656 2696254393152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b1467dc6-231d-4270-9ffb-ffc55b3752f5" acquired by "networking_hyperv.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-10 09:00:09.339 1656 2696254393152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b1467dc6-231d-4270-9ffb-ffc55b3752f5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 09:00:09.339 1656 2696254393152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8213a117-7467-4456-9893-0de126d204a6 2022-03-10 09:00:09.339 1656 2696254393152 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-10 09:00:09.519 1656 2696254393152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b1467dc6-231d-4270-9ffb-ffc55b3752f5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 09:00:09.519 1656 2696254393152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b1467dc6-231d-4270-9ffb-ffc55b3752f5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 09:00:09.519 1656 2696254393152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b1467dc6-231d-4270-9ffb-ffc55b3752f5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 09:00:09.519 1656 2696254393152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 438, VLAN trunk: None to switch port b1467dc6-231d-4270-9ffb-ffc55b3752f5 2022-03-10 09:00:09.581 1656 2696254393152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 09:00:09.581 1656 2696254393152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b1467dc6-231d-4270-9ffb-ffc55b3752f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 09:00:09.739 1656 2696254393152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b1467dc6-231d-4270-9ffb-ffc55b3752f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 09:00:09.739 1656 2696254393152 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-10 09:00:09.739 1656 2696254393152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (77e6ff8a-688b-46b1-9d40-c91b79920422) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 09:00:09.739 1656 2696254393152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b1467dc6-231d-4270-9ffb-ffc55b3752f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 09:00:09.739 1656 2696254393152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 09:00:09.739 1656 2696254393152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b1467dc6-231d-4270-9ffb-ffc55b3752f5 not yet added. Adding. 2022-03-10 09:00:09.739 1656 2696254393152 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-10 09:00:09.739 1656 2696254393152 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-10 09:00:09.801 1656 2696254393152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1467dc6-231d-4270-9ffb-ffc55b3752f5" acquired by "networking_hyperv.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-10 09:00:09.863 1656 2696254393152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1467dc6-231d-4270-9ffb-ffc55b3752f5" "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-10 09:00:09.879 1656 2696254393152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1467dc6-231d-4270-9ffb-ffc55b3752f5" acquired by "networking_hyperv.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-10 09:00:09.957 1656 2696254393152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1467dc6-231d-4270-9ffb-ffc55b3752f5" "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-10 09:00:10.020 1656 2696254393152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b1467dc6-231d-4270-9ffb-ffc55b3752f5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 09:00:10.020 1656 2696254393152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b1467dc6-231d-4270-9ffb-ffc55b3752f5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 09:00:10.020 1656 2696254393152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b1467dc6-231d-4270-9ffb-ffc55b3752f5 processed. 2022-03-10 09:00:11.129 1656 2696253550432 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-10 09:00:11.316 1656 2696253550432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 09:01:02.991 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b1467dc6-231d-4270-9ffb-ffc55b3752f5 2022-03-10 09:01:03.307 1656 2696248281744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d5d1410-8ad2-4563-9e6c-2318e76fa9c6 07a6903060b64661bf20928c5473fa5f - - - -] Security group member updated on remote: ['77e6ff8a-688b-46b1-9d40-c91b79920422'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 09:01:03.307 1656 2696248281744 MainThread INFO neutron.agent.securitygroups_rpc [req-1d5d1410-8ad2-4563-9e6c-2318e76fa9c6 07a6903060b64661bf20928c5473fa5f - - - -] Security group member updated ['77e6ff8a-688b-46b1-9d40-c91b79920422'] 2022-03-10 09:01:03.413 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 09:01:03.413 1656 2696253168624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b1467dc6-231d-4270-9ffb-ffc55b3752f5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 09:01:03.413 1656 2696253168624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b1467dc6-231d-4270-9ffb-ffc55b3752f5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 09:01:03.413 1656 2696253168624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b1467dc6-231d-4270-9ffb-ffc55b3752f5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 09:01:03.419 1656 2696253168624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8213a117-7467-4456-9893-0de126d204a6 2022-03-10 09:01:03.419 1656 2696253168624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b1467dc6-231d-4270-9ffb-ffc55b3752f5'] 2022-03-10 09:01:03.419 1656 2696253168624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 09:01:03.419 1656 2696253168624 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-10 09:01:03.419 1656 2696253168624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b1467dc6-231d-4270-9ffb-ffc55b3752f5'] 2022-03-10 09:01:03.917 1656 2696253168624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d5d1410-8ad2-4563-9e6c-2318e76fa9c6 07a6903060b64661bf20928c5473fa5f - - - -] port_delete event received for 'b1467dc6-231d-4270-9ffb-ffc55b3752f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 09:01:05.073 1656 2696254392096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69498a11-f539-4c52-ab09-99be693dd6d8 07a6903060b64661bf20928c5473fa5f - - - -] port_delete event received for 'e8b6c4f9-d01f-4bfc-aaff-5b3ff65bf422' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 09:01:05.413 1656 2696251620160 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-10 09:01:05.448 1656 2696251620160 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-10 09:01:09.654 1656 2696250600784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3db8379f-a6a4-4aa2-b720-b39b5d39c1bc 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '64a7c520-6aaa-40e1-b1b2-def84da83abe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 09:01:10.725 1656 2696252152992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e77a8494-330b-42d6-9860-697ee670a1d9 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '4bdad0f5-34c1-4790-a3d2-f60ed1faedaf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 09:01:11.740 1656 2696253166160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9da7f0e1-dabc-41e0-9b11-fcc60db5660a 81f5f346a8d64b43bc5fa17e20d08905 - - - -] port_delete event received for '0bad4512-c559-4117-a022-f4382ddb60ef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 09:01:11.850 1656 2696248183088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f3d4792-2fd4-41de-afab-6bad8c841fa2 - - - - -] port_delete event received for '0bad4512-c559-4117-a022-f4382ddb60ef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 09:01:11.948 1656 2696248183088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9da7f0e1-dabc-41e0-9b11-fcc60db5660a 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network 8213a117-7467-4456-9893-0de126d204a6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 09:01:11.948 1656 2696248183088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9da7f0e1-dabc-41e0-9b11-fcc60db5660a 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network 8213a117-7467-4456-9893-0de126d204a6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-10 09:01:15.350 1656 2696248234048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80f13d1f-cf62-410c-9c66-473c85363174 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network ce970103-290c-495d-a7d1-cf44dd8a14f8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 09:01:15.365 1656 2696248234048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80f13d1f-cf62-410c-9c66-473c85363174 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network ce970103-290c-495d-a7d1-cf44dd8a14f8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-10 09:01:15.870 1656 2696254545760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cbf1680-c2e4-4f71-ba0d-fa38e98a69e9 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network 16feb3e7-4fd0-40ec-8480-26b6ecbc99b2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 09:01:15.885 1656 2696254545760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cbf1680-c2e4-4f71-ba0d-fa38e98a69e9 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network 16feb3e7-4fd0-40ec-8480-26b6ecbc99b2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-10 09:01:51.417 1656 2696252701504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4de2524f-04ad-40bf-801b-da90b7e0e0ee 721f386c706942c9b2056b2aa5474422 - - - -] Security group member updated on remote: ['327d469e-bfba-48d0-824a-1bb83afbb38e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 09:01:51.417 1656 2696252701504 MainThread INFO neutron.agent.securitygroups_rpc [req-4de2524f-04ad-40bf-801b-da90b7e0e0ee 721f386c706942c9b2056b2aa5474422 - - - -] Security group member updated ['327d469e-bfba-48d0-824a-1bb83afbb38e'] 2022-03-10 09:01:52.275 1656 2696252644512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-199665e1-f760-4f43-a25a-6692ed10e880 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 9ec3c3b2-fe73-4855-89d2-ed580098b190 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 09:01:52.275 1656 2696252644512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-199665e1-f760-4f43-a25a-6692ed10e880 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 9ec3c3b2-fe73-4855-89d2-ed580098b190 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 09:01:53.619 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9ec3c3b2-fe73-4855-89d2-ed580098b190 2022-03-10 09:01:55.588 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 09:01:55.792 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 9ec3c3b2-fe73-4855-89d2-ed580098b190 2022-03-10 09:01:55.792 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 9ec3c3b2-fe73-4855-89d2-ed580098b190 updated. Details: {'device': '9ec3c3b2-fe73-4855-89d2-ed580098b190', 'network_id': '7237a018-f46e-4bf0-bd41-bc1405804cc4', 'port_id': '9ec3c3b2-fe73-4855-89d2-ed580098b190', 'mac_address': 'fa:16:3e:bf:db:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 440, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9bd9a3f5-1102-403d-b9f8-0ff7ceaeb434', '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-10 09:01:55.792 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 09:01:55.792 1656 2696254963024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ec3c3b2-fe73-4855-89d2-ed580098b190" acquired by "networking_hyperv.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-10 09:01:55.792 1656 2696254963024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9ec3c3b2-fe73-4855-89d2-ed580098b190 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 09:01:55.792 1656 2696254963024 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7237a018-f46e-4bf0-bd41-bc1405804cc4 2022-03-10 09:01:55.792 1656 2696254963024 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-10 09:01:55.902 1656 2696254963024 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9ec3c3b2-fe73-4855-89d2-ed580098b190') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 09:01:55.902 1656 2696254963024 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9ec3c3b2-fe73-4855-89d2-ed580098b190') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 09:01:55.932 1656 2696254963024 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9ec3c3b2-fe73-4855-89d2-ed580098b190 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 09:01:55.932 1656 2696254963024 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 440, VLAN trunk: None to switch port 9ec3c3b2-fe73-4855-89d2-ed580098b190 2022-03-10 09:01:55.996 1656 2696254963024 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 09:01:55.996 1656 2696254963024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9ec3c3b2-fe73-4855-89d2-ed580098b190'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 09:01:56.136 1656 2696254963024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9ec3c3b2-fe73-4855-89d2-ed580098b190']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 09:01:56.136 1656 2696254963024 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-10 09:01:56.136 1656 2696254963024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (327d469e-bfba-48d0-824a-1bb83afbb38e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 09:01:56.136 1656 2696254963024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (327d469e-bfba-48d0-824a-1bb83afbb38e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 09:01:56.136 1656 2696254963024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9ec3c3b2-fe73-4855-89d2-ed580098b190 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 09:01:56.136 1656 2696254963024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 09:01:56.136 1656 2696254963024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9ec3c3b2-fe73-4855-89d2-ed580098b190 not yet added. Adding. 2022-03-10 09:01:56.136 1656 2696254963024 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-10 09:01:56.136 1656 2696254963024 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-10 09:01:56.198 1656 2696254963024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ec3c3b2-fe73-4855-89d2-ed580098b190" acquired by "networking_hyperv.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-10 09:01:56.261 1656 2696254963024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ec3c3b2-fe73-4855-89d2-ed580098b190" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 09:01:56.261 1656 2696254963024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ec3c3b2-fe73-4855-89d2-ed580098b190" acquired by "networking_hyperv.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-10 09:01:56.355 1656 2696254963024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ec3c3b2-fe73-4855-89d2-ed580098b190" "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-10 09:01:56.433 1656 2696254963024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ec3c3b2-fe73-4855-89d2-ed580098b190" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 09:01:56.433 1656 2696254963024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9ec3c3b2-fe73-4855-89d2-ed580098b190 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 09:01:56.433 1656 2696254963024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9ec3c3b2-fe73-4855-89d2-ed580098b190 processed. 2022-03-10 09:01:57.589 1656 2696254446752 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-10 09:01:57.792 1656 2696254446752 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-10 09:02:35.497 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9ec3c3b2-fe73-4855-89d2-ed580098b190 2022-03-10 09:02:35.728 1656 2696254900000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eccb3cdf-0ec9-42a8-a1d6-016dced6c6ac 721f386c706942c9b2056b2aa5474422 - - - -] Security group member updated on remote: ['327d469e-bfba-48d0-824a-1bb83afbb38e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 09:02:35.728 1656 2696254900000 MainThread INFO neutron.agent.securitygroups_rpc [req-eccb3cdf-0ec9-42a8-a1d6-016dced6c6ac 721f386c706942c9b2056b2aa5474422 - - - -] Security group member updated ['327d469e-bfba-48d0-824a-1bb83afbb38e'] 2022-03-10 09:02:35.728 1656 2696254900000 MainThread INFO neutron.agent.securitygroups_rpc [req-eccb3cdf-0ec9-42a8-a1d6-016dced6c6ac 721f386c706942c9b2056b2aa5474422 - - - -] Refresh firewall rules 2022-03-10 09:02:35.728 1656 2696254900000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eccb3cdf-0ec9-42a8-a1d6-016dced6c6ac 721f386c706942c9b2056b2aa5474422 - - - -] Get security group information for devices via rpc ['9ec3c3b2-fe73-4855-89d2-ed580098b190'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 09:02:35.744 1656 2696254900000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eccb3cdf-0ec9-42a8-a1d6-016dced6c6ac 721f386c706942c9b2056b2aa5474422 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 09:02:35.744 1656 2696254900000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eccb3cdf-0ec9-42a8-a1d6-016dced6c6ac 721f386c706942c9b2056b2aa5474422 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-10 09:02:35.809 1656 2696254900000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eccb3cdf-0ec9-42a8-a1d6-016dced6c6ac 721f386c706942c9b2056b2aa5474422 - - - -] port_delete event received for '9ec3c3b2-fe73-4855-89d2-ed580098b190' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 09:02:35.837 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 09:02:35.837 1656 2696254900000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9ec3c3b2-fe73-4855-89d2-ed580098b190' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 09:02:35.837 1656 2696254900000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9ec3c3b2-fe73-4855-89d2-ed580098b190' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 09:02:35.841 1656 2696254900000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9ec3c3b2-fe73-4855-89d2-ed580098b190 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 09:02:35.841 1656 2696254900000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7237a018-f46e-4bf0-bd41-bc1405804cc4 2022-03-10 09:02:35.841 1656 2696254900000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ec3c3b2-fe73-4855-89d2-ed580098b190'] 2022-03-10 09:02:35.841 1656 2696254900000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 09:02:35.841 1656 2696254900000 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-10 09:02:35.841 1656 2696254900000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ec3c3b2-fe73-4855-89d2-ed580098b190'] 2022-03-10 09:02:37.838 1656 2696255091280 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-10 09:02:37.869 1656 2696255091280 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-10 09:02:42.306 1656 2696253470320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46724397-ef2a-4a98-aeb3-228dc055cea0 721f386c706942c9b2056b2aa5474422 - - - -] Security group member updated on remote: ['327d469e-bfba-48d0-824a-1bb83afbb38e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 09:02:42.306 1656 2696253470320 MainThread INFO neutron.agent.securitygroups_rpc [req-46724397-ef2a-4a98-aeb3-228dc055cea0 721f386c706942c9b2056b2aa5474422 - - - -] Security group member updated ['327d469e-bfba-48d0-824a-1bb83afbb38e'] 2022-03-10 09:02:43.372 1656 2696251904768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5ca37c0-335e-4ed6-94a3-858c10a15bc2 4f37a36cf0294bb69c5df96ea97aa47b - - - -] port_update received: 3719513d-21ff-4325-86bf-7504952127e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-10 09:02:43.388 1656 2696251904768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5ca37c0-335e-4ed6-94a3-858c10a15bc2 4f37a36cf0294bb69c5df96ea97aa47b - - - -] No port 3719513d-21ff-4325-86bf-7504952127e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-10 09:02:45.903 1656 2696247191328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3719513d-21ff-4325-86bf-7504952127e1 2022-03-10 09:02:47.868 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-10 09:02:48.062 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Adding port 3719513d-21ff-4325-86bf-7504952127e1 2022-03-10 09:02:48.062 1656 2696149887632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Port 3719513d-21ff-4325-86bf-7504952127e1 updated. Details: {'device': '3719513d-21ff-4325-86bf-7504952127e1', 'network_id': '7237a018-f46e-4bf0-bd41-bc1405804cc4', 'port_id': '3719513d-21ff-4325-86bf-7504952127e1', 'mac_address': 'fa:16:3e:72:35:76', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 440, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9bd9a3f5-1102-403d-b9f8-0ff7ceaeb434', '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-10 09:02:48.062 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] 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-10 09:02:48.062 1656 2696248182560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3719513d-21ff-4325-86bf-7504952127e1" acquired by "networking_hyperv.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-10 09:02:48.062 1656 2696248182560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3719513d-21ff-4325-86bf-7504952127e1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-10 09:02:48.078 1656 2696248182560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7237a018-f46e-4bf0-bd41-bc1405804cc4 2022-03-10 09:02:48.078 1656 2696248182560 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-10 09:02:48.182 1656 2696248182560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3719513d-21ff-4325-86bf-7504952127e1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 09:02:48.182 1656 2696248182560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3719513d-21ff-4325-86bf-7504952127e1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-10 09:02:48.182 1656 2696248182560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3719513d-21ff-4325-86bf-7504952127e1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-10 09:02:48.182 1656 2696248182560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 440, VLAN trunk: None to switch port 3719513d-21ff-4325-86bf-7504952127e1 2022-03-10 09:02:48.259 1656 2696248182560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-10 09:02:48.259 1656 2696248182560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3719513d-21ff-4325-86bf-7504952127e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 09:02:48.406 1656 2696248182560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3719513d-21ff-4325-86bf-7504952127e1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 09:02:48.406 1656 2696248182560 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-10 09:02:48.406 1656 2696248182560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (327d469e-bfba-48d0-824a-1bb83afbb38e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-10 09:02:48.406 1656 2696248182560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (327d469e-bfba-48d0-824a-1bb83afbb38e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-10 09:02:48.406 1656 2696248182560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3719513d-21ff-4325-86bf-7504952127e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-10 09:02:48.406 1656 2696248182560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-10 09:02:48.406 1656 2696248182560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3719513d-21ff-4325-86bf-7504952127e1 not yet added. Adding. 2022-03-10 09:02:48.406 1656 2696248182560 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-10 09:02:48.406 1656 2696248182560 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-10 09:02:48.481 1656 2696248182560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3719513d-21ff-4325-86bf-7504952127e1" acquired by "networking_hyperv.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-10 09:02:48.546 1656 2696248182560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3719513d-21ff-4325-86bf-7504952127e1" "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-10 09:02:48.546 1656 2696248182560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3719513d-21ff-4325-86bf-7504952127e1" acquired by "networking_hyperv.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-10 09:02:48.626 1656 2696248182560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3719513d-21ff-4325-86bf-7504952127e1" "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-10 09:02:48.683 1656 2696248182560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3719513d-21ff-4325-86bf-7504952127e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-10 09:02:48.683 1656 2696248182560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3719513d-21ff-4325-86bf-7504952127e1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-10 09:02:48.683 1656 2696248182560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3719513d-21ff-4325-86bf-7504952127e1 processed. 2022-03-10 09:02:49.900 1656 2696247598240 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-10 09:02:50.103 1656 2696247598240 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-10 09:03:09.705 1656 2696247191504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3719513d-21ff-4325-86bf-7504952127e1 2022-03-10 09:03:09.993 1656 2696251143264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b92a994-abb8-459a-972d-39919b032cef 721f386c706942c9b2056b2aa5474422 - - - -] Security group member updated on remote: ['327d469e-bfba-48d0-824a-1bb83afbb38e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-10 09:03:09.993 1656 2696251143264 MainThread INFO neutron.agent.securitygroups_rpc [req-9b92a994-abb8-459a-972d-39919b032cef 721f386c706942c9b2056b2aa5474422 - - - -] Security group member updated ['327d469e-bfba-48d0-824a-1bb83afbb38e'] 2022-03-10 09:03:09.993 1656 2696251143264 MainThread INFO neutron.agent.securitygroups_rpc [req-9b92a994-abb8-459a-972d-39919b032cef 721f386c706942c9b2056b2aa5474422 - - - -] Refresh firewall rules 2022-03-10 09:03:09.993 1656 2696251143264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b92a994-abb8-459a-972d-39919b032cef 721f386c706942c9b2056b2aa5474422 - - - -] Get security group information for devices via rpc ['3719513d-21ff-4325-86bf-7504952127e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-10 09:03:09.993 1656 2696149887632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda6c31f-1444-436f-ace2-d68cfb802c9d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-10 09:03:09.993 1656 2696248180800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3719513d-21ff-4325-86bf-7504952127e1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-10 09:03:09.993 1656 2696248180800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3719513d-21ff-4325-86bf-7504952127e1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-10 09:03:09.993 1656 2696248180800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3719513d-21ff-4325-86bf-7504952127e1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-10 09:03:10.003 1656 2696248180800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7237a018-f46e-4bf0-bd41-bc1405804cc4 2022-03-10 09:03:10.003 1656 2696248180800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3719513d-21ff-4325-86bf-7504952127e1'] 2022-03-10 09:03:10.003 1656 2696248180800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-10 09:03:10.003 1656 2696248180800 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-10 09:03:10.003 1656 2696248180800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3719513d-21ff-4325-86bf-7504952127e1'] 2022-03-10 09:03:10.024 1656 2696251143264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b92a994-abb8-459a-972d-39919b032cef 721f386c706942c9b2056b2aa5474422 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-10 09:03:10.024 1656 2696251143264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b92a994-abb8-459a-972d-39919b032cef 721f386c706942c9b2056b2aa5474422 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-10 09:03:10.066 1656 2696251143088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b92a994-abb8-459a-972d-39919b032cef 721f386c706942c9b2056b2aa5474422 - - - -] port_delete event received for '3719513d-21ff-4325-86bf-7504952127e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-10 09:03:12.009 1656 2696249247168 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-10 09:03:12.024 1656 2696249247168 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-10 09:03:28.753 1656 2696246702144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dbd4abb-5f28-4a50-9007-a4be8728855d 81f5f346a8d64b43bc5fa17e20d08905 - - - -] network_delete received. Deleting network 7237a018-f46e-4bf0-bd41-bc1405804cc4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-10 09:03:28.753 1656 2696246702144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dbd4abb-5f28-4a50-9007-a4be8728855d 81f5f346a8d64b43bc5fa17e20d08905 - - - -] Network 7237a018-f46e-4bf0-bd41-bc1405804cc4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463