2021-09-14 09:58:48.504 228 1818380229624 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-14 09:58:48.504 228 1818380229624 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev638 2021-09-14 09:58:48.523 228 1818380229624 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-09-14 09:58:48.547 228 1818380229624 MainThread INFO os_win.utils.network.networkutils [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] WMI caching is disabled. 2021-09-14 09:58:48.776 228 1818380229624 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-09-14 09:58:48.856 228 1818380229624 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-14 09:58:48.856 228 1818380229624 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-14 09:58:49.054 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent initialized successfully, now running... 2021-09-14 09:58:49.090 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-14 09:58:49.090 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-14 09:58:49.127 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-14 10:00:43.416 228 1818477785160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2edad12e-1968-428c-8636-2fb83da3bc4b - - - - -] port_update received: d1ccc55a-8c83-4f03-9907-e116732d2850 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:00:43.416 228 1818477785160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2edad12e-1968-428c-8636-2fb83da3bc4b - - - - -] No port d1ccc55a-8c83-4f03-9907-e116732d2850 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:00:47.947 228 1818477785160 MainThread WARNING oslo_policy.policy [req-ea025d6d-3537-4592-885c-33f15dd94cb3 82fd310be59b4df88620376a2d6c0b6a 7a18986f4acc4243ac4ec108a707f66b - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-14 10:00:47.966 228 1818477785160 MainThread WARNING oslo_policy.policy [req-ea025d6d-3537-4592-885c-33f15dd94cb3 82fd310be59b4df88620376a2d6c0b6a 7a18986f4acc4243ac4ec108a707f66b - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-14 10:00:47.966 228 1818477785160 MainThread WARNING oslo_policy.policy [req-ea025d6d-3537-4592-885c-33f15dd94cb3 82fd310be59b4df88620376a2d6c0b6a 7a18986f4acc4243ac4ec108a707f66b - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-09-14 10:00:47.966 228 1818477785160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea025d6d-3537-4592-885c-33f15dd94cb3 82fd310be59b4df88620376a2d6c0b6a 7a18986f4acc4243ac4ec108a707f66b - - -] Security group member updated on remote: ['d21f72ee-6ab5-4434-bdc4-cad0dd881698'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:00:47.966 228 1818477785160 MainThread INFO neutron.agent.securitygroups_rpc [req-ea025d6d-3537-4592-885c-33f15dd94cb3 82fd310be59b4df88620376a2d6c0b6a 7a18986f4acc4243ac4ec108a707f66b - - -] Security group member updated ['d21f72ee-6ab5-4434-bdc4-cad0dd881698'] 2021-09-14 10:00:48.575 228 1818477977672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dee8be4b-5ab6-4347-9cd3-9f78c37fc9f0 - - - - -] port_update received: 43b0e91e-252b-4a73-ada6-d00cf1c97a9b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:00:48.603 228 1818477977672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dee8be4b-5ab6-4347-9cd3-9f78c37fc9f0 - - - - -] No port 43b0e91e-252b-4a73-ada6-d00cf1c97a9b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:00:49.888 228 1818477883464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1489e0f3-d3fa-4654-9a0e-f64d3297f116 - - - - -] port_update received: 0ba3b8c4-2920-4564-a24e-8fe9e9a0a8b3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:00:49.916 228 1818477883464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1489e0f3-d3fa-4654-9a0e-f64d3297f116 - - - - -] No port 0ba3b8c4-2920-4564-a24e-8fe9e9a0a8b3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:00:51.775 228 1818477797448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-190160d5-dc93-4e23-94f1-442407577ab3 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group rule updated on remote: ['53b674fb-4eec-46b1-a5c4-f7a6f00de362'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:00:51.779 228 1818477797448 MainThread INFO neutron.agent.securitygroups_rpc [req-190160d5-dc93-4e23-94f1-442407577ab3 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group rule updated ['53b674fb-4eec-46b1-a5c4-f7a6f00de362'] 2021-09-14 10:00:52.228 228 1818477920328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4b66cde-f1cd-4e74-8e41-4aef8440c901 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:00:52.244 228 1818477920328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4b66cde-f1cd-4e74-8e41-4aef8440c901 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:00:52.853 228 1818477867080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f38d7e68-6188-40cf-b2af-88b4b8fb9f9f 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group rule updated on remote: ['53b674fb-4eec-46b1-a5c4-f7a6f00de362'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:00:52.869 228 1818477867080 MainThread INFO neutron.agent.securitygroups_rpc [req-f38d7e68-6188-40cf-b2af-88b4b8fb9f9f 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group rule updated ['53b674fb-4eec-46b1-a5c4-f7a6f00de362'] 2021-09-14 10:00:53.997 228 1818477793352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da999afa-8806-4027-9537-fce7787e2d21 - - - - -] port_update received: f35ee357-0b77-4eae-9e74-60a88459aa81 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:00:53.997 228 1818477793352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da999afa-8806-4027-9537-fce7787e2d21 - - - - -] No port f35ee357-0b77-4eae-9e74-60a88459aa81 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:00:58.416 228 1818477867080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77b770e3-0e6b-4370-9a52-74af84da9338 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network 47df58a3-e2f2-436f-8827-9732ae3b732e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:00:58.919 228 1818477867080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77b770e3-0e6b-4370-9a52-74af84da9338 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network 47df58a3-e2f2-436f-8827-9732ae3b732e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:00:58.962 228 1818478026824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78f2de38-7619-4935-a9c0-e978aa5c4455 - - - - -] port_update received: 95b89f35-51bf-429c-9166-b8824bb7ec5d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:00:58.978 228 1818478026824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78f2de38-7619-4935-a9c0-e978aa5c4455 - - - - -] No port 95b89f35-51bf-429c-9166-b8824bb7ec5d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:00:59.199 228 1818477850696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46c7a49e-2466-460b-8ac3-d40c4ff96119 - - - - -] port_update received: e6ed729a-1b56-4425-99ad-bf92ac2dce6e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:00:59.234 228 1818477850696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46c7a49e-2466-460b-8ac3-d40c4ff96119 - - - - -] No port e6ed729a-1b56-4425-99ad-bf92ac2dce6e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:01:00.337 228 1818478051400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c676ec68-e41a-4a33-89e0-34425df78c64 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network 53d24717-e52a-4ea7-a275-ce6acb12708c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:01:00.353 228 1818478051400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c676ec68-e41a-4a33-89e0-34425df78c64 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network 53d24717-e52a-4ea7-a275-ce6acb12708c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:01:04.246 228 1818478051400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-238dc7ab-72d8-4721-a652-602964da4a21 f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group rule updated on remote: ['052841e1-4798-44ea-8178-2d1cf262a64b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:01:04.246 228 1818478051400 MainThread INFO neutron.agent.securitygroups_rpc [req-238dc7ab-72d8-4721-a652-602964da4a21 f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group rule updated ['052841e1-4798-44ea-8178-2d1cf262a64b'] 2021-09-14 10:01:04.950 228 1818478108744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6eb1fa6-154c-4f90-a5e7-6d7e52d12eab f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group rule updated on remote: ['052841e1-4798-44ea-8178-2d1cf262a64b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:01:04.978 228 1818478108744 MainThread INFO neutron.agent.securitygroups_rpc [req-f6eb1fa6-154c-4f90-a5e7-6d7e52d12eab f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group rule updated ['052841e1-4798-44ea-8178-2d1cf262a64b'] 2021-09-14 10:01:04.981 228 1818478194760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5140fdd0-fb8d-456b-953c-a0f331d6a985 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Security group member updated on remote: ['247bdeff-4f4c-4fcd-8502-445b16f07ca1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:01:04.981 228 1818478194760 MainThread INFO neutron.agent.securitygroups_rpc [req-5140fdd0-fb8d-456b-953c-a0f331d6a985 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Security group member updated ['247bdeff-4f4c-4fcd-8502-445b16f07ca1'] 2021-09-14 10:01:06.028 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 2021-09-14 10:01:06.118 228 1818478194760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32603a73-69aa-4c47-bcdc-d5fec8234cf1 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group member updated on remote: ['53b674fb-4eec-46b1-a5c4-f7a6f00de362'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:01:06.134 228 1818478194760 MainThread INFO neutron.agent.securitygroups_rpc [req-32603a73-69aa-4c47-bcdc-d5fec8234cf1 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group member updated ['53b674fb-4eec-46b1-a5c4-f7a6f00de362'] 2021-09-14 10:01:07.384 228 1818478207048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbea9114-8754-46f1-8251-d65b6f9192ec 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: 6aa3b32b-a207-4924-af7b-c66013d1b60c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:01:07.415 228 1818478207048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbea9114-8754-46f1-8251-d65b6f9192ec 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port 6aa3b32b-a207-4924-af7b-c66013d1b60c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:01:07.868 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:01:08.310 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 2021-09-14 10:01:08.310 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 updated. Details: {'device': 'e3000bc3-a0c3-4ea6-90c5-beff4f0520e3', 'network_id': '32b1dc0a-fe4a-4ca1-8390-81a2c2dbe4f9', 'port_id': 'e3000bc3-a0c3-4ea6-90c5-beff4f0520e3', 'mac_address': 'fa:16:3e:5e:47:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 155, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a4f82977-4018-451e-90b1-46727804575a', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:01:08.310 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:01:08.310 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3000bc3-a0c3-4ea6-90c5-beff4f0520e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:08.337 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:01:08.337 228 1818478236072 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 32b1dc0a-fe4a-4ca1-8390-81a2c2dbe4f9 2021-09-14 10:01:08.337 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:01:08.515 228 1818478236072 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e3000bc3-a0c3-4ea6-90c5-beff4f0520e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:01:08.545 228 1818478236072 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e3000bc3-a0c3-4ea6-90c5-beff4f0520e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:01:08.545 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:01:08.572 228 1818478236072 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 155, VLAN trunk: None to switch port e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 2021-09-14 10:01:08.634 228 1818478236072 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:01:08.650 228 1818478236072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e3000bc3-a0c3-4ea6-90c5-beff4f0520e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:01:08.931 228 1818478236248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b9f1536-2186-4fc8-bc34-7b0617455003 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: 80992c3e-0311-4721-8178-e0fb4e30c4aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:01:08.946 228 1818478236248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b9f1536-2186-4fc8-bc34-7b0617455003 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port 80992c3e-0311-4721-8178-e0fb4e30c4aa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:01:09.154 228 1818478236248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99d9513f-f7d8-40f0-a6ab-265f01fb1f9f 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Security group member updated on remote: ['247bdeff-4f4c-4fcd-8502-445b16f07ca1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:01:09.154 228 1818478236248 MainThread INFO neutron.agent.securitygroups_rpc [req-99d9513f-f7d8-40f0-a6ab-265f01fb1f9f 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Security group member updated ['247bdeff-4f4c-4fcd-8502-445b16f07ca1'] 2021-09-14 10:01:09.184 228 1818478236072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e3000bc3-a0c3-4ea6-90c5-beff4f0520e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:01:09.184 228 1818478236072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:01:09.202 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d21f72ee-6ab5-4434-bdc4-cad0dd881698) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:01:09.202 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d21f72ee-6ab5-4434-bdc4-cad0dd881698) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:01:09.214 228 1818478236072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:01:09.214 228 1818478236072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:01:09.228 228 1818478236072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 not yet added. Adding. 2021-09-14 10:01:09.228 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:01:09.228 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:01:09.318 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3000bc3-a0c3-4ea6-90c5-beff4f0520e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:09.389 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3000bc3-a0c3-4ea6-90c5-beff4f0520e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:09.389 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3000bc3-a0c3-4ea6-90c5-beff4f0520e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:09.474 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3000bc3-a0c3-4ea6-90c5-beff4f0520e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:09.571 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3000bc3-a0c3-4ea6-90c5-beff4f0520e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:09.573 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:01:09.573 228 1818478236072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 processed. 2021-09-14 10:01:09.868 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:10.060 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6aa3b32b-a207-4924-af7b-c66013d1b60c 2021-09-14 10:01:10.259 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:11.420 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-753abcfa-e2e1-4a09-8cf3-9ebe98e810ba 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: 6c40f4d2-5785-4c8f-9412-8369ca7f6252 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:01:11.447 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-753abcfa-e2e1-4a09-8cf3-9ebe98e810ba 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port 6c40f4d2-5785-4c8f-9412-8369ca7f6252 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:01:11.900 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:01:12.071 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 80992c3e-0311-4721-8178-e0fb4e30c4aa 2021-09-14 10:01:12.306 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 6aa3b32b-a207-4924-af7b-c66013d1b60c 2021-09-14 10:01:12.321 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 6aa3b32b-a207-4924-af7b-c66013d1b60c updated. Details: {'device': '6aa3b32b-a207-4924-af7b-c66013d1b60c', 'network_id': '9dfe1fac-aaca-41c4-b0a6-3b7546a40ece', 'port_id': '6aa3b32b-a207-4924-af7b-c66013d1b60c', 'mac_address': 'fa:16:3e:81:6d:8b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 150, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fa0e565b-453f-49c5-bfba-16c8dbc2f906', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:01:12.321 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:01:12.337 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6aa3b32b-a207-4924-af7b-c66013d1b60c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:12.337 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6aa3b32b-a207-4924-af7b-c66013d1b60c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:01:12.337 228 1818478236072 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9dfe1fac-aaca-41c4-b0a6-3b7546a40ece 2021-09-14 10:01:12.353 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:01:12.481 228 1818478236072 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6aa3b32b-a207-4924-af7b-c66013d1b60c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:01:12.481 228 1818478236072 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6aa3b32b-a207-4924-af7b-c66013d1b60c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:01:12.505 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6aa3b32b-a207-4924-af7b-c66013d1b60c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:01:12.505 228 1818478236072 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 150, VLAN trunk: None to switch port 6aa3b32b-a207-4924-af7b-c66013d1b60c 2021-09-14 10:01:12.572 228 1818478236072 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:01:12.572 228 1818478236072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6aa3b32b-a207-4924-af7b-c66013d1b60c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:01:12.860 228 1818478236072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6aa3b32b-a207-4924-af7b-c66013d1b60c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:01:12.868 228 1818478236072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:01:12.868 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (247bdeff-4f4c-4fcd-8502-445b16f07ca1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:01:12.884 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (247bdeff-4f4c-4fcd-8502-445b16f07ca1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:01:12.884 228 1818478236072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6aa3b32b-a207-4924-af7b-c66013d1b60c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:01:12.884 228 1818478236072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:01:12.884 228 1818478236072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6aa3b32b-a207-4924-af7b-c66013d1b60c not yet added. Adding. 2021-09-14 10:01:12.884 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:01:12.909 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:01:12.994 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6aa3b32b-a207-4924-af7b-c66013d1b60c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:13.089 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6aa3b32b-a207-4924-af7b-c66013d1b60c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:13.111 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6aa3b32b-a207-4924-af7b-c66013d1b60c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:13.215 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6aa3b32b-a207-4924-af7b-c66013d1b60c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:13.322 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6aa3b32b-a207-4924-af7b-c66013d1b60c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:13.322 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6aa3b32b-a207-4924-af7b-c66013d1b60c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:01:13.322 228 1818478236072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6aa3b32b-a207-4924-af7b-c66013d1b60c processed. 2021-09-14 10:01:13.915 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:01:13.915 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:14.034 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50d289af-8cb5-4dea-9d3d-a082e4a5937d f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group member updated on remote: ['052841e1-4798-44ea-8178-2d1cf262a64b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:01:14.056 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-50d289af-8cb5-4dea-9d3d-a082e4a5937d f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group member updated ['052841e1-4798-44ea-8178-2d1cf262a64b'] 2021-09-14 10:01:14.091 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6c40f4d2-5785-4c8f-9412-8369ca7f6252 2021-09-14 10:01:14.308 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 80992c3e-0311-4721-8178-e0fb4e30c4aa 2021-09-14 10:01:14.308 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 80992c3e-0311-4721-8178-e0fb4e30c4aa updated. Details: {'device': '80992c3e-0311-4721-8178-e0fb4e30c4aa', 'network_id': '02d016fc-da72-4e8e-968f-ae0067332041', 'port_id': '80992c3e-0311-4721-8178-e0fb4e30c4aa', 'mac_address': 'fa:16:3e:da:cf:6c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 158, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd110dbe-7f76-4253-a5c3-8715c8ece5e8', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:01:14.308 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:01:14.308 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-80992c3e-0311-4721-8178-e0fb4e30c4aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:14.308 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 80992c3e-0311-4721-8178-e0fb4e30c4aa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:01:14.336 228 1818478236776 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 02d016fc-da72-4e8e-968f-ae0067332041 2021-09-14 10:01:14.346 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:01:14.470 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:14.490 228 1818478236776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '80992c3e-0311-4721-8178-e0fb4e30c4aa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:01:14.499 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '80992c3e-0311-4721-8178-e0fb4e30c4aa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:01:14.545 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 80992c3e-0311-4721-8178-e0fb4e30c4aa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:01:14.564 228 1818478236776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 158, VLAN trunk: None to switch port 80992c3e-0311-4721-8178-e0fb4e30c4aa 2021-09-14 10:01:14.658 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:01:14.658 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['80992c3e-0311-4721-8178-e0fb4e30c4aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:01:14.993 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['80992c3e-0311-4721-8178-e0fb4e30c4aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:01:16.556 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:01:17.525 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (53b674fb-4eec-46b1-a5c4-f7a6f00de362) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:01:17.541 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 80992c3e-0311-4721-8178-e0fb4e30c4aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:01:17.541 228 1818478236776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:01:17.541 228 1818478236776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 80992c3e-0311-4721-8178-e0fb4e30c4aa not yet added. Adding. 2021-09-14 10:01:17.569 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:01:17.573 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:01:17.594 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:01:17.594 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a0d452c-67ae-450c-a158-03a7ffd63cf3 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: a776ab12-8fd4-4ad2-a3ae-9503291326a3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:01:17.605 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a0d452c-67ae-450c-a158-03a7ffd63cf3 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port a776ab12-8fd4-4ad2-a3ae-9503291326a3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:01:17.713 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80992c3e-0311-4721-8178-e0fb4e30c4aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:17.795 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 6c40f4d2-5785-4c8f-9412-8369ca7f6252 2021-09-14 10:01:17.795 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 6c40f4d2-5785-4c8f-9412-8369ca7f6252 updated. Details: {'device': '6c40f4d2-5785-4c8f-9412-8369ca7f6252', 'network_id': '9dfe1fac-aaca-41c4-b0a6-3b7546a40ece', 'port_id': '6c40f4d2-5785-4c8f-9412-8369ca7f6252', 'mac_address': 'fa:16:3e:54:db:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 150, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fa0e565b-453f-49c5-bfba-16c8dbc2f906', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:01:17.806 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:01:17.806 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c40f4d2-5785-4c8f-9412-8369ca7f6252" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:17.822 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6c40f4d2-5785-4c8f-9412-8369ca7f6252 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:01:17.822 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:01:17.840 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80992c3e-0311-4721-8178-e0fb4e30c4aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:17.840 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80992c3e-0311-4721-8178-e0fb4e30c4aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:17.994 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80992c3e-0311-4721-8178-e0fb4e30c4aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:17.994 228 1818478236952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6c40f4d2-5785-4c8f-9412-8369ca7f6252') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:01:18.012 228 1818478236952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6c40f4d2-5785-4c8f-9412-8369ca7f6252') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:01:18.012 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6c40f4d2-5785-4c8f-9412-8369ca7f6252 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:01:18.029 228 1818478236952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 150, VLAN trunk: None to switch port 6c40f4d2-5785-4c8f-9412-8369ca7f6252 2021-09-14 10:01:18.104 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-80992c3e-0311-4721-8178-e0fb4e30c4aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:18.104 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 80992c3e-0311-4721-8178-e0fb4e30c4aa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:01:18.138 228 1818478236776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 80992c3e-0311-4721-8178-e0fb4e30c4aa processed. 2021-09-14 10:01:18.138 228 1818478236952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:01:18.138 228 1818478236952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6c40f4d2-5785-4c8f-9412-8369ca7f6252'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:01:18.307 228 1818478236952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6c40f4d2-5785-4c8f-9412-8369ca7f6252']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:01:18.307 228 1818478236952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:01:18.307 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (247bdeff-4f4c-4fcd-8502-445b16f07ca1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:01:18.329 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (247bdeff-4f4c-4fcd-8502-445b16f07ca1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:01:18.340 228 1818478236952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6c40f4d2-5785-4c8f-9412-8369ca7f6252 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:01:18.340 228 1818478236952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:01:18.340 228 1818478236952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6c40f4d2-5785-4c8f-9412-8369ca7f6252 not yet added. Adding. 2021-09-14 10:01:18.340 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:01:18.362 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:01:18.502 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c40f4d2-5785-4c8f-9412-8369ca7f6252" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:18.628 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c40f4d2-5785-4c8f-9412-8369ca7f6252" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:18.642 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c40f4d2-5785-4c8f-9412-8369ca7f6252" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:18.813 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c40f4d2-5785-4c8f-9412-8369ca7f6252" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:18.932 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c40f4d2-5785-4c8f-9412-8369ca7f6252" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:18.932 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6c40f4d2-5785-4c8f-9412-8369ca7f6252 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:01:18.932 228 1818478236952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6c40f4d2-5785-4c8f-9412-8369ca7f6252 processed. 2021-09-14 10:01:19.603 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:21.515 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:31.090 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a776ab12-8fd4-4ad2-a3ae-9503291326a3 2021-09-14 10:01:32.215 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:01:32.421 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port a776ab12-8fd4-4ad2-a3ae-9503291326a3 2021-09-14 10:01:32.431 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port a776ab12-8fd4-4ad2-a3ae-9503291326a3 updated. Details: {'device': 'a776ab12-8fd4-4ad2-a3ae-9503291326a3', 'network_id': 'f0c13b46-02e1-48db-9d68-e1f7ef4c6fac', 'port_id': 'a776ab12-8fd4-4ad2-a3ae-9503291326a3', 'mac_address': 'fa:16:3e:30:0a:fb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fcaecb2f-283d-4398-8c63-3af5c8602553', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:01:32.431 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:01:32.452 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:32.452 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a776ab12-8fd4-4ad2-a3ae-9503291326a3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:01:32.467 228 1818478236952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f0c13b46-02e1-48db-9d68-e1f7ef4c6fac 2021-09-14 10:01:32.481 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:01:32.734 228 1818478236952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a776ab12-8fd4-4ad2-a3ae-9503291326a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:01:32.756 228 1818478236952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a776ab12-8fd4-4ad2-a3ae-9503291326a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:01:32.784 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a776ab12-8fd4-4ad2-a3ae-9503291326a3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:01:32.794 228 1818478236952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port a776ab12-8fd4-4ad2-a3ae-9503291326a3 2021-09-14 10:01:32.917 228 1818478236952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:01:32.917 228 1818478236952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a776ab12-8fd4-4ad2-a3ae-9503291326a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:01:33.170 228 1818478236952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a776ab12-8fd4-4ad2-a3ae-9503291326a3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:01:33.184 228 1818478236952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:01:33.184 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (052841e1-4798-44ea-8178-2d1cf262a64b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:01:33.203 228 1818478236952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a776ab12-8fd4-4ad2-a3ae-9503291326a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:01:33.217 228 1818478236952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:01:33.229 228 1818478236952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a776ab12-8fd4-4ad2-a3ae-9503291326a3 not yet added. Adding. 2021-09-14 10:01:33.243 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:01:33.243 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:01:33.438 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:33.619 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:33.639 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:33.837 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:33.983 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:34.004 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a776ab12-8fd4-4ad2-a3ae-9503291326a3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:01:34.025 228 1818478236952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a776ab12-8fd4-4ad2-a3ae-9503291326a3 processed. 2021-09-14 10:01:34.231 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:34.509 228 1818478236952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:53.282 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 2021-09-14 10:01:54.681 228 1818478236952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c409d722-7687-428e-9cfa-e4e53224a190 82fd310be59b4df88620376a2d6c0b6a 7a18986f4acc4243ac4ec108a707f66b - - -] Security group member updated on remote: ['d21f72ee-6ab5-4434-bdc4-cad0dd881698'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:01:55.603 228 1818478236952 MainThread INFO neutron.agent.securitygroups_rpc [req-c409d722-7687-428e-9cfa-e4e53224a190 82fd310be59b4df88620376a2d6c0b6a 7a18986f4acc4243ac4ec108a707f66b - - -] Security group member updated ['d21f72ee-6ab5-4434-bdc4-cad0dd881698'] 2021-09-14 10:01:56.618 228 1818478236952 MainThread INFO neutron.agent.securitygroups_rpc [req-c409d722-7687-428e-9cfa-e4e53224a190 82fd310be59b4df88620376a2d6c0b6a 7a18986f4acc4243ac4ec108a707f66b - - -] Refresh firewall rules 2021-09-14 10:01:56.640 228 1818478236952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c409d722-7687-428e-9cfa-e4e53224a190 82fd310be59b4df88620376a2d6c0b6a 7a18986f4acc4243ac4ec108a707f66b - - -] Get security group information for devices via rpc ['e3000bc3-a0c3-4ea6-90c5-beff4f0520e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:01:56.659 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:01:56.665 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c409d722-7687-428e-9cfa-e4e53224a190 82fd310be59b4df88620376a2d6c0b6a 7a18986f4acc4243ac4ec108a707f66b - - -] port_delete event received for 'e3000bc3-a0c3-4ea6-90c5-beff4f0520e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:01:56.681 228 1818478236952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c409d722-7687-428e-9cfa-e4e53224a190 82fd310be59b4df88620376a2d6c0b6a 7a18986f4acc4243ac4ec108a707f66b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:01:56.700 228 1818478236952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c409d722-7687-428e-9cfa-e4e53224a190 82fd310be59b4df88620376a2d6c0b6a 7a18986f4acc4243ac4ec108a707f66b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:01:56.700 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e3000bc3-a0c3-4ea6-90c5-beff4f0520e3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:01:56.731 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e3000bc3-a0c3-4ea6-90c5-beff4f0520e3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:01:56.759 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e3000bc3-a0c3-4ea6-90c5-beff4f0520e3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:01:56.790 228 1818478236072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 32b1dc0a-fe4a-4ca1-8390-81a2c2dbe4f9 2021-09-14 10:01:56.806 228 1818478236072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3000bc3-a0c3-4ea6-90c5-beff4f0520e3'] 2021-09-14 10:01:56.822 228 1818478236072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:01:56.822 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:01:56.842 228 1818478236072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3000bc3-a0c3-4ea6-90c5-beff4f0520e3'] 2021-09-14 10:01:58.669 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:01:58.716 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:01:58.732 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b585281a-47bd-414f-9569-15db52949a4d 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network 40dfd2b3-903a-4ee2-8781-2d72af03fd1d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:01:58.747 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b585281a-47bd-414f-9569-15db52949a4d 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network 40dfd2b3-903a-4ee2-8781-2d72af03fd1d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:01:59.373 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfafc6d4-50d0-4e63-a6d6-1b4ad83f02bc 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network 9a87afd1-f201-4253-bc08-86b4a6d8cb3c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:02:01.112 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfafc6d4-50d0-4e63-a6d6-1b4ad83f02bc 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network 9a87afd1-f201-4253-bc08-86b4a6d8cb3c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:02:04.150 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-487d0495-5910-4d0c-9137-65e92da5441a 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network 32b1dc0a-fe4a-4ca1-8390-81a2c2dbe4f9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:02:04.180 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-487d0495-5910-4d0c-9137-65e92da5441a 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network 32b1dc0a-fe4a-4ca1-8390-81a2c2dbe4f9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:02:44.997 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93bf48eb-3831-45fb-bab5-772992829f3b - - - - -] port_update received: 2102f5e8-92e4-45a5-b4ff-fdce2872c943 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:02:45.625 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93bf48eb-3831-45fb-bab5-772992829f3b - - - - -] No port 2102f5e8-92e4-45a5-b4ff-fdce2872c943 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:02:49.104 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-758dae75-6a7d-4a98-9e12-70c802ce08a1 - - - - -] port_update received: 828aee58-76f3-4436-947e-a26af2c56db0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:02:49.134 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-758dae75-6a7d-4a98-9e12-70c802ce08a1 - - - - -] No port 828aee58-76f3-4436-947e-a26af2c56db0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:02:51.403 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7b69ab0-6e4e-4d0d-8879-7c4fce3a20cd - - - - -] port_update received: 02ef0239-6cc1-44a9-95be-d2c15293b500 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:02:51.435 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7b69ab0-6e4e-4d0d-8879-7c4fce3a20cd - - - - -] No port 02ef0239-6cc1-44a9-95be-d2c15293b500 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:02:55.527 228 1818478236072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a5b47af-92ac-41c1-b897-03b6f4072d74 d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group rule updated on remote: ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:02:55.555 228 1818478236072 MainThread INFO neutron.agent.securitygroups_rpc [req-3a5b47af-92ac-41c1-b897-03b6f4072d74 d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group rule updated ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] 2021-09-14 10:02:55.555 228 1818478236952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b6479ea-7b45-45cd-8c88-01f106978c01 d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group rule updated on remote: ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:02:55.575 228 1818478236952 MainThread INFO neutron.agent.securitygroups_rpc [req-8b6479ea-7b45-45cd-8c88-01f106978c01 d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group rule updated ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] 2021-09-14 10:02:55.603 228 1818478236072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f01e5ddf-c4a9-4f06-982d-01f82dc3a322 d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group rule updated on remote: ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:02:55.603 228 1818478236072 MainThread INFO neutron.agent.securitygroups_rpc [req-f01e5ddf-c4a9-4f06-982d-01f82dc3a322 d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group rule updated ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] 2021-09-14 10:02:55.603 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f15d67c1-0f31-493b-8346-266876a66fdf d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group rule updated on remote: ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:02:55.618 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-f15d67c1-0f31-493b-8346-266876a66fdf d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group rule updated ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] 2021-09-14 10:02:55.635 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e202593a-2447-4870-8c74-dedf9a8d4980 d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group rule updated on remote: ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:02:55.635 228 1818478237128 MainThread INFO neutron.agent.securitygroups_rpc [req-e202593a-2447-4870-8c74-dedf9a8d4980 d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group rule updated ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] 2021-09-14 10:02:55.650 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b2e4dc3-0926-4105-a641-1e071ed05003 d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group rule updated on remote: ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:02:55.650 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-4b2e4dc3-0926-4105-a641-1e071ed05003 d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group rule updated ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] 2021-09-14 10:02:55.667 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1f7dd71-8f03-44d6-8e2b-dd300131c90b - - - - -] port_update received: 9a7eada1-1ef0-4af1-bcd6-2542a1c9d422 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:02:55.685 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1f7dd71-8f03-44d6-8e2b-dd300131c90b - - - - -] No port 9a7eada1-1ef0-4af1-bcd6-2542a1c9d422 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:03:02.559 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a776ab12-8fd4-4ad2-a3ae-9503291326a3 2021-09-14 10:03:03.633 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:03:03.820 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port a776ab12-8fd4-4ad2-a3ae-9503291326a3 2021-09-14 10:03:03.853 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port a776ab12-8fd4-4ad2-a3ae-9503291326a3 updated. Details: {'device': 'a776ab12-8fd4-4ad2-a3ae-9503291326a3', 'network_id': 'f0c13b46-02e1-48db-9d68-e1f7ef4c6fac', 'port_id': 'a776ab12-8fd4-4ad2-a3ae-9503291326a3', 'mac_address': 'fa:16:3e:30:0a:fb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fcaecb2f-283d-4398-8c63-3af5c8602553', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:03:03.867 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:03:03.867 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:03.883 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a776ab12-8fd4-4ad2-a3ae-9503291326a3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:03:03.898 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:03:03.937 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a776ab12-8fd4-4ad2-a3ae-9503291326a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:03:03.937 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a776ab12-8fd4-4ad2-a3ae-9503291326a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:03:03.961 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a776ab12-8fd4-4ad2-a3ae-9503291326a3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:03:03.961 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port a776ab12-8fd4-4ad2-a3ae-9503291326a3 2021-09-14 10:03:04.046 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:03:04.076 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a776ab12-8fd4-4ad2-a3ae-9503291326a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:03:04.306 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a776ab12-8fd4-4ad2-a3ae-9503291326a3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:03:04.322 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:03:04.322 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (052841e1-4798-44ea-8178-2d1cf262a64b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:03:04.339 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a776ab12-8fd4-4ad2-a3ae-9503291326a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:03:04.339 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:03:04.339 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-14 10:03:04.355 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:04.355 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:04.371 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:04.371 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:04.434 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:04.434 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a776ab12-8fd4-4ad2-a3ae-9503291326a3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:03:04.446 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a776ab12-8fd4-4ad2-a3ae-9503291326a3 processed. 2021-09-14 10:03:05.660 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:05.936 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:16.650 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a776ab12-8fd4-4ad2-a3ae-9503291326a3 2021-09-14 10:03:17.718 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:03:17.727 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a776ab12-8fd4-4ad2-a3ae-9503291326a3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:03:17.727 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a776ab12-8fd4-4ad2-a3ae-9503291326a3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:03:17.727 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a776ab12-8fd4-4ad2-a3ae-9503291326a3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:03:17.776 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a776ab12-8fd4-4ad2-a3ae-9503291326a3'] 2021-09-14 10:03:17.776 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:03:17.795 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:03:17.805 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a776ab12-8fd4-4ad2-a3ae-9503291326a3'] 2021-09-14 10:03:18.044 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1cbd38ad-acce-490c-a317-fa9d95795511 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Security group member updated on remote: ['849f8384-a7ed-4b6a-9f43-1301077132d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:03:18.065 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-1cbd38ad-acce-490c-a317-fa9d95795511 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Security group member updated ['849f8384-a7ed-4b6a-9f43-1301077132d7'] 2021-09-14 10:03:19.383 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24b8a630-272c-4818-8d77-f8b446aca982 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: ece2ef56-99ba-4fa3-ba60-62aea7860711 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:03:19.403 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24b8a630-272c-4818-8d77-f8b446aca982 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port ece2ef56-99ba-4fa3-ba60-62aea7860711 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:03:19.742 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:19.819 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7b6d8d5-a695-4fcc-971f-6a1a84a1a78d 7518b7bb213040d2b43eeebe5872eca0 4810fd78d83c42af9147f3c75c7961f1 - - -] Security group member updated on remote: ['6972b3f1-5d71-4d02-befb-ee1066e8f102'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:03:19.819 228 1818478237128 MainThread INFO neutron.agent.securitygroups_rpc [req-a7b6d8d5-a695-4fcc-971f-6a1a84a1a78d 7518b7bb213040d2b43eeebe5872eca0 4810fd78d83c42af9147f3c75c7961f1 - - -] Security group member updated ['6972b3f1-5d71-4d02-befb-ee1066e8f102'] 2021-09-14 10:03:20.080 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:20.698 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a776ab12-8fd4-4ad2-a3ae-9503291326a3 2021-09-14 10:03:21.590 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55f07f8c-cb3f-4c70-9fd3-f055cb355027 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: 9223bbb2-076c-46ca-8932-fb61e7c3f33a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:03:21.605 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55f07f8c-cb3f-4c70-9fd3-f055cb355027 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port 9223bbb2-076c-46ca-8932-fb61e7c3f33a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:03:21.759 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:03:21.759 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a776ab12-8fd4-4ad2-a3ae-9503291326a3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:03:21.773 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a776ab12-8fd4-4ad2-a3ae-9503291326a3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:03:21.789 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a776ab12-8fd4-4ad2-a3ae-9503291326a3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:03:21.820 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f0c13b46-02e1-48db-9d68-e1f7ef4c6fac 2021-09-14 10:03:21.843 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a776ab12-8fd4-4ad2-a3ae-9503291326a3'] 2021-09-14 10:03:21.852 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:03:21.852 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a776ab12-8fd4-4ad2-a3ae-9503291326a3'] 2021-09-14 10:03:22.763 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ece2ef56-99ba-4fa3-ba60-62aea7860711 2021-09-14 10:03:23.786 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:03:23.790 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:24.026 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:24.218 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port ece2ef56-99ba-4fa3-ba60-62aea7860711 2021-09-14 10:03:24.226 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port ece2ef56-99ba-4fa3-ba60-62aea7860711 updated. Details: {'device': 'ece2ef56-99ba-4fa3-ba60-62aea7860711', 'network_id': 'b644eaf8-1028-4904-91b9-4cf8c699839d', 'port_id': 'ece2ef56-99ba-4fa3-ba60-62aea7860711', 'mac_address': 'fa:16:3e:89:e9:35', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 194, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '54c0319c-de91-4a1b-b98a-f92afa07da04', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:03:24.242 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:03:24.242 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ece2ef56-99ba-4fa3-ba60-62aea7860711" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:24.258 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ece2ef56-99ba-4fa3-ba60-62aea7860711 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:03:24.274 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b644eaf8-1028-4904-91b9-4cf8c699839d 2021-09-14 10:03:24.274 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:03:24.492 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ece2ef56-99ba-4fa3-ba60-62aea7860711') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:03:24.492 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ece2ef56-99ba-4fa3-ba60-62aea7860711') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:03:24.510 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ece2ef56-99ba-4fa3-ba60-62aea7860711 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:03:24.510 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 194, VLAN trunk: None to switch port ece2ef56-99ba-4fa3-ba60-62aea7860711 2021-09-14 10:03:24.634 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:03:24.634 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ece2ef56-99ba-4fa3-ba60-62aea7860711'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:03:24.790 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9223bbb2-076c-46ca-8932-fb61e7c3f33a 2021-09-14 10:03:24.856 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ece2ef56-99ba-4fa3-ba60-62aea7860711']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:03:24.856 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:03:24.856 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (849f8384-a7ed-4b6a-9f43-1301077132d7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:03:24.876 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (849f8384-a7ed-4b6a-9f43-1301077132d7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:03:24.888 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ece2ef56-99ba-4fa3-ba60-62aea7860711 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:03:24.888 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:03:24.900 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ece2ef56-99ba-4fa3-ba60-62aea7860711 not yet added. Adding. 2021-09-14 10:03:24.900 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:03:24.918 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:03:25.067 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ece2ef56-99ba-4fa3-ba60-62aea7860711" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:25.103 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db2555de-aad2-45bc-a7c5-5a2290a1e174 - - - - -] port_update received: 7b0dab51-bded-409c-b244-ed1b7642592e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:03:25.137 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db2555de-aad2-45bc-a7c5-5a2290a1e174 - - - - -] No port 7b0dab51-bded-409c-b244-ed1b7642592e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:03:25.164 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c49c731-2d05-4347-ba31-e06101229ef2 d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group member updated on remote: ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:03:25.179 228 1818478237128 MainThread INFO neutron.agent.securitygroups_rpc [req-2c49c731-2d05-4347-ba31-e06101229ef2 d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group member updated ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] 2021-09-14 10:03:25.232 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ece2ef56-99ba-4fa3-ba60-62aea7860711" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:25.232 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ece2ef56-99ba-4fa3-ba60-62aea7860711" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:25.391 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ece2ef56-99ba-4fa3-ba60-62aea7860711" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:25.524 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ece2ef56-99ba-4fa3-ba60-62aea7860711" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:25.539 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ece2ef56-99ba-4fa3-ba60-62aea7860711 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:03:25.539 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ece2ef56-99ba-4fa3-ba60-62aea7860711 processed. 2021-09-14 10:03:25.791 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:03:25.791 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:26.193 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 9223bbb2-076c-46ca-8932-fb61e7c3f33a 2021-09-14 10:03:26.204 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 9223bbb2-076c-46ca-8932-fb61e7c3f33a updated. Details: {'device': '9223bbb2-076c-46ca-8932-fb61e7c3f33a', 'network_id': '3021bb68-e039-4a10-9588-d1de5c9fbd48', 'port_id': '9223bbb2-076c-46ca-8932-fb61e7c3f33a', 'mac_address': 'fa:16:3e:01:2c:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd6b0bab9-7901-452e-bfeb-52078a640e24', 'ip_address': '192.168.233.194'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:03:26.212 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:03:26.212 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9223bbb2-076c-46ca-8932-fb61e7c3f33a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:26.212 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9223bbb2-076c-46ca-8932-fb61e7c3f33a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:03:26.233 228 1818478237128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3021bb68-e039-4a10-9588-d1de5c9fbd48 2021-09-14 10:03:26.233 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:03:26.398 228 1818478237128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9223bbb2-076c-46ca-8932-fb61e7c3f33a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:03:26.398 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9223bbb2-076c-46ca-8932-fb61e7c3f33a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:03:26.462 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:26.462 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9223bbb2-076c-46ca-8932-fb61e7c3f33a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:03:26.462 228 1818478237128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port 9223bbb2-076c-46ca-8932-fb61e7c3f33a 2021-09-14 10:03:26.511 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b4b8041-c4c8-40ea-b788-7af7a2e580e8 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: 68efc499-130e-4e19-bb28-47b15c71c178 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:03:26.555 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b4b8041-c4c8-40ea-b788-7af7a2e580e8 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port 68efc499-130e-4e19-bb28-47b15c71c178 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:03:26.586 228 1818478237128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:03:26.586 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9223bbb2-076c-46ca-8932-fb61e7c3f33a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:03:26.867 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9223bbb2-076c-46ca-8932-fb61e7c3f33a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:03:26.878 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:03:26.878 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6972b3f1-5d71-4d02-befb-ee1066e8f102) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:03:26.878 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6972b3f1-5d71-4d02-befb-ee1066e8f102) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:03:26.898 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9223bbb2-076c-46ca-8932-fb61e7c3f33a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:03:26.898 228 1818478237128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:03:26.914 228 1818478237128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9223bbb2-076c-46ca-8932-fb61e7c3f33a not yet added. Adding. 2021-09-14 10:03:26.918 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:03:26.918 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:03:27.085 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9223bbb2-076c-46ca-8932-fb61e7c3f33a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:27.242 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9223bbb2-076c-46ca-8932-fb61e7c3f33a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:27.242 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9223bbb2-076c-46ca-8932-fb61e7c3f33a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:27.386 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9223bbb2-076c-46ca-8932-fb61e7c3f33a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:27.523 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9223bbb2-076c-46ca-8932-fb61e7c3f33a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:27.523 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9223bbb2-076c-46ca-8932-fb61e7c3f33a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:03:27.542 228 1818478237128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9223bbb2-076c-46ca-8932-fb61e7c3f33a processed. 2021-09-14 10:03:27.804 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:28.226 228 1818478237128 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:29.867 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4361f22b-1a17-4bef-aad7-d67285fcbc3c - - - - -] port_update received: f1bf8159-a9f0-4b7c-a678-a271bed1d886 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:03:29.899 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4361f22b-1a17-4bef-aad7-d67285fcbc3c - - - - -] No port f1bf8159-a9f0-4b7c-a678-a271bed1d886 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:03:32.757 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ece2ef56-99ba-4fa3-ba60-62aea7860711 2021-09-14 10:03:32.931 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4b9903f-4f18-461f-839a-0816a80c9944 - - - - -] port_update received: f3531507-5156-486f-965b-ce5e625e0bef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:03:32.949 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4b9903f-4f18-461f-839a-0816a80c9944 - - - - -] No port f3531507-5156-486f-965b-ce5e625e0bef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:03:33.415 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7ec9d50-f846-42de-9035-33d0ea401f53 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Security group member updated on remote: ['849f8384-a7ed-4b6a-9f43-1301077132d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:03:33.431 228 1818478237128 MainThread INFO neutron.agent.securitygroups_rpc [req-b7ec9d50-f846-42de-9035-33d0ea401f53 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Security group member updated ['849f8384-a7ed-4b6a-9f43-1301077132d7'] 2021-09-14 10:03:33.450 228 1818478237128 MainThread INFO neutron.agent.securitygroups_rpc [req-b7ec9d50-f846-42de-9035-33d0ea401f53 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Refresh firewall rules 2021-09-14 10:03:33.450 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7ec9d50-f846-42de-9035-33d0ea401f53 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Get security group information for devices via rpc ['ece2ef56-99ba-4fa3-ba60-62aea7860711'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:03:33.508 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7ec9d50-f846-42de-9035-33d0ea401f53 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:03:33.523 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7ec9d50-f846-42de-9035-33d0ea401f53 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:03:33.806 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:03:33.820 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7ec9d50-f846-42de-9035-33d0ea401f53 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] port_delete event received for 'ece2ef56-99ba-4fa3-ba60-62aea7860711' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:03:33.820 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ece2ef56-99ba-4fa3-ba60-62aea7860711' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:03:33.820 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ece2ef56-99ba-4fa3-ba60-62aea7860711' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:03:33.838 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ece2ef56-99ba-4fa3-ba60-62aea7860711 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:03:33.851 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b644eaf8-1028-4904-91b9-4cf8c699839d 2021-09-14 10:03:33.867 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ece2ef56-99ba-4fa3-ba60-62aea7860711'] 2021-09-14 10:03:33.867 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:03:33.867 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:03:33.890 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ece2ef56-99ba-4fa3-ba60-62aea7860711'] 2021-09-14 10:03:34.793 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9223bbb2-076c-46ca-8932-fb61e7c3f33a 2021-09-14 10:03:35.242 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41d80f61-a106-4480-98e8-0894db3ac1fb 7518b7bb213040d2b43eeebe5872eca0 4810fd78d83c42af9147f3c75c7961f1 - - -] Security group member updated on remote: ['6972b3f1-5d71-4d02-befb-ee1066e8f102'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:03:35.253 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-41d80f61-a106-4480-98e8-0894db3ac1fb 7518b7bb213040d2b43eeebe5872eca0 4810fd78d83c42af9147f3c75c7961f1 - - -] Security group member updated ['6972b3f1-5d71-4d02-befb-ee1066e8f102'] 2021-09-14 10:03:35.253 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-41d80f61-a106-4480-98e8-0894db3ac1fb 7518b7bb213040d2b43eeebe5872eca0 4810fd78d83c42af9147f3c75c7961f1 - - -] Refresh firewall rules 2021-09-14 10:03:35.273 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41d80f61-a106-4480-98e8-0894db3ac1fb 7518b7bb213040d2b43eeebe5872eca0 4810fd78d83c42af9147f3c75c7961f1 - - -] Get security group information for devices via rpc ['9223bbb2-076c-46ca-8932-fb61e7c3f33a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:03:35.306 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41d80f61-a106-4480-98e8-0894db3ac1fb 7518b7bb213040d2b43eeebe5872eca0 4810fd78d83c42af9147f3c75c7961f1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:03:35.325 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41d80f61-a106-4480-98e8-0894db3ac1fb 7518b7bb213040d2b43eeebe5872eca0 4810fd78d83c42af9147f3c75c7961f1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:03:35.633 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41d80f61-a106-4480-98e8-0894db3ac1fb 7518b7bb213040d2b43eeebe5872eca0 4810fd78d83c42af9147f3c75c7961f1 - - -] port_delete event received for '9223bbb2-076c-46ca-8932-fb61e7c3f33a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:03:35.827 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:03:35.827 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:35.841 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9223bbb2-076c-46ca-8932-fb61e7c3f33a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:03:35.854 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9223bbb2-076c-46ca-8932-fb61e7c3f33a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:03:35.854 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9223bbb2-076c-46ca-8932-fb61e7c3f33a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:03:35.873 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:35.883 228 1818478237128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3021bb68-e039-4a10-9588-d1de5c9fbd48 2021-09-14 10:03:35.898 228 1818478237128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9223bbb2-076c-46ca-8932-fb61e7c3f33a'] 2021-09-14 10:03:35.898 228 1818478237128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:03:35.921 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:03:35.921 228 1818478237128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9223bbb2-076c-46ca-8932-fb61e7c3f33a'] 2021-09-14 10:03:37.835 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:37.936 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:38.586 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c953d782-ac75-4083-a00b-8f084b5ce985 - - - - -] port_update received: f1b6cbec-0806-479e-a015-87ceb85d1b7a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:03:38.602 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c953d782-ac75-4083-a00b-8f084b5ce985 - - - - -] No port f1b6cbec-0806-479e-a015-87ceb85d1b7a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:03:38.949 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 68efc499-130e-4e19-bb28-47b15c71c178 2021-09-14 10:03:39.838 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:03:40.121 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 68efc499-130e-4e19-bb28-47b15c71c178 2021-09-14 10:03:40.121 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 68efc499-130e-4e19-bb28-47b15c71c178 updated. Details: {'device': '68efc499-130e-4e19-bb28-47b15c71c178', 'network_id': '560706fb-46bf-4c29-94b1-0c7540774ada', 'port_id': '68efc499-130e-4e19-bb28-47b15c71c178', 'mac_address': 'fa:16:3e:fb:17:72', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 196, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd7189722-ee51-4aad-8848-49538c856714', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:03:40.139 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:03:40.139 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68efc499-130e-4e19-bb28-47b15c71c178" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:40.149 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 68efc499-130e-4e19-bb28-47b15c71c178 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:03:40.165 228 1818478237128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 560706fb-46bf-4c29-94b1-0c7540774ada 2021-09-14 10:03:40.165 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:03:40.327 228 1818478237128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '68efc499-130e-4e19-bb28-47b15c71c178') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:03:40.340 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '68efc499-130e-4e19-bb28-47b15c71c178') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:03:40.357 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 68efc499-130e-4e19-bb28-47b15c71c178 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:03:40.357 228 1818478237128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 196, VLAN trunk: None to switch port 68efc499-130e-4e19-bb28-47b15c71c178 2021-09-14 10:03:40.461 228 1818478237128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:03:40.461 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['68efc499-130e-4e19-bb28-47b15c71c178'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:03:41.107 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['68efc499-130e-4e19-bb28-47b15c71c178']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:03:41.125 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:03:41.134 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:03:41.134 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 68efc499-130e-4e19-bb28-47b15c71c178 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:03:41.134 228 1818478237128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:03:41.152 228 1818478237128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 68efc499-130e-4e19-bb28-47b15c71c178 not yet added. Adding. 2021-09-14 10:03:41.152 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:03:41.171 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:03:41.290 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68efc499-130e-4e19-bb28-47b15c71c178" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:41.418 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68efc499-130e-4e19-bb28-47b15c71c178" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:41.418 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68efc499-130e-4e19-bb28-47b15c71c178" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:41.570 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68efc499-130e-4e19-bb28-47b15c71c178" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:41.665 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68efc499-130e-4e19-bb28-47b15c71c178" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:41.665 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 68efc499-130e-4e19-bb28-47b15c71c178 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:03:41.696 228 1818478237128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 68efc499-130e-4e19-bb28-47b15c71c178 processed. 2021-09-14 10:03:41.835 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:42.226 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:44.632 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8a5509f-70d7-4231-b0a1-c2548496d85b 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Security group member updated on remote: ['849f8384-a7ed-4b6a-9f43-1301077132d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:03:44.648 228 1818478237128 MainThread INFO neutron.agent.securitygroups_rpc [req-c8a5509f-70d7-4231-b0a1-c2548496d85b 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Security group member updated ['849f8384-a7ed-4b6a-9f43-1301077132d7'] 2021-09-14 10:03:49.014 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f4ca237-832c-4be4-8dbf-461ef04aa73e 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: 21d6f2d8-6eb1-4306-8989-8571fd0c92bf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:03:49.040 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f4ca237-832c-4be4-8dbf-461ef04aa73e 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port 21d6f2d8-6eb1-4306-8989-8571fd0c92bf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:03:51.014 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 21d6f2d8-6eb1-4306-8989-8571fd0c92bf 2021-09-14 10:03:51.866 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:03:52.307 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 21d6f2d8-6eb1-4306-8989-8571fd0c92bf 2021-09-14 10:03:52.307 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 21d6f2d8-6eb1-4306-8989-8571fd0c92bf updated. Details: {'device': '21d6f2d8-6eb1-4306-8989-8571fd0c92bf', 'network_id': 'b644eaf8-1028-4904-91b9-4cf8c699839d', 'port_id': '21d6f2d8-6eb1-4306-8989-8571fd0c92bf', 'mac_address': 'fa:16:3e:ba:22:34', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 194, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '54c0319c-de91-4a1b-b98a-f92afa07da04', '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} 2021-09-14 10:03:52.320 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:03:52.339 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-21d6f2d8-6eb1-4306-8989-8571fd0c92bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:52.339 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 21d6f2d8-6eb1-4306-8989-8571fd0c92bf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:03:52.355 228 1818478237128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b644eaf8-1028-4904-91b9-4cf8c699839d 2021-09-14 10:03:52.355 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:03:52.527 228 1818478237128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '21d6f2d8-6eb1-4306-8989-8571fd0c92bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:03:52.546 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '21d6f2d8-6eb1-4306-8989-8571fd0c92bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:03:52.556 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 21d6f2d8-6eb1-4306-8989-8571fd0c92bf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:03:52.575 228 1818478237128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 194, VLAN trunk: None to switch port 21d6f2d8-6eb1-4306-8989-8571fd0c92bf 2021-09-14 10:03:52.694 228 1818478237128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:03:52.694 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['21d6f2d8-6eb1-4306-8989-8571fd0c92bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:03:52.727 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b325c7bd-7fe9-47a6-9e70-819c4e6fe4a8 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group member updated on remote: ['3d537fe0-116c-4573-8b7e-301354ec9e91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:03:52.727 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-b325c7bd-7fe9-47a6-9e70-819c4e6fe4a8 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group member updated ['3d537fe0-116c-4573-8b7e-301354ec9e91'] 2021-09-14 10:03:53.018 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['21d6f2d8-6eb1-4306-8989-8571fd0c92bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:03:53.023 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:03:53.023 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (849f8384-a7ed-4b6a-9f43-1301077132d7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:03:53.043 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (849f8384-a7ed-4b6a-9f43-1301077132d7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:03:53.055 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 21d6f2d8-6eb1-4306-8989-8571fd0c92bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:03:53.055 228 1818478237128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:03:53.055 228 1818478237128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 21d6f2d8-6eb1-4306-8989-8571fd0c92bf not yet added. Adding. 2021-09-14 10:03:53.075 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:03:53.086 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:03:53.234 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21d6f2d8-6eb1-4306-8989-8571fd0c92bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:53.406 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21d6f2d8-6eb1-4306-8989-8571fd0c92bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:53.417 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21d6f2d8-6eb1-4306-8989-8571fd0c92bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:53.618 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-21d6f2d8-6eb1-4306-8989-8571fd0c92bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:53.768 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-21d6f2d8-6eb1-4306-8989-8571fd0c92bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:03:53.768 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 21d6f2d8-6eb1-4306-8989-8571fd0c92bf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:03:53.780 228 1818478237128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 21d6f2d8-6eb1-4306-8989-8571fd0c92bf processed. 2021-09-14 10:03:53.875 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:03:54.149 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:03.757 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8135af1-ace4-488a-9ebb-5688d5012a83 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:04:03.797 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8135af1-ace4-488a-9ebb-5688d5012a83 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:04:05.127 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a776ab12-8fd4-4ad2-a3ae-9503291326a3 2021-09-14 10:04:05.968 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:04:06.138 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port a776ab12-8fd4-4ad2-a3ae-9503291326a3 2021-09-14 10:04:06.156 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port a776ab12-8fd4-4ad2-a3ae-9503291326a3 updated. Details: {'device': 'a776ab12-8fd4-4ad2-a3ae-9503291326a3', 'network_id': 'f0c13b46-02e1-48db-9d68-e1f7ef4c6fac', 'port_id': 'a776ab12-8fd4-4ad2-a3ae-9503291326a3', 'mac_address': 'fa:16:3e:30:0a:fb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fcaecb2f-283d-4398-8c63-3af5c8602553', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:04:06.165 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:04:06.165 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:06.165 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a776ab12-8fd4-4ad2-a3ae-9503291326a3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:04:06.197 228 1818478237128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f0c13b46-02e1-48db-9d68-e1f7ef4c6fac 2021-09-14 10:04:06.204 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:04:06.393 228 1818478237128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a776ab12-8fd4-4ad2-a3ae-9503291326a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:04:06.402 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a776ab12-8fd4-4ad2-a3ae-9503291326a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:04:06.415 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a776ab12-8fd4-4ad2-a3ae-9503291326a3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:04:06.415 228 1818478237128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port a776ab12-8fd4-4ad2-a3ae-9503291326a3 2021-09-14 10:04:06.524 228 1818478237128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:04:06.546 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a776ab12-8fd4-4ad2-a3ae-9503291326a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:04:06.712 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a776ab12-8fd4-4ad2-a3ae-9503291326a3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:04:06.712 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:04:06.727 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (052841e1-4798-44ea-8178-2d1cf262a64b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:04:06.727 228 1818478237128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a776ab12-8fd4-4ad2-a3ae-9503291326a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:04:06.727 228 1818478237128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:04:06.746 228 1818478237128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a776ab12-8fd4-4ad2-a3ae-9503291326a3 not yet added. Adding. 2021-09-14 10:04:06.746 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:04:06.746 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:04:06.947 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:07.086 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:07.116 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:07.148 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 2021-09-14 10:04:07.322 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:07.497 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a776ab12-8fd4-4ad2-a3ae-9503291326a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:07.510 228 1818478237128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a776ab12-8fd4-4ad2-a3ae-9503291326a3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:04:07.510 228 1818478237128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a776ab12-8fd4-4ad2-a3ae-9503291326a3 processed. 2021-09-14 10:04:07.979 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:04:07.979 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:08.277 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 2021-09-14 10:04:08.302 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 updated. Details: {'device': '096f2d98-c1b8-46dd-8b84-f1a1001e1b54', 'network_id': 'bb6fcc6d-b251-4b9a-9ae1-cd5d228aca69', 'port_id': '096f2d98-c1b8-46dd-8b84-f1a1001e1b54', 'mac_address': 'fa:16:3e:09:f4:cc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 153, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5bc61550-b8f6-43e7-9d69-f4a2da431f5e', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:04:08.306 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:04:08.306 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:08.306 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:04:08.306 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bb6fcc6d-b251-4b9a-9ae1-cd5d228aca69 2021-09-14 10:04:08.332 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:04:08.339 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-634f6848-272d-4853-91d6-25e158058e95 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Security group member updated on remote: ['849f8384-a7ed-4b6a-9f43-1301077132d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:04:08.339 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-634f6848-272d-4853-91d6-25e158058e95 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Security group member updated ['849f8384-a7ed-4b6a-9f43-1301077132d7'] 2021-09-14 10:04:08.339 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-634f6848-272d-4853-91d6-25e158058e95 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Refresh firewall rules 2021-09-14 10:04:08.361 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-634f6848-272d-4853-91d6-25e158058e95 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Get security group information for devices via rpc ['21d6f2d8-6eb1-4306-8989-8571fd0c92bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:04:08.370 228 1818478237128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:08.418 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-634f6848-272d-4853-91d6-25e158058e95 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:04:08.418 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-634f6848-272d-4853-91d6-25e158058e95 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:04:08.418 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-634f6848-272d-4853-91d6-25e158058e95 3e7f63b9acb0416faa339618535d1972 1520cc65a2284bdc8c6e6866d00ec268 - - -] port_delete event received for '21d6f2d8-6eb1-4306-8989-8571fd0c92bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:04:08.514 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '096f2d98-c1b8-46dd-8b84-f1a1001e1b54') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:04:08.523 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '096f2d98-c1b8-46dd-8b84-f1a1001e1b54') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:04:08.523 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:04:08.523 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 153, VLAN trunk: None to switch port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 2021-09-14 10:04:08.673 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:04:08.673 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['096f2d98-c1b8-46dd-8b84-f1a1001e1b54'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:04:08.822 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['096f2d98-c1b8-46dd-8b84-f1a1001e1b54']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:04:08.822 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:04:08.835 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3d537fe0-116c-4573-8b7e-301354ec9e91) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:04:08.835 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3d537fe0-116c-4573-8b7e-301354ec9e91) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:04:08.858 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:04:08.858 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:04:08.874 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 not yet added. Adding. 2021-09-14 10:04:08.874 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:04:08.889 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:04:09.036 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:09.059 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 21d6f2d8-6eb1-4306-8989-8571fd0c92bf 2021-09-14 10:04:09.165 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:09.199 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:09.376 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:09.511 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:09.511 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:04:09.535 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 processed. 2021-09-14 10:04:10.007 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:04:10.009 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:10.009 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '21d6f2d8-6eb1-4306-8989-8571fd0c92bf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:04:10.041 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '21d6f2d8-6eb1-4306-8989-8571fd0c92bf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:04:10.041 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 21d6f2d8-6eb1-4306-8989-8571fd0c92bf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:04:10.093 228 1818478236776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b644eaf8-1028-4904-91b9-4cf8c699839d 2021-09-14 10:04:10.102 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['21d6f2d8-6eb1-4306-8989-8571fd0c92bf'] 2021-09-14 10:04:10.102 228 1818478236776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:04:10.102 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:04:10.132 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['21d6f2d8-6eb1-4306-8989-8571fd0c92bf'] 2021-09-14 10:04:10.210 228 1818478237304 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:12.028 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:13.109 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:19.160 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Security group member updated on remote: ['247bdeff-4f4c-4fcd-8502-445b16f07ca1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:04:19.171 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Security group member updated ['247bdeff-4f4c-4fcd-8502-445b16f07ca1'] 2021-09-14 10:04:19.185 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Refresh firewall rules 2021-09-14 10:04:19.202 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Get security group information for devices via rpc ['6aa3b32b-a207-4924-af7b-c66013d1b60c', '6c40f4d2-5785-4c8f-9412-8369ca7f6252'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:04:19.202 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6c40f4d2-5785-4c8f-9412-8369ca7f6252 2021-09-14 10:04:19.241 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] port_delete event received for '6c40f4d2-5785-4c8f-9412-8369ca7f6252' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:04:19.384 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Update security group information for ports dict_keys(['6aa3b32b-a207-4924-af7b-c66013d1b60c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:04:19.400 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:04:19.400 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Update rules of security group (247bdeff-4f4c-4fcd-8502-445b16f07ca1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:04:19.419 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Update members of security group (247bdeff-4f4c-4fcd-8502-445b16f07ca1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:04:19.419 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Update port filter for 6aa3b32b-a207-4924-af7b-c66013d1b60c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:04:19.419 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Updating port rules. 2021-09-14 10:04:19.440 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 10:04:19.448 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Lock "n-hv-driver-port-lock-6aa3b32b-a207-4924-af7b-c66013d1b60c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:19.465 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Lock "n-hv-driver-port-lock-6aa3b32b-a207-4924-af7b-c66013d1b60c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:19.465 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Lock "n-hv-driver-port-lock-6aa3b32b-a207-4924-af7b-c66013d1b60c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:19.775 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-009705b9-5a01-40fc-8233-035691b58af9 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Lock "n-hv-driver-port-lock-6aa3b32b-a207-4924-af7b-c66013d1b60c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:20.038 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:04:20.038 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6c40f4d2-5785-4c8f-9412-8369ca7f6252' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:04:20.038 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6c40f4d2-5785-4c8f-9412-8369ca7f6252' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:04:20.038 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6c40f4d2-5785-4c8f-9412-8369ca7f6252 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:04:20.087 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c40f4d2-5785-4c8f-9412-8369ca7f6252'] 2021-09-14 10:04:20.101 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:04:20.117 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:04:20.117 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c40f4d2-5785-4c8f-9412-8369ca7f6252'] 2021-09-14 10:04:22.054 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:22.085 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:28.431 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0590c4aa-0c7c-40a4-b064-625ba6856580 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Security group member updated on remote: ['247bdeff-4f4c-4fcd-8502-445b16f07ca1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:04:28.447 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-0590c4aa-0c7c-40a4-b064-625ba6856580 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Security group member updated ['247bdeff-4f4c-4fcd-8502-445b16f07ca1'] 2021-09-14 10:04:28.447 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-0590c4aa-0c7c-40a4-b064-625ba6856580 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Refresh firewall rules 2021-09-14 10:04:28.447 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0590c4aa-0c7c-40a4-b064-625ba6856580 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Get security group information for devices via rpc ['6aa3b32b-a207-4924-af7b-c66013d1b60c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:04:28.510 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0590c4aa-0c7c-40a4-b064-625ba6856580 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:04:28.510 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0590c4aa-0c7c-40a4-b064-625ba6856580 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:04:28.540 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0590c4aa-0c7c-40a4-b064-625ba6856580 572febe74f844790ac3272922cec7e6d 2517d2ca4bf648ff9c6013920296fb9b - - -] port_delete event received for '6aa3b32b-a207-4924-af7b-c66013d1b60c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:04:29.335 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6aa3b32b-a207-4924-af7b-c66013d1b60c 2021-09-14 10:04:29.548 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b523434a-c0dd-404e-84f1-4611ae279672 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group rule updated on remote: ['7a10f7d0-f84c-42b7-a614-86bf68d579ec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:04:29.548 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-b523434a-c0dd-404e-84f1-4611ae279672 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group rule updated ['7a10f7d0-f84c-42b7-a614-86bf68d579ec'] 2021-09-14 10:04:29.913 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-222a8d4e-fc68-4c29-a119-9507b5bece39 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group rule updated on remote: ['7a10f7d0-f84c-42b7-a614-86bf68d579ec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:04:29.913 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-222a8d4e-fc68-4c29-a119-9507b5bece39 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group rule updated ['7a10f7d0-f84c-42b7-a614-86bf68d579ec'] 2021-09-14 10:04:30.115 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:04:30.122 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6aa3b32b-a207-4924-af7b-c66013d1b60c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:04:30.122 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6aa3b32b-a207-4924-af7b-c66013d1b60c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:04:30.122 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6aa3b32b-a207-4924-af7b-c66013d1b60c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:04:30.168 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9dfe1fac-aaca-41c4-b0a6-3b7546a40ece 2021-09-14 10:04:30.168 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6aa3b32b-a207-4924-af7b-c66013d1b60c'] 2021-09-14 10:04:30.186 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:04:30.186 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:04:30.186 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6aa3b32b-a207-4924-af7b-c66013d1b60c'] 2021-09-14 10:04:30.206 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a67a1781-c40d-430e-bc18-94b5c4869617 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group rule updated on remote: ['7a10f7d0-f84c-42b7-a614-86bf68d579ec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:04:30.222 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-a67a1781-c40d-430e-bc18-94b5c4869617 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group rule updated ['7a10f7d0-f84c-42b7-a614-86bf68d579ec'] 2021-09-14 10:04:30.382 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5279f07-ad16-4368-9abe-f67d98c08301 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group rule updated on remote: ['7a10f7d0-f84c-42b7-a614-86bf68d579ec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:04:30.382 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-d5279f07-ad16-4368-9abe-f67d98c08301 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group rule updated ['7a10f7d0-f84c-42b7-a614-86bf68d579ec'] 2021-09-14 10:04:30.618 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b3187ec-48ab-4007-8ba8-d7baeabdf763 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group rule updated on remote: ['7a10f7d0-f84c-42b7-a614-86bf68d579ec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:04:30.618 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-6b3187ec-48ab-4007-8ba8-d7baeabdf763 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group rule updated ['7a10f7d0-f84c-42b7-a614-86bf68d579ec'] 2021-09-14 10:04:30.788 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-124d4958-2e71-4a9e-9286-fbe32839a1eb e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group rule updated on remote: ['7a10f7d0-f84c-42b7-a614-86bf68d579ec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:04:30.808 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-124d4958-2e71-4a9e-9286-fbe32839a1eb e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group rule updated ['7a10f7d0-f84c-42b7-a614-86bf68d579ec'] 2021-09-14 10:04:31.059 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f814953-9258-46a4-8b09-8ae53651e93e 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '95b89f35-51bf-429c-9166-b8824bb7ec5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:04:31.261 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group member updated on remote: ['3d537fe0-116c-4573-8b7e-301354ec9e91', '7a10f7d0-f84c-42b7-a614-86bf68d579ec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:04:31.261 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group member updated ['3d537fe0-116c-4573-8b7e-301354ec9e91', '7a10f7d0-f84c-42b7-a614-86bf68d579ec'] 2021-09-14 10:04:31.286 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Refresh firewall rules 2021-09-14 10:04:31.286 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Get security group information for devices via rpc ['096f2d98-c1b8-46dd-8b84-f1a1001e1b54'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:04:31.304 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] port_update received: 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:04:31.320 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-agent-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:31.320 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Binding port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:04:31.338 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:04:31.371 228 1818478236776 MainThread DEBUG neutron.services.trunk.rpc.agent [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '096f2d98-c1b8-46dd-8b84-f1a1001e1b54') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:04:31.371 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '096f2d98-c1b8-46dd-8b84-f1a1001e1b54') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:04:31.423 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Trunk plugin disabled on server. Assuming port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:04:31.433 228 1818478236776 MainThread INFO networking_hyperv.neutron.trunk_driver [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Binding VLAN ID: 153, VLAN trunk: None to switch port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 2021-09-14 10:04:31.481 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Refresh firewall rules 2021-09-14 10:04:31.494 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Get security group information for devices via rpc ['096f2d98-c1b8-46dd-8b84-f1a1001e1b54'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:04:32.124 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:32.124 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update security group information for ports dict_keys(['096f2d98-c1b8-46dd-8b84-f1a1001e1b54']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:04:32.137 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:04:32.137 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update rules of security group (3d537fe0-116c-4573-8b7e-301354ec9e91) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:04:32.163 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update rules of security group (7a10f7d0-f84c-42b7-a614-86bf68d579ec) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:04:32.163 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update members of security group (3d537fe0-116c-4573-8b7e-301354ec9e91) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:04:32.163 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update port filter for 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:04:32.182 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Updating port rules. 2021-09-14 10:04:32.182 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-14 10:04:32.182 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:32.210 228 1818478236072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:32.313 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update security group information for ports dict_keys(['096f2d98-c1b8-46dd-8b84-f1a1001e1b54']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:04:32.328 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:04:32.336 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update rules of security group (3d537fe0-116c-4573-8b7e-301354ec9e91) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:04:32.336 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update rules of security group (7a10f7d0-f84c-42b7-a614-86bf68d579ec) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:04:32.351 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update members of security group (3d537fe0-116c-4573-8b7e-301354ec9e91) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:04:32.351 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update port filter for 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:04:32.351 228 1818478236776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Updating port rules. 2021-09-14 10:04:32.370 228 1818478236776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-14 10:04:32.370 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:32.390 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:32.390 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:32.390 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:32.516 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:32.531 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:04:32.531 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:32.572 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [req-85861e97-8368-4e30-8ff9-cd06ddc2f410 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-agent-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:04:32.760 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b10a632-36e1-44a4-b80d-6ad56f2b9331 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '0ba3b8c4-2920-4564-a24e-8fe9e9a0a8b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:04:33.585 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39be4243-4972-453c-b7af-190b782d7768 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network 9dfe1fac-aaca-41c4-b0a6-3b7546a40ece network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:04:33.585 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39be4243-4972-453c-b7af-190b782d7768 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network 9dfe1fac-aaca-41c4-b0a6-3b7546a40ece not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:04:34.038 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d43f5ee9-0dea-4245-9fb6-874528ec98f4 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network b644eaf8-1028-4904-91b9-4cf8c699839d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:04:34.054 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d43f5ee9-0dea-4245-9fb6-874528ec98f4 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network b644eaf8-1028-4904-91b9-4cf8c699839d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:05:00.500 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f0769dd-f6e4-41b0-b8cb-3d413d0c9373 f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group member updated on remote: ['052841e1-4798-44ea-8178-2d1cf262a64b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:05:00.506 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-1f0769dd-f6e4-41b0-b8cb-3d413d0c9373 f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group member updated ['052841e1-4798-44ea-8178-2d1cf262a64b'] 2021-09-14 10:05:00.786 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0769dd-f6e4-41b0-b8cb-3d413d0c9373 f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] port_delete event received for 'a776ab12-8fd4-4ad2-a3ae-9503291326a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:05:01.568 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a776ab12-8fd4-4ad2-a3ae-9503291326a3 2021-09-14 10:05:02.302 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:05:02.302 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a776ab12-8fd4-4ad2-a3ae-9503291326a3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:05:02.302 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a776ab12-8fd4-4ad2-a3ae-9503291326a3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:05:02.302 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a776ab12-8fd4-4ad2-a3ae-9503291326a3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:05:02.337 228 1818478236776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f0c13b46-02e1-48db-9d68-e1f7ef4c6fac 2021-09-14 10:05:02.349 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a776ab12-8fd4-4ad2-a3ae-9503291326a3'] 2021-09-14 10:05:02.349 228 1818478236776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:05:02.349 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:05:02.365 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a776ab12-8fd4-4ad2-a3ae-9503291326a3'] 2021-09-14 10:05:03.193 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e42be34-b820-4418-8df7-b2bb33dc774a f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] port_delete event received for '9ad75cec-0d1c-4463-97bc-f08e496de812' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:05:03.897 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95a9fd20-512a-49f2-ad47-e11a070a3365 f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group rule updated on remote: ['7f7a62f3-a484-4460-b5ee-045a6b132df8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:05:03.897 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-95a9fd20-512a-49f2-ad47-e11a070a3365 f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group rule updated ['7f7a62f3-a484-4460-b5ee-045a6b132df8'] 2021-09-14 10:05:04.053 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a80a4264-bcfa-47a2-861e-e8168a8c62d9 f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group rule updated on remote: ['7f7a62f3-a484-4460-b5ee-045a6b132df8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:05:04.053 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-a80a4264-bcfa-47a2-861e-e8168a8c62d9 f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group rule updated ['7f7a62f3-a484-4460-b5ee-045a6b132df8'] 2021-09-14 10:05:04.313 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:05:04.367 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:05:07.573 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-476805e5-3259-4761-870e-42946c09e55b f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group member updated on remote: ['7f7a62f3-a484-4460-b5ee-045a6b132df8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:05:07.585 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-476805e5-3259-4761-870e-42946c09e55b f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group member updated ['7f7a62f3-a484-4460-b5ee-045a6b132df8'] 2021-09-14 10:05:08.661 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acb1f18a-597e-4f06-aca6-39d03846eab3 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: 177cecd2-4537-4250-b449-d76778425d39 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:05:08.680 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acb1f18a-597e-4f06-aca6-39d03846eab3 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port 177cecd2-4537-4250-b449-d76778425d39 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:05:11.633 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 80992c3e-0311-4721-8178-e0fb4e30c4aa 2021-09-14 10:05:11.697 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 177cecd2-4537-4250-b449-d76778425d39 2021-09-14 10:05:12.349 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:05:12.465 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10967fa6-2020-4508-9de1-915f2d7af423 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group member updated on remote: ['53b674fb-4eec-46b1-a5c4-f7a6f00de362'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:05:12.465 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-10967fa6-2020-4508-9de1-915f2d7af423 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group member updated ['53b674fb-4eec-46b1-a5c4-f7a6f00de362'] 2021-09-14 10:05:12.542 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 177cecd2-4537-4250-b449-d76778425d39 2021-09-14 10:05:12.561 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 177cecd2-4537-4250-b449-d76778425d39 updated. Details: {'device': '177cecd2-4537-4250-b449-d76778425d39', 'network_id': 'f0c13b46-02e1-48db-9d68-e1f7ef4c6fac', 'port_id': '177cecd2-4537-4250-b449-d76778425d39', 'mac_address': 'fa:16:3e:25:7f:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fcaecb2f-283d-4398-8c63-3af5c8602553', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:05:12.569 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:05:12.569 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:05:12.569 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-177cecd2-4537-4250-b449-d76778425d39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:05:12.569 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 177cecd2-4537-4250-b449-d76778425d39 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:05:12.569 228 1818478236776 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f0c13b46-02e1-48db-9d68-e1f7ef4c6fac 2021-09-14 10:05:12.599 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:05:12.599 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '80992c3e-0311-4721-8178-e0fb4e30c4aa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:05:12.614 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '80992c3e-0311-4721-8178-e0fb4e30c4aa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:05:12.620 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 80992c3e-0311-4721-8178-e0fb4e30c4aa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:05:12.630 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 02d016fc-da72-4e8e-968f-ae0067332041 2021-09-14 10:05:12.630 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['80992c3e-0311-4721-8178-e0fb4e30c4aa'] 2021-09-14 10:05:12.630 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:05:12.630 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:05:12.661 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['80992c3e-0311-4721-8178-e0fb4e30c4aa'] 2021-09-14 10:05:12.741 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10967fa6-2020-4508-9de1-915f2d7af423 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] port_delete event received for '80992c3e-0311-4721-8178-e0fb4e30c4aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:05:12.741 228 1818478236776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '177cecd2-4537-4250-b449-d76778425d39') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:05:12.770 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '177cecd2-4537-4250-b449-d76778425d39') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:05:12.808 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 177cecd2-4537-4250-b449-d76778425d39 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:05:12.808 228 1818478236776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port 177cecd2-4537-4250-b449-d76778425d39 2021-09-14 10:05:12.881 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:05:12.881 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['177cecd2-4537-4250-b449-d76778425d39'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:05:13.192 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['177cecd2-4537-4250-b449-d76778425d39']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:05:13.192 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:05:13.192 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7f7a62f3-a484-4460-b5ee-045a6b132df8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:05:13.208 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 177cecd2-4537-4250-b449-d76778425d39 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:05:13.208 228 1818478236776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:05:13.224 228 1818478236776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 177cecd2-4537-4250-b449-d76778425d39 not yet added. Adding. 2021-09-14 10:05:13.230 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:05:13.230 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:05:13.333 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-177cecd2-4537-4250-b449-d76778425d39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:05:13.443 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-177cecd2-4537-4250-b449-d76778425d39" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:05:13.460 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-177cecd2-4537-4250-b449-d76778425d39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:05:13.585 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-177cecd2-4537-4250-b449-d76778425d39" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:05:13.685 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-177cecd2-4537-4250-b449-d76778425d39" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:05:13.685 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 177cecd2-4537-4250-b449-d76778425d39 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:05:13.685 228 1818478236776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 177cecd2-4537-4250-b449-d76778425d39 processed. 2021-09-14 10:05:14.083 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2799b77c-8e05-4ffa-927c-01d6fddfd62f 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] port_delete event received for '8d8f62c8-3c21-4029-8253-0261084ad97a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:05:14.364 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:05:14.661 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:05:14.765 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6e6c92a-1939-4162-b4d6-f187ad73c196 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group rule updated on remote: ['feec40e8-248a-44c6-837f-a01b8535eee7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:05:14.765 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-a6e6c92a-1939-4162-b4d6-f187ad73c196 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group rule updated ['feec40e8-248a-44c6-837f-a01b8535eee7'] 2021-09-14 10:05:14.870 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f9e2856-09b6-438b-a383-bbdaa665dccc 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group rule updated on remote: ['feec40e8-248a-44c6-837f-a01b8535eee7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:05:14.870 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-0f9e2856-09b6-438b-a383-bbdaa665dccc 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group rule updated ['feec40e8-248a-44c6-837f-a01b8535eee7'] 2021-09-14 10:05:18.083 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef4d1af5-f843-4cac-9e78-8526016a221f 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group member updated on remote: ['feec40e8-248a-44c6-837f-a01b8535eee7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:05:18.103 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-ef4d1af5-f843-4cac-9e78-8526016a221f 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group member updated ['feec40e8-248a-44c6-837f-a01b8535eee7'] 2021-09-14 10:05:19.536 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc35bb58-6fb6-4e01-8fa9-f61f8a73429a 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: f737ed2e-8444-4484-a75c-a578dec5173c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:05:20.759 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc35bb58-6fb6-4e01-8fa9-f61f8a73429a 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port f737ed2e-8444-4484-a75c-a578dec5173c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:05:23.776 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f737ed2e-8444-4484-a75c-a578dec5173c 2021-09-14 10:05:24.777 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:05:24.966 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port f737ed2e-8444-4484-a75c-a578dec5173c 2021-09-14 10:05:24.976 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port f737ed2e-8444-4484-a75c-a578dec5173c updated. Details: {'device': 'f737ed2e-8444-4484-a75c-a578dec5173c', 'network_id': '02d016fc-da72-4e8e-968f-ae0067332041', 'port_id': 'f737ed2e-8444-4484-a75c-a578dec5173c', 'mac_address': 'fa:16:3e:47:4f:94', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 158, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd110dbe-7f76-4253-a5c3-8715c8ece5e8', '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} 2021-09-14 10:05:24.976 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:05:24.976 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f737ed2e-8444-4484-a75c-a578dec5173c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:05:24.998 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f737ed2e-8444-4484-a75c-a578dec5173c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:05:24.998 228 1818478236776 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 02d016fc-da72-4e8e-968f-ae0067332041 2021-09-14 10:05:25.009 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:05:25.137 228 1818478236776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f737ed2e-8444-4484-a75c-a578dec5173c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:05:25.152 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f737ed2e-8444-4484-a75c-a578dec5173c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:05:25.164 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f737ed2e-8444-4484-a75c-a578dec5173c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:05:25.164 228 1818478236776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 158, VLAN trunk: None to switch port f737ed2e-8444-4484-a75c-a578dec5173c 2021-09-14 10:05:25.254 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:05:25.254 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f737ed2e-8444-4484-a75c-a578dec5173c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:05:25.407 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f737ed2e-8444-4484-a75c-a578dec5173c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:05:25.414 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:05:25.414 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (feec40e8-248a-44c6-837f-a01b8535eee7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:05:25.432 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f737ed2e-8444-4484-a75c-a578dec5173c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:05:25.432 228 1818478236776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:05:25.432 228 1818478236776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f737ed2e-8444-4484-a75c-a578dec5173c not yet added. Adding. 2021-09-14 10:05:25.450 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:05:25.450 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:05:25.571 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f737ed2e-8444-4484-a75c-a578dec5173c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:05:25.678 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f737ed2e-8444-4484-a75c-a578dec5173c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:05:25.678 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f737ed2e-8444-4484-a75c-a578dec5173c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:05:25.852 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f737ed2e-8444-4484-a75c-a578dec5173c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:05:25.945 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f737ed2e-8444-4484-a75c-a578dec5173c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:05:25.945 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f737ed2e-8444-4484-a75c-a578dec5173c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:05:25.965 228 1818478236776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f737ed2e-8444-4484-a75c-a578dec5173c processed. 2021-09-14 10:05:26.801 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:05:27.010 228 1818478236776 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:03.054 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group member updated on remote: ['3d537fe0-116c-4573-8b7e-301354ec9e91', '7a10f7d0-f84c-42b7-a614-86bf68d579ec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:06:03.054 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group member updated ['3d537fe0-116c-4573-8b7e-301354ec9e91', '7a10f7d0-f84c-42b7-a614-86bf68d579ec'] 2021-09-14 10:06:03.067 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Refresh firewall rules 2021-09-14 10:06:03.067 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Get security group information for devices via rpc ['096f2d98-c1b8-46dd-8b84-f1a1001e1b54'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:06:03.082 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] port_update received: 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:06:03.097 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-agent-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:03.116 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Binding port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:06:03.116 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:06:03.161 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '096f2d98-c1b8-46dd-8b84-f1a1001e1b54') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:06:03.161 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '096f2d98-c1b8-46dd-8b84-f1a1001e1b54') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:06:03.185 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Trunk plugin disabled on server. Assuming port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:06:03.199 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Binding VLAN ID: 153, VLAN trunk: None to switch port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 2021-09-14 10:06:03.240 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Refresh firewall rules 2021-09-14 10:06:03.256 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Get security group information for devices via rpc ['096f2d98-c1b8-46dd-8b84-f1a1001e1b54'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:06:03.363 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update security group information for ports dict_keys(['096f2d98-c1b8-46dd-8b84-f1a1001e1b54']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:06:03.363 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:06:03.363 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update rules of security group (3d537fe0-116c-4573-8b7e-301354ec9e91) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:06:03.381 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update members of security group (3d537fe0-116c-4573-8b7e-301354ec9e91) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:06:03.381 228 1818478236776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update port filter for 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:06:03.381 228 1818478236776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Updating port rules. 2021-09-14 10:06:03.381 228 1818478236776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-14 10:06:03.411 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:03.411 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:03.411 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:03.535 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update security group information for ports dict_keys(['096f2d98-c1b8-46dd-8b84-f1a1001e1b54']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:06:03.557 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:06:03.557 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update rules of security group (3d537fe0-116c-4573-8b7e-301354ec9e91) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:06:03.573 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update members of security group (3d537fe0-116c-4573-8b7e-301354ec9e91) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:06:03.573 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update port filter for 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:06:03.573 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Updating port rules. 2021-09-14 10:06:03.591 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-14 10:06:03.651 228 1818478236776 MainThread DEBUG oslo_concurrency.lockutils [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:03.651 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:03.661 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:03.661 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:03.767 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-driver-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:03.819 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-970742bc-3796-4f97-9ff6-ca0f3ee56706 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Lock "n-hv-agent-port-lock-096f2d98-c1b8-46dd-8b84-f1a1001e1b54" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:03.848 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-138295ce-e570-4ff7-bb32-f1dd956116d2 e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] port_delete event received for 'ffa5c2e9-8122-4511-b4fa-f88c6e9d3344' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:06:09.631 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56c83912-e3ed-4976-881b-a6dc332dc1df e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group member updated on remote: ['3d537fe0-116c-4573-8b7e-301354ec9e91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:06:09.631 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-56c83912-e3ed-4976-881b-a6dc332dc1df e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Security group member updated ['3d537fe0-116c-4573-8b7e-301354ec9e91'] 2021-09-14 10:06:09.655 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-56c83912-e3ed-4976-881b-a6dc332dc1df e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Refresh firewall rules 2021-09-14 10:06:09.664 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56c83912-e3ed-4976-881b-a6dc332dc1df e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Get security group information for devices via rpc ['096f2d98-c1b8-46dd-8b84-f1a1001e1b54'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:06:09.706 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56c83912-e3ed-4976-881b-a6dc332dc1df e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:06:09.706 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56c83912-e3ed-4976-881b-a6dc332dc1df e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:06:09.706 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56c83912-e3ed-4976-881b-a6dc332dc1df e8b872f5b39f4c0ca2763bb79cd95970 5cf3f0b8ac9a49999f84e1f46372a4e2 - - -] port_delete event received for '096f2d98-c1b8-46dd-8b84-f1a1001e1b54' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:06:10.210 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 2021-09-14 10:06:11.069 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:06:11.069 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '096f2d98-c1b8-46dd-8b84-f1a1001e1b54' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:06:11.083 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '096f2d98-c1b8-46dd-8b84-f1a1001e1b54' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:06:11.083 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 096f2d98-c1b8-46dd-8b84-f1a1001e1b54 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:06:11.099 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['096f2d98-c1b8-46dd-8b84-f1a1001e1b54'] 2021-09-14 10:06:11.115 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:06:11.115 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:06:11.115 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['096f2d98-c1b8-46dd-8b84-f1a1001e1b54'] 2021-09-14 10:06:12.170 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5a2661c-e3b3-4b76-9aa2-082f676809a8 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for 'f1bf8159-a9f0-4b7c-a678-a271bed1d886' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:06:13.088 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:13.145 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:13.380 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1968fc9-29e9-4a2d-affa-489cf5dde6ee 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '7b0dab51-bded-409c-b244-ed1b7642592e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:06:14.135 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c21e262-f834-4a08-a9ee-97a1c5544b2b 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '66076928-b35d-4ac0-8e64-f1d8395692e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:06:14.303 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43257ba5-002a-4f67-819d-baa2e395ddc7 - - - - -] port_delete event received for '66076928-b35d-4ac0-8e64-f1d8395692e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:06:14.332 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c21e262-f834-4a08-a9ee-97a1c5544b2b 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network bb6fcc6d-b251-4b9a-9ae1-cd5d228aca69 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:06:14.360 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7c21e262-f834-4a08-a9ee-97a1c5544b2b 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Reclaiming local network bb6fcc6d-b251-4b9a-9ae1-cd5d228aca69 2021-09-14 10:06:15.498 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbaae8d6-075e-4de7-aca3-e5b425d7f506 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for 'f1b6cbec-0806-479e-a015-87ceb85d1b7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:06:16.255 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 68efc499-130e-4e19-bb28-47b15c71c178 2021-09-14 10:06:17.034 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76ab299a-0f98-49cd-8841-3960cd880a9e 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for 'f3531507-5156-486f-965b-ce5e625e0bef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:06:17.119 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:06:17.119 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '68efc499-130e-4e19-bb28-47b15c71c178' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:06:17.130 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '68efc499-130e-4e19-bb28-47b15c71c178' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:06:17.130 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 68efc499-130e-4e19-bb28-47b15c71c178 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:06:17.145 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 560706fb-46bf-4c29-94b1-0c7540774ada 2021-09-14 10:06:17.164 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68efc499-130e-4e19-bb28-47b15c71c178'] 2021-09-14 10:06:17.164 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:06:17.178 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:06:17.178 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68efc499-130e-4e19-bb28-47b15c71c178'] 2021-09-14 10:06:17.971 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79c5398a-8c4b-4f88-89a5-346d17872558 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for 'fb41db87-6fb7-4088-a98b-567ff78a1a7d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:06:18.034 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21068647-4de6-4a7e-8c27-de84f2884299 - - - - -] port_delete event received for 'fb41db87-6fb7-4088-a98b-567ff78a1a7d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:06:18.228 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 177cecd2-4537-4250-b449-d76778425d39 2021-09-14 10:06:18.379 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79c5398a-8c4b-4f88-89a5-346d17872558 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network 3939992b-a44a-4bbc-811c-35d3d51e43c4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:06:18.409 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79c5398a-8c4b-4f88-89a5-346d17872558 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network 3939992b-a44a-4bbc-811c-35d3d51e43c4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:06:19.130 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:06:19.130 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:19.397 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:19.491 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 177cecd2-4537-4250-b449-d76778425d39 2021-09-14 10:06:19.491 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 177cecd2-4537-4250-b449-d76778425d39 updated. Details: {'device': '177cecd2-4537-4250-b449-d76778425d39', 'network_id': 'f0c13b46-02e1-48db-9d68-e1f7ef4c6fac', 'port_id': '177cecd2-4537-4250-b449-d76778425d39', 'mac_address': 'fa:16:3e:25:7f:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fcaecb2f-283d-4398-8c63-3af5c8602553', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:06:19.491 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:06:19.516 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-177cecd2-4537-4250-b449-d76778425d39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:19.526 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 177cecd2-4537-4250-b449-d76778425d39 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:06:19.536 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:06:19.556 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '177cecd2-4537-4250-b449-d76778425d39') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:06:19.556 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '177cecd2-4537-4250-b449-d76778425d39') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:06:19.589 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 177cecd2-4537-4250-b449-d76778425d39 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:06:19.589 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port 177cecd2-4537-4250-b449-d76778425d39 2021-09-14 10:06:19.644 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:06:19.654 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['177cecd2-4537-4250-b449-d76778425d39'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:06:19.784 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['177cecd2-4537-4250-b449-d76778425d39']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:06:19.800 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:06:19.817 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7f7a62f3-a484-4460-b5ee-045a6b132df8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:06:19.817 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 177cecd2-4537-4250-b449-d76778425d39 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:06:19.817 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:06:19.817 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-14 10:06:19.841 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-177cecd2-4537-4250-b449-d76778425d39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:19.848 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-177cecd2-4537-4250-b449-d76778425d39" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:19.848 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-177cecd2-4537-4250-b449-d76778425d39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:19.864 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-177cecd2-4537-4250-b449-d76778425d39" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:19.914 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-177cecd2-4537-4250-b449-d76778425d39" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:19.914 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 177cecd2-4537-4250-b449-d76778425d39 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:06:19.914 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 177cecd2-4537-4250-b449-d76778425d39 processed. 2021-09-14 10:06:21.128 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:21.362 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:24.295 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 68efc499-130e-4e19-bb28-47b15c71c178 2021-09-14 10:06:25.150 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:06:25.372 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 68efc499-130e-4e19-bb28-47b15c71c178 2021-09-14 10:06:25.379 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 68efc499-130e-4e19-bb28-47b15c71c178 updated. Details: {'device': '68efc499-130e-4e19-bb28-47b15c71c178', 'network_id': '560706fb-46bf-4c29-94b1-0c7540774ada', 'port_id': '68efc499-130e-4e19-bb28-47b15c71c178', 'mac_address': 'fa:16:3e:fb:17:72', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 196, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd7189722-ee51-4aad-8848-49538c856714', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:06:25.379 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:06:25.399 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68efc499-130e-4e19-bb28-47b15c71c178" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:25.399 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 68efc499-130e-4e19-bb28-47b15c71c178 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:06:25.399 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 560706fb-46bf-4c29-94b1-0c7540774ada 2021-09-14 10:06:25.399 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:06:25.591 228 1818478237304 MainThread DEBUG os_win._utils [-] Got expected exception WMI job failed with status None. Error summary description: None. Error description: None Error code: 32775. while calling function os_win.utils.jobutils.JobUtils.add_virt_resource. Retries left: 5. Time left: undefined. Time elapsed: 0.05011916160583496 Retrying in 1 seconds. inner c:\openstack\build\os-win\os_win\_utils.py:195 2021-09-14 10:06:26.636 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '68efc499-130e-4e19-bb28-47b15c71c178') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:06:26.636 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '68efc499-130e-4e19-bb28-47b15c71c178') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:06:26.653 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 68efc499-130e-4e19-bb28-47b15c71c178 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:06:26.668 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 196, VLAN trunk: None to switch port 68efc499-130e-4e19-bb28-47b15c71c178 2021-09-14 10:06:26.784 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:06:26.784 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['68efc499-130e-4e19-bb28-47b15c71c178'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:06:27.132 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['68efc499-130e-4e19-bb28-47b15c71c178']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:06:27.132 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:06:27.132 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:06:27.152 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 68efc499-130e-4e19-bb28-47b15c71c178 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:06:27.152 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:06:27.164 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 68efc499-130e-4e19-bb28-47b15c71c178 not yet added. Adding. 2021-09-14 10:06:27.164 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:06:27.164 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:06:27.300 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68efc499-130e-4e19-bb28-47b15c71c178" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:27.440 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68efc499-130e-4e19-bb28-47b15c71c178" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:27.447 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68efc499-130e-4e19-bb28-47b15c71c178" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:27.597 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68efc499-130e-4e19-bb28-47b15c71c178" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:27.697 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68efc499-130e-4e19-bb28-47b15c71c178" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:27.697 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 68efc499-130e-4e19-bb28-47b15c71c178 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:06:27.715 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 68efc499-130e-4e19-bb28-47b15c71c178 processed. 2021-09-14 10:06:29.190 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:29.503 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:30.393 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 177cecd2-4537-4250-b449-d76778425d39 2021-09-14 10:06:31.206 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:06:31.208 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '177cecd2-4537-4250-b449-d76778425d39' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:06:31.208 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '177cecd2-4537-4250-b449-d76778425d39' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:06:31.228 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 177cecd2-4537-4250-b449-d76778425d39 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:06:31.243 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['177cecd2-4537-4250-b449-d76778425d39'] 2021-09-14 10:06:31.254 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:06:31.254 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:06:31.270 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['177cecd2-4537-4250-b449-d76778425d39'] 2021-09-14 10:06:32.409 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 177cecd2-4537-4250-b449-d76778425d39 2021-09-14 10:06:33.206 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:06:33.206 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '177cecd2-4537-4250-b449-d76778425d39' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:06:33.206 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '177cecd2-4537-4250-b449-d76778425d39' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:06:33.221 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 177cecd2-4537-4250-b449-d76778425d39 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:06:33.227 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:33.227 228 1818478236776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f0c13b46-02e1-48db-9d68-e1f7ef4c6fac 2021-09-14 10:06:33.250 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['177cecd2-4537-4250-b449-d76778425d39'] 2021-09-14 10:06:33.250 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:06:33.260 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['177cecd2-4537-4250-b449-d76778425d39'] 2021-09-14 10:06:33.357 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:48.488 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 177cecd2-4537-4250-b449-d76778425d39 2021-09-14 10:06:49.315 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:06:49.505 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 177cecd2-4537-4250-b449-d76778425d39 2021-09-14 10:06:49.520 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 177cecd2-4537-4250-b449-d76778425d39 updated. Details: {'device': '177cecd2-4537-4250-b449-d76778425d39', 'network_id': 'f0c13b46-02e1-48db-9d68-e1f7ef4c6fac', 'port_id': '177cecd2-4537-4250-b449-d76778425d39', 'mac_address': 'fa:16:3e:25:7f:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fcaecb2f-283d-4398-8c63-3af5c8602553', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:06:49.520 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:06:49.520 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-177cecd2-4537-4250-b449-d76778425d39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:49.520 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 177cecd2-4537-4250-b449-d76778425d39 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:06:49.549 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f0c13b46-02e1-48db-9d68-e1f7ef4c6fac 2021-09-14 10:06:49.549 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:06:49.702 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '177cecd2-4537-4250-b449-d76778425d39') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:06:49.702 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '177cecd2-4537-4250-b449-d76778425d39') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:06:49.714 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 177cecd2-4537-4250-b449-d76778425d39 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:06:49.714 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port 177cecd2-4537-4250-b449-d76778425d39 2021-09-14 10:06:49.799 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:06:49.799 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['177cecd2-4537-4250-b449-d76778425d39'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:06:49.943 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['177cecd2-4537-4250-b449-d76778425d39']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:06:49.958 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:06:49.958 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7f7a62f3-a484-4460-b5ee-045a6b132df8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:06:49.958 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 177cecd2-4537-4250-b449-d76778425d39 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:06:49.958 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:06:49.986 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 177cecd2-4537-4250-b449-d76778425d39 not yet added. Adding. 2021-09-14 10:06:49.986 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:06:49.986 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:06:50.096 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-177cecd2-4537-4250-b449-d76778425d39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:50.201 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-177cecd2-4537-4250-b449-d76778425d39" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:50.201 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-177cecd2-4537-4250-b449-d76778425d39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:50.331 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-177cecd2-4537-4250-b449-d76778425d39" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:50.427 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-177cecd2-4537-4250-b449-d76778425d39" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:50.427 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 177cecd2-4537-4250-b449-d76778425d39 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:06:50.427 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 177cecd2-4537-4250-b449-d76778425d39 processed. 2021-09-14 10:06:51.335 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:51.504 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:54.551 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f737ed2e-8444-4484-a75c-a578dec5173c 2021-09-14 10:06:55.099 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83b3ea20-e3ae-4a88-8dd5-5bf008450506 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group member updated on remote: ['feec40e8-248a-44c6-837f-a01b8535eee7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:06:55.099 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-83b3ea20-e3ae-4a88-8dd5-5bf008450506 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] Security group member updated ['feec40e8-248a-44c6-837f-a01b8535eee7'] 2021-09-14 10:06:55.363 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:06:55.363 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f737ed2e-8444-4484-a75c-a578dec5173c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:06:55.363 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f737ed2e-8444-4484-a75c-a578dec5173c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:06:55.381 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f737ed2e-8444-4484-a75c-a578dec5173c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:06:55.394 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 02d016fc-da72-4e8e-968f-ae0067332041 2021-09-14 10:06:55.394 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f737ed2e-8444-4484-a75c-a578dec5173c'] 2021-09-14 10:06:55.411 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:06:55.411 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:06:55.424 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f737ed2e-8444-4484-a75c-a578dec5173c'] 2021-09-14 10:06:55.615 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83b3ea20-e3ae-4a88-8dd5-5bf008450506 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] port_delete event received for 'f737ed2e-8444-4484-a75c-a578dec5173c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:06:57.374 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:06:57.400 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:06:57.612 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d358f0b9-71b8-4e63-bb70-2ceb5fa348f4 3835f17b5f564e15abb2429b46e00f23 9b54410fb8a74231b3f695e6e088db05 - - -] port_delete event received for '4dddfed0-795a-46d3-a164-39a38d8d5b47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:02.128 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5485e4cb-7424-4559-9105-897b1a2d0030 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for 'f35ee357-0b77-4eae-9e74-60a88459aa81' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:03.175 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edcb647f-6c1e-4f74-ba91-36bdc25f2ef6 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for 'd1ccc55a-8c83-4f03-9907-e116732d2850' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:03.879 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9873186-cdbb-47a7-928a-c29196be9d60 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '51315a61-2036-462d-a84b-5ab4e7f87b66' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:04.320 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9873186-cdbb-47a7-928a-c29196be9d60 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network 02d016fc-da72-4e8e-968f-ae0067332041 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:07:04.331 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9873186-cdbb-47a7-928a-c29196be9d60 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network 02d016fc-da72-4e8e-968f-ae0067332041 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:07:08.129 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c093b79-2957-45e7-8b3c-0f3cdfe2bf58 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated on remote: ['83ac0015-7469-41a4-ad9e-bf384726be36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:07:08.129 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-8c093b79-2957-45e7-8b3c-0f3cdfe2bf58 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated ['83ac0015-7469-41a4-ad9e-bf384726be36'] 2021-09-14 10:07:08.821 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-220e0d65-bbdc-4c9b-96bb-3677b8362816 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: a36c4325-29c8-4047-b586-a2343c50f2fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:07:08.821 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-220e0d65-bbdc-4c9b-96bb-3677b8362816 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port a36c4325-29c8-4047-b586-a2343c50f2fd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:07:10.658 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a36c4325-29c8-4047-b586-a2343c50f2fd 2021-09-14 10:07:11.481 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:07:11.677 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port a36c4325-29c8-4047-b586-a2343c50f2fd 2021-09-14 10:07:11.677 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port a36c4325-29c8-4047-b586-a2343c50f2fd updated. Details: {'device': 'a36c4325-29c8-4047-b586-a2343c50f2fd', 'network_id': '3cc9443a-c418-4da3-b371-e15f9dcdd1fc', 'port_id': 'a36c4325-29c8-4047-b586-a2343c50f2fd', 'mac_address': 'fa:16:3e:99:ef:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 151, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e56a1c2a-0e37-4a09-8980-de30929fa763', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:07:11.692 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:07:11.692 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:11.692 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a36c4325-29c8-4047-b586-a2343c50f2fd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:07:11.707 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3cc9443a-c418-4da3-b371-e15f9dcdd1fc 2021-09-14 10:07:11.707 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:07:11.835 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a36c4325-29c8-4047-b586-a2343c50f2fd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:07:11.835 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a36c4325-29c8-4047-b586-a2343c50f2fd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:07:11.867 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a36c4325-29c8-4047-b586-a2343c50f2fd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:07:11.867 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 151, VLAN trunk: None to switch port a36c4325-29c8-4047-b586-a2343c50f2fd 2021-09-14 10:07:11.941 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:07:11.958 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a36c4325-29c8-4047-b586-a2343c50f2fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:07:12.083 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a36c4325-29c8-4047-b586-a2343c50f2fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:07:12.097 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:07:12.097 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:07:12.111 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:07:12.111 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a36c4325-29c8-4047-b586-a2343c50f2fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:07:12.111 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:07:12.111 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a36c4325-29c8-4047-b586-a2343c50f2fd not yet added. Adding. 2021-09-14 10:07:12.139 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:07:12.139 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:07:12.242 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:12.343 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:12.343 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:12.463 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:12.555 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:12.555 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a36c4325-29c8-4047-b586-a2343c50f2fd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:07:12.576 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a36c4325-29c8-4047-b586-a2343c50f2fd processed. 2021-09-14 10:07:13.490 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:13.674 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:27.201 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated on remote: ['83ac0015-7469-41a4-ad9e-bf384726be36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:07:27.227 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated ['83ac0015-7469-41a4-ad9e-bf384726be36'] 2021-09-14 10:07:27.227 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Refresh firewall rules 2021-09-14 10:07:27.239 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Get security group information for devices via rpc ['a36c4325-29c8-4047-b586-a2343c50f2fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:07:27.382 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information for ports dict_keys(['a36c4325-29c8-4047-b586-a2343c50f2fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:07:27.382 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:07:27.382 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update rules of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:07:27.400 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update members of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:07:27.400 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update port filter for a36c4325-29c8-4047-b586-a2343c50f2fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:07:27.400 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Updating port rules. 2021-09-14 10:07:27.423 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-14 10:07:27.423 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:27.534 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:27.564 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:27.564 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-f395e19f-7b61-4be5-9ff4-b07af52ddb96 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:27.970 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69f1aa57-7ae8-4d6a-ac32-b1a5d6f4e465 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:07:27.986 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69f1aa57-7ae8-4d6a-ac32-b1a5d6f4e465 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:07:28.854 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 177cecd2-4537-4250-b449-d76778425d39 2021-09-14 10:07:29.580 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:07:29.580 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '177cecd2-4537-4250-b449-d76778425d39' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:07:29.580 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '177cecd2-4537-4250-b449-d76778425d39' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:07:29.595 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 177cecd2-4537-4250-b449-d76778425d39 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:07:29.611 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f0c13b46-02e1-48db-9d68-e1f7ef4c6fac 2021-09-14 10:07:29.611 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['177cecd2-4537-4250-b449-d76778425d39'] 2021-09-14 10:07:29.627 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:07:29.627 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:07:29.627 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['177cecd2-4537-4250-b449-d76778425d39'] 2021-09-14 10:07:29.764 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-edff9cfe-60a4-4517-bc45-7053f98ef314 f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group member updated on remote: ['7f7a62f3-a484-4460-b5ee-045a6b132df8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:07:29.783 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-edff9cfe-60a4-4517-bc45-7053f98ef314 f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] Security group member updated ['7f7a62f3-a484-4460-b5ee-045a6b132df8'] 2021-09-14 10:07:30.048 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edff9cfe-60a4-4517-bc45-7053f98ef314 f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] port_delete event received for '177cecd2-4537-4250-b449-d76778425d39' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:30.830 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 2021-09-14 10:07:31.376 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d415005a-57b1-4559-8055-97c2542d7b52 f78657dea9bc4c21a6f5a4f6095b6a26 2298251c85f3458c92900535f51aae37 - - -] port_delete event received for '33f690b9-282c-4484-a04d-e71fd6d5ccf1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:31.580 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:07:31.580 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:31.626 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:31.783 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 2021-09-14 10:07:31.798 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 updated. Details: {'device': '2acc07ba-bb3e-4711-9d61-3aeaf7ceb452', 'network_id': '3cc9443a-c418-4da3-b371-e15f9dcdd1fc', 'port_id': '2acc07ba-bb3e-4711-9d61-3aeaf7ceb452', 'mac_address': 'fa:16:3e:65:31:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 151, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e56a1c2a-0e37-4a09-8980-de30929fa763', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:07:31.803 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:07:31.803 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:31.803 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:07:31.803 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:07:31.959 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2acc07ba-bb3e-4711-9d61-3aeaf7ceb452') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:07:31.959 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2acc07ba-bb3e-4711-9d61-3aeaf7ceb452') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:07:31.986 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:07:31.986 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 151, VLAN trunk: None to switch port 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 2021-09-14 10:07:32.067 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:07:32.067 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2acc07ba-bb3e-4711-9d61-3aeaf7ceb452'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:07:32.205 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2acc07ba-bb3e-4711-9d61-3aeaf7ceb452']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:07:32.220 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:07:32.227 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:07:32.227 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:07:32.227 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:07:32.250 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:07:32.250 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 not yet added. Adding. 2021-09-14 10:07:32.250 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:07:32.264 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:07:32.376 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:32.470 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:32.483 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:32.623 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:32.721 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:32.721 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:07:32.721 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 processed. 2021-09-14 10:07:33.580 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:33.752 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:34.783 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6661f2e2-e11a-40b8-aaa4-8391d8a9e0a1 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for 'e6ed729a-1b56-4425-99ad-bf92ac2dce6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:36.111 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-894584b8-b88b-486e-af5a-6bd7b84f7a3b 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '43b0e91e-252b-4a73-ada6-d00cf1c97a9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:36.863 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75c1da3f-bf88-4f3b-9bb7-5f7a22bcfd6f 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '6720e912-1aa7-48e0-920e-cfc96f4627bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:36.971 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da98c995-f529-4272-a3e0-ff6872d31055 - - - - -] port_delete event received for '6720e912-1aa7-48e0-920e-cfc96f4627bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:37.036 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75c1da3f-bf88-4f3b-9bb7-5f7a22bcfd6f 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network f0c13b46-02e1-48db-9d68-e1f7ef4c6fac network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:07:37.036 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75c1da3f-bf88-4f3b-9bb7-5f7a22bcfd6f 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network f0c13b46-02e1-48db-9d68-e1f7ef4c6fac not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:07:39.852 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated on remote: ['83ac0015-7469-41a4-ad9e-bf384726be36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:07:39.852 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated ['83ac0015-7469-41a4-ad9e-bf384726be36'] 2021-09-14 10:07:39.876 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Refresh firewall rules 2021-09-14 10:07:39.876 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Get security group information for devices via rpc ['a36c4325-29c8-4047-b586-a2343c50f2fd', '2acc07ba-bb3e-4711-9d61-3aeaf7ceb452'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:07:40.111 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information for ports dict_keys(['2acc07ba-bb3e-4711-9d61-3aeaf7ceb452', 'a36c4325-29c8-4047-b586-a2343c50f2fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:07:41.809 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:07:42.767 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update rules of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:07:42.767 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update members of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:07:42.783 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update port filter for 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:07:42.783 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Updating port rules. 2021-09-14 10:07:42.803 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-14 10:07:42.803 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:42.816 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cb4766d-5c90-44cc-856b-1b419b57a6f9 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: ccf0e8e3-cede-47a6-9d50-2fc79fe894dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:07:42.816 228 1818478236072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8a3de85-8e4b-43cb-a2cd-be267258e3aa d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] port_delete event received for '278b753c-2cd1-47ad-b7ef-66fbd8bbd1ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:42.830 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cb4766d-5c90-44cc-856b-1b419b57a6f9 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port ccf0e8e3-cede-47a6-9d50-2fc79fe894dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:07:42.956 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:42.970 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:42.970 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:42.970 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update port filter for a36c4325-29c8-4047-b586-a2343c50f2fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:07:42.970 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Updating port rules. 2021-09-14 10:07:43.002 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-14 10:07:43.002 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:43.142 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:43.167 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:43.167 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-f25a2e8f-19af-4705-a6bd-1d532d22a825 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:44.970 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ccf0e8e3-cede-47a6-9d50-2fc79fe894dd 2021-09-14 10:07:45.017 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 68efc499-130e-4e19-bb28-47b15c71c178 2021-09-14 10:07:45.212 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b20a501-7a55-45b5-b741-8f48ca883b1a d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group member updated on remote: ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:07:45.221 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-9b20a501-7a55-45b5-b741-8f48ca883b1a d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] Security group member updated ['1facd4c7-9a3e-4810-a1f6-02ed7f8b71d1'] 2021-09-14 10:07:45.284 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b20a501-7a55-45b5-b741-8f48ca883b1a d1904b0cdc514a7885d9445ad693bf8f 3d3901da85eb495a9237f7154468068c - - -] port_delete event received for '68efc499-130e-4e19-bb28-47b15c71c178' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:46.826 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:07:47.031 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port ccf0e8e3-cede-47a6-9d50-2fc79fe894dd 2021-09-14 10:07:47.031 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port ccf0e8e3-cede-47a6-9d50-2fc79fe894dd updated. Details: {'device': 'ccf0e8e3-cede-47a6-9d50-2fc79fe894dd', 'network_id': '3cc9443a-c418-4da3-b371-e15f9dcdd1fc', 'port_id': 'ccf0e8e3-cede-47a6-9d50-2fc79fe894dd', 'mac_address': 'fa:16:3e:68:57:c2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 151, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e56a1c2a-0e37-4a09-8980-de30929fa763', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:07:47.031 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:07:47.048 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:07:47.048 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:47.064 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ccf0e8e3-cede-47a6-9d50-2fc79fe894dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:07:47.079 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:07:47.087 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '68efc499-130e-4e19-bb28-47b15c71c178' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:07:47.087 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '68efc499-130e-4e19-bb28-47b15c71c178' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:07:47.100 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 68efc499-130e-4e19-bb28-47b15c71c178 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:07:47.115 228 1818478236776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 560706fb-46bf-4c29-94b1-0c7540774ada 2021-09-14 10:07:47.132 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68efc499-130e-4e19-bb28-47b15c71c178'] 2021-09-14 10:07:47.132 228 1818478236776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:07:47.132 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:07:47.132 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68efc499-130e-4e19-bb28-47b15c71c178'] 2021-09-14 10:07:47.242 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ccf0e8e3-cede-47a6-9d50-2fc79fe894dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:07:47.242 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ccf0e8e3-cede-47a6-9d50-2fc79fe894dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:07:47.264 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ccf0e8e3-cede-47a6-9d50-2fc79fe894dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:07:47.264 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 151, VLAN trunk: None to switch port ccf0e8e3-cede-47a6-9d50-2fc79fe894dd 2021-09-14 10:07:47.362 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:07:47.362 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ccf0e8e3-cede-47a6-9d50-2fc79fe894dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:07:47.536 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ccf0e8e3-cede-47a6-9d50-2fc79fe894dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:07:47.536 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:07:47.552 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:07:47.552 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:07:47.574 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ccf0e8e3-cede-47a6-9d50-2fc79fe894dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:07:47.581 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:07:47.581 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ccf0e8e3-cede-47a6-9d50-2fc79fe894dd not yet added. Adding. 2021-09-14 10:07:47.581 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:07:47.581 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:07:47.713 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:47.816 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:47.830 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:47.960 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:48.066 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:48.066 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ccf0e8e3-cede-47a6-9d50-2fc79fe894dd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:07:48.066 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ccf0e8e3-cede-47a6-9d50-2fc79fe894dd processed. 2021-09-14 10:07:48.441 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dfa4349-f4f0-40d2-bc1a-2f81791eced9 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '828aee58-76f3-4436-947e-a26af2c56db0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:48.845 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:07:49.240 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:07:49.719 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae5e1549-7ae4-491b-a23a-e403372c6431 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '2102f5e8-92e4-45a5-b4ff-fdce2872c943' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:50.841 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f121b905-fa39-4ce7-a72e-efe43fcb092a 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '078aad6e-7a8b-47d3-b18d-08ef8b2eb6d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:51.033 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f121b905-fa39-4ce7-a72e-efe43fcb092a 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network 560706fb-46bf-4c29-94b1-0c7540774ada network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:07:51.053 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f121b905-fa39-4ce7-a72e-efe43fcb092a 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network 560706fb-46bf-4c29-94b1-0c7540774ada not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:07:52.033 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5e93828-8f2c-4bd6-a799-c69b7ac12114 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '9a7eada1-1ef0-4af1-bcd6-2542a1c9d422' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:53.102 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a52ee1f6-cdfe-4bc6-a97d-84e90a4f2185 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '02ef0239-6cc1-44a9-95be-d2c15293b500' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:53.869 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd705ee8-f1a1-44a8-88a7-92e9b5bb5b70 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '98683e58-1f17-482a-b3c8-eef25101e40f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:54.004 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dadaf822-4cea-487f-a6d6-b22c91aa6cb9 - - - - -] port_delete event received for '98683e58-1f17-482a-b3c8-eef25101e40f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:07:54.097 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd705ee8-f1a1-44a8-88a7-92e9b5bb5b70 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network d648b0e4-279b-4871-b39d-625c248b8bc0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:07:54.097 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd705ee8-f1a1-44a8-88a7-92e9b5bb5b70 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network d648b0e4-279b-4871-b39d-625c248b8bc0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:08:04.926 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated on remote: ['83ac0015-7469-41a4-ad9e-bf384726be36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:08:04.942 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated ['83ac0015-7469-41a4-ad9e-bf384726be36'] 2021-09-14 10:08:04.942 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Refresh firewall rules 2021-09-14 10:08:04.954 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Get security group information for devices via rpc ['a36c4325-29c8-4047-b586-a2343c50f2fd', '2acc07ba-bb3e-4711-9d61-3aeaf7ceb452', 'ccf0e8e3-cede-47a6-9d50-2fc79fe894dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:08:05.581 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd0a3d5a-8ac3-496d-8005-1718bd871f50 - - - - -] port_update received: aeb54569-4ec6-495c-b378-1d3765c21d97 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:08:05.597 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd0a3d5a-8ac3-496d-8005-1718bd871f50 - - - - -] No port aeb54569-4ec6-495c-b378-1d3765c21d97 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:08:05.861 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information for ports dict_keys(['2acc07ba-bb3e-4711-9d61-3aeaf7ceb452', 'a36c4325-29c8-4047-b586-a2343c50f2fd', 'ccf0e8e3-cede-47a6-9d50-2fc79fe894dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:08:05.861 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:08:05.861 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update rules of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:08:05.877 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update members of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:08:05.877 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update port filter for 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:08:05.893 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Updating port rules. 2021-09-14 10:08:05.893 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-14 10:08:05.893 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:06.030 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:06.037 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:06.049 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:06.049 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update port filter for a36c4325-29c8-4047-b586-a2343c50f2fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:08:06.049 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Updating port rules. 2021-09-14 10:08:06.069 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-14 10:08:06.069 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:06.195 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c028dc6-b2c4-423a-8320-45e1fac5c955 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: ea28dcf0-d778-41bc-9990-bcdfc6a32a91 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:08:06.205 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:06.205 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:06.205 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:06.205 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update port filter for ccf0e8e3-cede-47a6-9d50-2fc79fe894dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:08:06.232 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Updating port rules. 2021-09-14 10:08:06.237 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-14 10:08:06.237 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:06.237 228 1818478236776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c028dc6-b2c4-423a-8320-45e1fac5c955 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port ea28dcf0-d778-41bc-9990-bcdfc6a32a91 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:08:06.376 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:06.376 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:06.376 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-5641b488-a1d8-4072-bfa9-5bf3e32e8fb9 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:09.161 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ea28dcf0-d778-41bc-9990-bcdfc6a32a91 2021-09-14 10:08:09.330 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e640b44f-e3e6-4c66-ae95-6467ab07c2ae - - - - -] port_update received: 798ba707-7971-46cf-b37a-fc977a6db0ed port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:08:09.361 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e640b44f-e3e6-4c66-ae95-6467ab07c2ae - - - - -] No port 798ba707-7971-46cf-b37a-fc977a6db0ed defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:08:10.877 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3886697-4e5a-45b0-93b4-3616a43ef5a7 - - - - -] port_update received: ed3e1f90-820b-40a8-bc56-ff9d6753ac3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:08:10.912 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3886697-4e5a-45b0-93b4-3616a43ef5a7 - - - - -] No port ed3e1f90-820b-40a8-bc56-ff9d6753ac3f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:08:10.944 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:08:11.817 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port ea28dcf0-d778-41bc-9990-bcdfc6a32a91 2021-09-14 10:08:11.817 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port ea28dcf0-d778-41bc-9990-bcdfc6a32a91 updated. Details: {'device': 'ea28dcf0-d778-41bc-9990-bcdfc6a32a91', 'network_id': '3cc9443a-c418-4da3-b371-e15f9dcdd1fc', 'port_id': 'ea28dcf0-d778-41bc-9990-bcdfc6a32a91', 'mac_address': 'fa:16:3e:1c:e5:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 151, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e56a1c2a-0e37-4a09-8980-de30929fa763', '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} 2021-09-14 10:08:11.833 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:08:11.833 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ea28dcf0-d778-41bc-9990-bcdfc6a32a91" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:11.833 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ea28dcf0-d778-41bc-9990-bcdfc6a32a91 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:08:11.861 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:08:11.989 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ea28dcf0-d778-41bc-9990-bcdfc6a32a91') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:08:12.003 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ea28dcf0-d778-41bc-9990-bcdfc6a32a91') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:08:12.019 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ea28dcf0-d778-41bc-9990-bcdfc6a32a91 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:08:12.019 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 151, VLAN trunk: None to switch port ea28dcf0-d778-41bc-9990-bcdfc6a32a91 2021-09-14 10:08:12.049 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6783632c-afc9-4f36-89cf-cda5f66301ab 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group rule updated on remote: ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:08:12.049 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-6783632c-afc9-4f36-89cf-cda5f66301ab 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group rule updated ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] 2021-09-14 10:08:12.129 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:08:12.129 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ea28dcf0-d778-41bc-9990-bcdfc6a32a91'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:08:12.189 228 1818478236776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24499ee0-795f-4a1d-9aee-910ff9558150 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group rule updated on remote: ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:08:12.209 228 1818478236776 MainThread INFO neutron.agent.securitygroups_rpc [req-24499ee0-795f-4a1d-9aee-910ff9558150 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group rule updated ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] 2021-09-14 10:08:12.317 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ea28dcf0-d778-41bc-9990-bcdfc6a32a91']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:08:12.317 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:08:12.317 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:08:12.333 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:08:12.345 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ea28dcf0-d778-41bc-9990-bcdfc6a32a91 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:08:12.345 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:08:12.345 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ea28dcf0-d778-41bc-9990-bcdfc6a32a91 not yet added. Adding. 2021-09-14 10:08:12.361 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:08:12.361 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:08:12.361 228 1818478236072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-155a15b1-b2d5-4405-874c-b597cc8cd8ae 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group rule updated on remote: ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:08:12.381 228 1818478236072 MainThread INFO neutron.agent.securitygroups_rpc [req-155a15b1-b2d5-4405-874c-b597cc8cd8ae 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group rule updated ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] 2021-09-14 10:08:12.501 228 1818478237128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9725f0df-4696-4c2e-91b1-fee931b3e55b 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group rule updated on remote: ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:08:12.505 228 1818478237128 MainThread INFO neutron.agent.securitygroups_rpc [req-9725f0df-4696-4c2e-91b1-fee931b3e55b 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group rule updated ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] 2021-09-14 10:08:12.517 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea28dcf0-d778-41bc-9990-bcdfc6a32a91" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:12.642 228 1818478236952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c971da22-2460-4642-9e4a-bec128e8bfe2 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group rule updated on remote: ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:08:12.642 228 1818478236952 MainThread INFO neutron.agent.securitygroups_rpc [req-c971da22-2460-4642-9e4a-bec128e8bfe2 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group rule updated ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] 2021-09-14 10:08:12.642 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea28dcf0-d778-41bc-9990-bcdfc6a32a91" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:12.664 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea28dcf0-d778-41bc-9990-bcdfc6a32a91" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:12.771 228 1818478237480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d12dd3d2-8799-420e-bdc0-4d65db50e4cc 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group rule updated on remote: ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 10:08:12.771 228 1818478237480 MainThread INFO neutron.agent.securitygroups_rpc [req-d12dd3d2-8799-420e-bdc0-4d65db50e4cc 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group rule updated ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] 2021-09-14 10:08:12.862 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea28dcf0-d778-41bc-9990-bcdfc6a32a91" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:12.970 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ea28dcf0-d778-41bc-9990-bcdfc6a32a91" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:12.987 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ea28dcf0-d778-41bc-9990-bcdfc6a32a91 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:08:12.987 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ea28dcf0-d778-41bc-9990-bcdfc6a32a91 processed. 2021-09-14 10:08:14.860 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3276156b-ad89-4905-8800-35024b22392e - - - - -] port_update received: bbc0c09e-af28-4033-b900-27e6861afefb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:08:14.864 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3276156b-ad89-4905-8800-35024b22392e - - - - -] No port bbc0c09e-af28-4033-b900-27e6861afefb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:08:14.973 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:15.209 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:31.112 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated on remote: ['83ac0015-7469-41a4-ad9e-bf384726be36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:08:31.112 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated ['83ac0015-7469-41a4-ad9e-bf384726be36'] 2021-09-14 10:08:31.131 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Refresh firewall rules 2021-09-14 10:08:31.131 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Get security group information for devices via rpc ['a36c4325-29c8-4047-b586-a2343c50f2fd', '2acc07ba-bb3e-4711-9d61-3aeaf7ceb452', 'ccf0e8e3-cede-47a6-9d50-2fc79fe894dd', 'ea28dcf0-d778-41bc-9990-bcdfc6a32a91'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:08:31.204 228 1818478237480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] port_delete event received for 'ea28dcf0-d778-41bc-9990-bcdfc6a32a91' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:08:31.488 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information for ports dict_keys(['2acc07ba-bb3e-4711-9d61-3aeaf7ceb452', 'a36c4325-29c8-4047-b586-a2343c50f2fd', 'ccf0e8e3-cede-47a6-9d50-2fc79fe894dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:08:31.503 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:08:31.503 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update rules of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:08:31.517 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update members of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:08:31.517 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update port filter for 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:08:31.533 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Updating port rules. 2021-09-14 10:08:31.533 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 10:08:31.533 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:31.554 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:31.554 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:31.566 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ea28dcf0-d778-41bc-9990-bcdfc6a32a91 2021-09-14 10:08:31.737 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:31.737 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update port filter for a36c4325-29c8-4047-b586-a2343c50f2fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:08:31.751 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Updating port rules. 2021-09-14 10:08:31.751 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 10:08:31.751 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:31.770 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:31.770 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:31.941 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:31.954 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update port filter for ccf0e8e3-cede-47a6-9d50-2fc79fe894dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:08:31.954 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Updating port rules. 2021-09-14 10:08:31.954 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 10:08:31.970 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:31.970 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:31.970 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:32.143 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-ba1a002c-3611-44c7-a820-ef3cb441c6cb 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-ccf0e8e3-cede-47a6-9d50-2fc79fe894dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:33.001 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:08:33.001 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ea28dcf0-d778-41bc-9990-bcdfc6a32a91' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:08:33.001 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ea28dcf0-d778-41bc-9990-bcdfc6a32a91' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:08:33.016 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ea28dcf0-d778-41bc-9990-bcdfc6a32a91 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:08:33.036 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ea28dcf0-d778-41bc-9990-bcdfc6a32a91'] 2021-09-14 10:08:33.050 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:08:33.050 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:08:33.064 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ea28dcf0-d778-41bc-9990-bcdfc6a32a91'] 2021-09-14 10:08:33.919 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-acf76c81-234d-43cc-ac5b-5754e098a9f5 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group member updated on remote: ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:08:33.919 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-acf76c81-234d-43cc-ac5b-5754e098a9f5 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group member updated ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] 2021-09-14 10:08:34.657 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83749cc2-6aa0-448e-9f30-e306f488b00a 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: 0cc7920b-3e52-4030-8058-a0aaaacb75ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:08:34.664 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83749cc2-6aa0-448e-9f30-e306f488b00a 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port 0cc7920b-3e52-4030-8058-a0aaaacb75ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:08:35.032 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:35.059 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:35.501 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ccf0e8e3-cede-47a6-9d50-2fc79fe894dd 2021-09-14 10:08:36.076 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated on remote: ['83ac0015-7469-41a4-ad9e-bf384726be36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:08:36.076 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated ['83ac0015-7469-41a4-ad9e-bf384726be36'] 2021-09-14 10:08:36.094 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Refresh firewall rules 2021-09-14 10:08:36.094 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Get security group information for devices via rpc ['a36c4325-29c8-4047-b586-a2343c50f2fd', '2acc07ba-bb3e-4711-9d61-3aeaf7ceb452', 'ccf0e8e3-cede-47a6-9d50-2fc79fe894dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:08:36.157 228 1818478237480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] port_delete event received for 'ccf0e8e3-cede-47a6-9d50-2fc79fe894dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:08:36.329 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information for ports dict_keys(['2acc07ba-bb3e-4711-9d61-3aeaf7ceb452', 'a36c4325-29c8-4047-b586-a2343c50f2fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:08:36.342 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:08:36.342 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update rules of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:08:36.360 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update members of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:08:36.360 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update port filter for 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:08:36.360 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Updating port rules. 2021-09-14 10:08:36.376 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 10:08:36.376 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:36.386 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:36.386 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:36.516 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-2acc07ba-bb3e-4711-9d61-3aeaf7ceb452" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:36.532 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update port filter for a36c4325-29c8-4047-b586-a2343c50f2fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:08:36.532 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Updating port rules. 2021-09-14 10:08:36.547 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 10:08:36.547 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:36.560 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:36.560 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:36.685 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-65e34bb3-15aa-40ba-84b3-95901c19a743 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:37.032 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:08:37.032 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ccf0e8e3-cede-47a6-9d50-2fc79fe894dd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:08:37.044 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ccf0e8e3-cede-47a6-9d50-2fc79fe894dd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:08:37.044 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ccf0e8e3-cede-47a6-9d50-2fc79fe894dd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:08:37.063 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccf0e8e3-cede-47a6-9d50-2fc79fe894dd'] 2021-09-14 10:08:37.063 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:08:37.081 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:08:37.081 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccf0e8e3-cede-47a6-9d50-2fc79fe894dd'] 2021-09-14 10:08:39.032 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:39.063 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:39.169 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated on remote: ['83ac0015-7469-41a4-ad9e-bf384726be36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:08:39.188 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated ['83ac0015-7469-41a4-ad9e-bf384726be36'] 2021-09-14 10:08:39.188 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Refresh firewall rules 2021-09-14 10:08:39.188 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Get security group information for devices via rpc ['a36c4325-29c8-4047-b586-a2343c50f2fd', '2acc07ba-bb3e-4711-9d61-3aeaf7ceb452'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:08:39.241 228 1818478237480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] port_delete event received for '2acc07ba-bb3e-4711-9d61-3aeaf7ceb452' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:08:39.360 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information for ports dict_keys(['a36c4325-29c8-4047-b586-a2343c50f2fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:08:39.360 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:08:39.372 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update rules of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:08:39.372 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update members of security group (83ac0015-7469-41a4-ad9e-bf384726be36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:08:39.380 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update port filter for a36c4325-29c8-4047-b586-a2343c50f2fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:08:39.380 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Updating port rules. 2021-09-14 10:08:39.380 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 10:08:39.380 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:39.407 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:39.407 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:39.531 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [req-086b8a72-26ba-48ea-b4c4-4e020b98fc6d 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Lock "n-hv-driver-port-lock-a36c4325-29c8-4047-b586-a2343c50f2fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:39.549 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 2021-09-14 10:08:41.032 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:08:41.034 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2acc07ba-bb3e-4711-9d61-3aeaf7ceb452' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:08:41.034 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2acc07ba-bb3e-4711-9d61-3aeaf7ceb452' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:08:41.048 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2acc07ba-bb3e-4711-9d61-3aeaf7ceb452 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:08:41.068 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2acc07ba-bb3e-4711-9d61-3aeaf7ceb452'] 2021-09-14 10:08:41.068 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:08:41.068 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:08:41.084 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2acc07ba-bb3e-4711-9d61-3aeaf7ceb452'] 2021-09-14 10:08:41.357 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0cc7920b-3e52-4030-8058-a0aaaacb75ea 2021-09-14 10:08:43.063 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:08:43.070 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:43.105 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:43.262 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 0cc7920b-3e52-4030-8058-a0aaaacb75ea 2021-09-14 10:08:43.282 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 0cc7920b-3e52-4030-8058-a0aaaacb75ea updated. Details: {'device': '0cc7920b-3e52-4030-8058-a0aaaacb75ea', 'network_id': 'e31c341c-0602-497d-a5e3-d8e551afd4d8', 'port_id': '0cc7920b-3e52-4030-8058-a0aaaacb75ea', 'mac_address': 'fa:16:3e:75:26:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 168, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '21be54f8-ef0a-4242-a19b-13658565a457', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:08:43.282 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:08:43.282 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0cc7920b-3e52-4030-8058-a0aaaacb75ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:43.298 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0cc7920b-3e52-4030-8058-a0aaaacb75ea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:08:43.298 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e31c341c-0602-497d-a5e3-d8e551afd4d8 2021-09-14 10:08:43.315 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:08:43.449 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0cc7920b-3e52-4030-8058-a0aaaacb75ea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:08:43.462 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0cc7920b-3e52-4030-8058-a0aaaacb75ea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:08:43.469 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0cc7920b-3e52-4030-8058-a0aaaacb75ea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:08:43.469 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 168, VLAN trunk: None to switch port 0cc7920b-3e52-4030-8058-a0aaaacb75ea 2021-09-14 10:08:43.538 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:08:43.538 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0cc7920b-3e52-4030-8058-a0aaaacb75ea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:08:43.563 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a36c4325-29c8-4047-b586-a2343c50f2fd 2021-09-14 10:08:43.782 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0cc7920b-3e52-4030-8058-a0aaaacb75ea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:08:43.782 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:08:43.782 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8f82d498-bd49-4223-bb66-5e61cbb731ff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:08:43.797 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0cc7920b-3e52-4030-8058-a0aaaacb75ea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:08:43.797 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:08:43.813 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0cc7920b-3e52-4030-8058-a0aaaacb75ea not yet added. Adding. 2021-09-14 10:08:43.813 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:08:43.826 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:08:43.891 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0cc7920b-3e52-4030-8058-a0aaaacb75ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:43.966 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0cc7920b-3e52-4030-8058-a0aaaacb75ea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:43.966 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0cc7920b-3e52-4030-8058-a0aaaacb75ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:44.063 228 1818478237480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06fdc87a-5ca0-4a2f-aca7-f2471258e101 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated on remote: ['83ac0015-7469-41a4-ad9e-bf384726be36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:08:44.063 228 1818478237480 MainThread INFO neutron.agent.securitygroups_rpc [req-06fdc87a-5ca0-4a2f-aca7-f2471258e101 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Security group member updated ['83ac0015-7469-41a4-ad9e-bf384726be36'] 2021-09-14 10:08:44.063 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0cc7920b-3e52-4030-8058-a0aaaacb75ea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:44.063 228 1818478237480 MainThread INFO neutron.agent.securitygroups_rpc [req-06fdc87a-5ca0-4a2f-aca7-f2471258e101 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Refresh firewall rules 2021-09-14 10:08:44.094 228 1818478237480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06fdc87a-5ca0-4a2f-aca7-f2471258e101 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Get security group information for devices via rpc ['a36c4325-29c8-4047-b586-a2343c50f2fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:08:44.123 228 1818478237480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06fdc87a-5ca0-4a2f-aca7-f2471258e101 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:08:44.123 228 1818478237480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06fdc87a-5ca0-4a2f-aca7-f2471258e101 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:08:44.141 228 1818478237480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06fdc87a-5ca0-4a2f-aca7-f2471258e101 9da074fdace94023afa0d3687dbd8739 08fafd3553314afa86bba335514048b6 - - -] port_delete event received for 'a36c4325-29c8-4047-b586-a2343c50f2fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:08:44.146 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0cc7920b-3e52-4030-8058-a0aaaacb75ea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:44.146 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0cc7920b-3e52-4030-8058-a0aaaacb75ea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:08:44.172 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0cc7920b-3e52-4030-8058-a0aaaacb75ea processed. 2021-09-14 10:08:45.075 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:08:45.075 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:45.075 228 1818478237480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a36c4325-29c8-4047-b586-a2343c50f2fd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:08:45.094 228 1818478237480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a36c4325-29c8-4047-b586-a2343c50f2fd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:08:45.094 228 1818478237480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a36c4325-29c8-4047-b586-a2343c50f2fd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:08:45.110 228 1818478237480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3cc9443a-c418-4da3-b371-e15f9dcdd1fc 2021-09-14 10:08:45.110 228 1818478237480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a36c4325-29c8-4047-b586-a2343c50f2fd'] 2021-09-14 10:08:45.125 228 1818478237480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:08:45.125 228 1818478237480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:08:45.138 228 1818478237480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a36c4325-29c8-4047-b586-a2343c50f2fd'] 2021-09-14 10:08:45.250 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:08:45.907 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46f63b84-b1f5-402f-86ba-3ada5e801737 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network 3cc9443a-c418-4da3-b371-e15f9dcdd1fc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:08:45.907 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46f63b84-b1f5-402f-86ba-3ada5e801737 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network 3cc9443a-c418-4da3-b371-e15f9dcdd1fc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:08:47.079 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:08:47.099 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:09:27.872 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99b3ae7a-c01b-4dde-bf18-1f033d48ddb7 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Security group member updated on remote: ['53df8cd1-dfa1-4042-a92d-64d04abc4f33'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:09:27.872 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-99b3ae7a-c01b-4dde-bf18-1f033d48ddb7 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Security group member updated ['53df8cd1-dfa1-4042-a92d-64d04abc4f33'] 2021-09-14 10:09:28.557 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1672775d-0309-4140-bef5-5b7950f408f0 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: 859462cf-66d9-4b0d-bc13-68bab15f78b6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:09:28.575 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1672775d-0309-4140-bef5-5b7950f408f0 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port 859462cf-66d9-4b0d-bc13-68bab15f78b6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:09:29.731 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 859462cf-66d9-4b0d-bc13-68bab15f78b6 2021-09-14 10:09:31.372 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:09:31.557 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 859462cf-66d9-4b0d-bc13-68bab15f78b6 2021-09-14 10:09:31.557 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 859462cf-66d9-4b0d-bc13-68bab15f78b6 updated. Details: {'device': '859462cf-66d9-4b0d-bc13-68bab15f78b6', 'network_id': 'e3f2a25d-f9cd-4765-b5db-47c29652fa54', 'port_id': '859462cf-66d9-4b0d-bc13-68bab15f78b6', 'mac_address': 'fa:16:3e:da:79:e6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0d7e11d-a2e0-4531-a0a1-54ab799c1e33', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:09:31.575 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:09:31.575 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-859462cf-66d9-4b0d-bc13-68bab15f78b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:09:31.588 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 859462cf-66d9-4b0d-bc13-68bab15f78b6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:09:31.596 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e3f2a25d-f9cd-4765-b5db-47c29652fa54 2021-09-14 10:09:31.596 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:09:31.716 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '859462cf-66d9-4b0d-bc13-68bab15f78b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:09:31.716 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '859462cf-66d9-4b0d-bc13-68bab15f78b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:09:31.748 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 859462cf-66d9-4b0d-bc13-68bab15f78b6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:09:31.748 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port 859462cf-66d9-4b0d-bc13-68bab15f78b6 2021-09-14 10:09:31.825 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:09:31.825 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['859462cf-66d9-4b0d-bc13-68bab15f78b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:09:31.965 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['859462cf-66d9-4b0d-bc13-68bab15f78b6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:09:31.965 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:09:31.981 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (53df8cd1-dfa1-4042-a92d-64d04abc4f33) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:09:31.981 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (53df8cd1-dfa1-4042-a92d-64d04abc4f33) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:09:31.981 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 859462cf-66d9-4b0d-bc13-68bab15f78b6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:09:31.998 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:09:31.998 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 859462cf-66d9-4b0d-bc13-68bab15f78b6 not yet added. Adding. 2021-09-14 10:09:31.998 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:09:31.998 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:09:32.090 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-859462cf-66d9-4b0d-bc13-68bab15f78b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:09:32.187 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-859462cf-66d9-4b0d-bc13-68bab15f78b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:09:32.187 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-859462cf-66d9-4b0d-bc13-68bab15f78b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:09:32.279 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-859462cf-66d9-4b0d-bc13-68bab15f78b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:09:32.370 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-859462cf-66d9-4b0d-bc13-68bab15f78b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:09:32.370 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 859462cf-66d9-4b0d-bc13-68bab15f78b6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:09:32.370 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 859462cf-66d9-4b0d-bc13-68bab15f78b6 processed. 2021-09-14 10:09:33.372 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:09:33.543 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:10:18.292 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 859462cf-66d9-4b0d-bc13-68bab15f78b6 2021-09-14 10:10:18.525 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e619a301-2e95-452c-bf28-bdf710de45d0 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Security group member updated on remote: ['53df8cd1-dfa1-4042-a92d-64d04abc4f33'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:10:18.525 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-e619a301-2e95-452c-bf28-bdf710de45d0 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Security group member updated ['53df8cd1-dfa1-4042-a92d-64d04abc4f33'] 2021-09-14 10:10:18.540 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-e619a301-2e95-452c-bf28-bdf710de45d0 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Refresh firewall rules 2021-09-14 10:10:18.540 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e619a301-2e95-452c-bf28-bdf710de45d0 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Get security group information for devices via rpc ['859462cf-66d9-4b0d-bc13-68bab15f78b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:10:18.572 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e619a301-2e95-452c-bf28-bdf710de45d0 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:10:18.589 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e619a301-2e95-452c-bf28-bdf710de45d0 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:10:18.603 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e619a301-2e95-452c-bf28-bdf710de45d0 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] port_delete event received for '859462cf-66d9-4b0d-bc13-68bab15f78b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:10:19.603 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:10:19.603 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '859462cf-66d9-4b0d-bc13-68bab15f78b6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:10:19.603 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '859462cf-66d9-4b0d-bc13-68bab15f78b6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:10:19.618 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 859462cf-66d9-4b0d-bc13-68bab15f78b6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:10:19.634 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e3f2a25d-f9cd-4765-b5db-47c29652fa54 2021-09-14 10:10:19.634 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['859462cf-66d9-4b0d-bc13-68bab15f78b6'] 2021-09-14 10:10:19.650 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:10:19.650 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:10:19.650 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['859462cf-66d9-4b0d-bc13-68bab15f78b6'] 2021-09-14 10:10:21.619 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:10:22.962 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:10:29.541 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93703ecb-22c9-4c84-8071-dc5f080ec065 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Security group member updated on remote: ['53df8cd1-dfa1-4042-a92d-64d04abc4f33'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:10:29.568 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-93703ecb-22c9-4c84-8071-dc5f080ec065 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Security group member updated ['53df8cd1-dfa1-4042-a92d-64d04abc4f33'] 2021-09-14 10:10:30.243 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-324def34-fa01-4f0f-91e7-9d1efec2d786 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: 293732b0-a67f-4c78-8108-967873b431b3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:10:30.243 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-324def34-fa01-4f0f-91e7-9d1efec2d786 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port 293732b0-a67f-4c78-8108-967873b431b3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:10:32.073 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 293732b0-a67f-4c78-8108-967873b431b3 2021-09-14 10:10:33.715 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:10:33.886 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 293732b0-a67f-4c78-8108-967873b431b3 2021-09-14 10:10:33.886 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 293732b0-a67f-4c78-8108-967873b431b3 updated. Details: {'device': '293732b0-a67f-4c78-8108-967873b431b3', 'network_id': 'e3f2a25d-f9cd-4765-b5db-47c29652fa54', 'port_id': '293732b0-a67f-4c78-8108-967873b431b3', 'mac_address': 'fa:16:3e:c7:57:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0d7e11d-a2e0-4531-a0a1-54ab799c1e33', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:10:33.915 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:10:33.915 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-293732b0-a67f-4c78-8108-967873b431b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:10:33.931 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 293732b0-a67f-4c78-8108-967873b431b3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:10:33.934 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e3f2a25d-f9cd-4765-b5db-47c29652fa54 2021-09-14 10:10:33.934 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:10:34.075 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '293732b0-a67f-4c78-8108-967873b431b3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:10:34.075 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '293732b0-a67f-4c78-8108-967873b431b3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:10:34.075 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 293732b0-a67f-4c78-8108-967873b431b3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:10:34.107 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port 293732b0-a67f-4c78-8108-967873b431b3 2021-09-14 10:10:34.166 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:10:34.166 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['293732b0-a67f-4c78-8108-967873b431b3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:10:34.318 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['293732b0-a67f-4c78-8108-967873b431b3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:10:34.318 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:10:34.336 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (53df8cd1-dfa1-4042-a92d-64d04abc4f33) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:10:34.336 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (53df8cd1-dfa1-4042-a92d-64d04abc4f33) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 10:10:34.336 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 293732b0-a67f-4c78-8108-967873b431b3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:10:34.352 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:10:34.352 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 293732b0-a67f-4c78-8108-967873b431b3 not yet added. Adding. 2021-09-14 10:10:34.368 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:10:34.372 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:10:34.466 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-293732b0-a67f-4c78-8108-967873b431b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:10:34.552 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-293732b0-a67f-4c78-8108-967873b431b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:10:34.552 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-293732b0-a67f-4c78-8108-967873b431b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:10:34.651 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-293732b0-a67f-4c78-8108-967873b431b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:10:34.721 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-293732b0-a67f-4c78-8108-967873b431b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:10:34.746 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 293732b0-a67f-4c78-8108-967873b431b3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:10:34.746 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 293732b0-a67f-4c78-8108-967873b431b3 processed. 2021-09-14 10:10:35.727 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:10:35.899 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:10:44.467 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0cc7920b-3e52-4030-8058-a0aaaacb75ea 2021-09-14 10:10:45.030 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab82dbf8-dc16-46b1-91b6-12af42631500 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group member updated on remote: ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:10:45.030 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-ab82dbf8-dc16-46b1-91b6-12af42631500 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group member updated ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] 2021-09-14 10:10:45.352 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab82dbf8-dc16-46b1-91b6-12af42631500 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] port_delete event received for '0cc7920b-3e52-4030-8058-a0aaaacb75ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:10:45.774 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:10:45.774 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0cc7920b-3e52-4030-8058-a0aaaacb75ea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:10:45.774 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0cc7920b-3e52-4030-8058-a0aaaacb75ea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:10:45.789 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0cc7920b-3e52-4030-8058-a0aaaacb75ea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:10:45.805 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e31c341c-0602-497d-a5e3-d8e551afd4d8 2021-09-14 10:10:45.805 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0cc7920b-3e52-4030-8058-a0aaaacb75ea'] 2021-09-14 10:10:45.821 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:10:45.821 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:10:45.821 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0cc7920b-3e52-4030-8058-a0aaaacb75ea'] 2021-09-14 10:10:47.789 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:10:49.355 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:10:50.508 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a466e182-c103-422e-9331-c22f957ddcb1 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group member updated on remote: ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:10:50.508 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-a466e182-c103-422e-9331-c22f957ddcb1 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group member updated ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] 2021-09-14 10:10:51.242 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9d80bcd-373b-46ba-96e3-43971ecdf03d 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: b06fec57-a180-4e8a-8b3f-0565ea8eceb1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:10:52.643 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9d80bcd-373b-46ba-96e3-43971ecdf03d 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port b06fec57-a180-4e8a-8b3f-0565ea8eceb1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:11:00.234 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b06fec57-a180-4e8a-8b3f-0565ea8eceb1 2021-09-14 10:11:00.685 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:11:00.992 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port b06fec57-a180-4e8a-8b3f-0565ea8eceb1 2021-09-14 10:11:00.992 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port b06fec57-a180-4e8a-8b3f-0565ea8eceb1 updated. Details: {'device': 'b06fec57-a180-4e8a-8b3f-0565ea8eceb1', 'network_id': 'e31c341c-0602-497d-a5e3-d8e551afd4d8', 'port_id': 'b06fec57-a180-4e8a-8b3f-0565ea8eceb1', 'mac_address': 'fa:16:3e:4a:50:29', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 168, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '21be54f8-ef0a-4242-a19b-13658565a457', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:11:00.992 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:11:01.015 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b06fec57-a180-4e8a-8b3f-0565ea8eceb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:11:01.015 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b06fec57-a180-4e8a-8b3f-0565ea8eceb1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:11:01.032 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e31c341c-0602-497d-a5e3-d8e551afd4d8 2021-09-14 10:11:01.032 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:11:01.152 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b06fec57-a180-4e8a-8b3f-0565ea8eceb1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:11:01.152 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b06fec57-a180-4e8a-8b3f-0565ea8eceb1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:11:01.167 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b06fec57-a180-4e8a-8b3f-0565ea8eceb1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:11:01.167 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 168, VLAN trunk: None to switch port b06fec57-a180-4e8a-8b3f-0565ea8eceb1 2021-09-14 10:11:01.242 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:11:01.242 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b06fec57-a180-4e8a-8b3f-0565ea8eceb1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:11:01.476 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b06fec57-a180-4e8a-8b3f-0565ea8eceb1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:11:01.476 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:11:01.492 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8f82d498-bd49-4223-bb66-5e61cbb731ff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:11:01.495 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b06fec57-a180-4e8a-8b3f-0565ea8eceb1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:11:01.495 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:11:01.495 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b06fec57-a180-4e8a-8b3f-0565ea8eceb1 not yet added. Adding. 2021-09-14 10:11:01.495 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:11:01.495 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:11:01.539 228 1818478237480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89959b1d-43ad-48ad-a451-617f38e24aad 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Security group member updated on remote: ['53df8cd1-dfa1-4042-a92d-64d04abc4f33'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:11:01.558 228 1818478237480 MainThread INFO neutron.agent.securitygroups_rpc [req-89959b1d-43ad-48ad-a451-617f38e24aad 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Security group member updated ['53df8cd1-dfa1-4042-a92d-64d04abc4f33'] 2021-09-14 10:11:01.601 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06fec57-a180-4e8a-8b3f-0565ea8eceb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:11:01.620 228 1818478236952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89959b1d-43ad-48ad-a451-617f38e24aad 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] port_delete event received for '293732b0-a67f-4c78-8108-967873b431b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:11:01.680 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06fec57-a180-4e8a-8b3f-0565ea8eceb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:11:01.680 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06fec57-a180-4e8a-8b3f-0565ea8eceb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:11:01.777 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b06fec57-a180-4e8a-8b3f-0565ea8eceb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:11:01.777 228 1818478237480 MainThread INFO neutron.agent.securitygroups_rpc [req-89959b1d-43ad-48ad-a451-617f38e24aad 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Refresh firewall rules 2021-09-14 10:11:01.777 228 1818478237480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89959b1d-43ad-48ad-a451-617f38e24aad 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Get security group information for devices via rpc ['293732b0-a67f-4c78-8108-967873b431b3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:11:01.823 228 1818478237480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89959b1d-43ad-48ad-a451-617f38e24aad 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:11:01.836 228 1818478237480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89959b1d-43ad-48ad-a451-617f38e24aad 7fcb327c28de45da9acf3ad2d9014f2d 74a003acbf1440eb9fb319c02af5c2b6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:11:01.836 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b06fec57-a180-4e8a-8b3f-0565ea8eceb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:11:01.867 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b06fec57-a180-4e8a-8b3f-0565ea8eceb1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:11:01.867 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b06fec57-a180-4e8a-8b3f-0565ea8eceb1 processed. 2021-09-14 10:11:02.586 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 293732b0-a67f-4c78-8108-967873b431b3 2021-09-14 10:11:02.695 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:11:02.702 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:11:02.702 228 1818478237480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '293732b0-a67f-4c78-8108-967873b431b3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:11:02.702 228 1818478237480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '293732b0-a67f-4c78-8108-967873b431b3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:11:02.702 228 1818478237480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 293732b0-a67f-4c78-8108-967873b431b3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:11:02.730 228 1818478237480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e3f2a25d-f9cd-4765-b5db-47c29652fa54 2021-09-14 10:11:02.730 228 1818478237480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['293732b0-a67f-4c78-8108-967873b431b3'] 2021-09-14 10:11:02.730 228 1818478237480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:11:02.730 228 1818478237480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:11:02.757 228 1818478237480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['293732b0-a67f-4c78-8108-967873b431b3'] 2021-09-14 10:11:02.882 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:11:04.702 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:11:06.304 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:11:25.288 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-496b98b9-7f48-47b1-88ef-46d58c672dcf 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network e3f2a25d-f9cd-4765-b5db-47c29652fa54 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:11:25.304 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-496b98b9-7f48-47b1-88ef-46d58c672dcf 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network e3f2a25d-f9cd-4765-b5db-47c29652fa54 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:12:58.205 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b591577a-b78d-46fa-859b-d3dfd4775ab2 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group member updated on remote: ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:12:58.205 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-b591577a-b78d-46fa-859b-d3dfd4775ab2 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group member updated ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] 2021-09-14 10:12:59.129 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27f7b982-8b5a-429f-8f8c-69c6067e58f5 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] port_update received: 47690ba1-6d89-4797-92ed-b1c32d86ada3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 10:12:59.154 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27f7b982-8b5a-429f-8f8c-69c6067e58f5 4c374dc89b3c44728db37548db7f46ef 9596f113ab1f42fbb6ee83eb2910034e - - -] No port 47690ba1-6d89-4797-92ed-b1c32d86ada3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 10:13:07.075 228 1818477098968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 47690ba1-6d89-4797-92ed-b1c32d86ada3 2021-09-14 10:13:07.817 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 10:13:08.004 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Adding port 47690ba1-6d89-4797-92ed-b1c32d86ada3 2021-09-14 10:13:08.004 228 1818380229624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Port 47690ba1-6d89-4797-92ed-b1c32d86ada3 updated. Details: {'device': '47690ba1-6d89-4797-92ed-b1c32d86ada3', 'network_id': 'e31c341c-0602-497d-a5e3-d8e551afd4d8', 'port_id': '47690ba1-6d89-4797-92ed-b1c32d86ada3', 'mac_address': 'fa:16:3e:df:27:c2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 168, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '21be54f8-ef0a-4242-a19b-13658565a457', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 10:13:08.020 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-14 10:13:08.028 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-47690ba1-6d89-4797-92ed-b1c32d86ada3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:13:08.028 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 47690ba1-6d89-4797-92ed-b1c32d86ada3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 10:13:08.028 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-14 10:13:08.160 228 1818478237304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '47690ba1-6d89-4797-92ed-b1c32d86ada3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:13:08.177 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '47690ba1-6d89-4797-92ed-b1c32d86ada3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 10:13:08.177 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 47690ba1-6d89-4797-92ed-b1c32d86ada3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 10:13:08.200 228 1818478237304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 168, VLAN trunk: None to switch port 47690ba1-6d89-4797-92ed-b1c32d86ada3 2021-09-14 10:13:08.255 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 10:13:08.255 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['47690ba1-6d89-4797-92ed-b1c32d86ada3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 10:13:08.495 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['47690ba1-6d89-4797-92ed-b1c32d86ada3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 10:13:08.495 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 10:13:08.513 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8f82d498-bd49-4223-bb66-5e61cbb731ff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 10:13:08.513 228 1818478237304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 47690ba1-6d89-4797-92ed-b1c32d86ada3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 10:13:08.513 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 10:13:08.513 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 47690ba1-6d89-4797-92ed-b1c32d86ada3 not yet added. Adding. 2021-09-14 10:13:08.535 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-14 10:13:08.542 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-14 10:13:08.626 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47690ba1-6d89-4797-92ed-b1c32d86ada3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:13:08.694 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47690ba1-6d89-4797-92ed-b1c32d86ada3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:13:08.723 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47690ba1-6d89-4797-92ed-b1c32d86ada3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:13:08.803 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47690ba1-6d89-4797-92ed-b1c32d86ada3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:13:08.910 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-47690ba1-6d89-4797-92ed-b1c32d86ada3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:13:08.910 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 47690ba1-6d89-4797-92ed-b1c32d86ada3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 10:13:08.910 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 47690ba1-6d89-4797-92ed-b1c32d86ada3 processed. 2021-09-14 10:13:09.834 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:13:10.006 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:14:42.221 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ba2288f-1995-4486-9f3e-1368c616481b 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] port_delete event received for 'e4b0c1ca-c1d7-454a-ac18-4e611156d6e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:14:44.779 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9512cdd-9b04-467a-a748-7ca3690c947f 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group member updated on remote: ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:14:44.779 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-e9512cdd-9b04-467a-a748-7ca3690c947f 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group member updated ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] 2021-09-14 10:14:44.836 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9512cdd-9b04-467a-a748-7ca3690c947f 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] port_delete event received for '47690ba1-6d89-4797-92ed-b1c32d86ada3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:14:45.924 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 47690ba1-6d89-4797-92ed-b1c32d86ada3 2021-09-14 10:14:46.315 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:14:46.315 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '47690ba1-6d89-4797-92ed-b1c32d86ada3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:14:46.315 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '47690ba1-6d89-4797-92ed-b1c32d86ada3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:14:46.330 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 47690ba1-6d89-4797-92ed-b1c32d86ada3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:14:46.341 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['47690ba1-6d89-4797-92ed-b1c32d86ada3'] 2021-09-14 10:14:46.341 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:14:46.362 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:14:46.362 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['47690ba1-6d89-4797-92ed-b1c32d86ada3'] 2021-09-14 10:14:48.330 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:14:48.361 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:14:48.810 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74b193a5-144d-4f69-8b3f-bfd8c00a0650 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] port_delete event received for '4f6070f5-34c7-4662-9f53-34ea94862f2c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:14:51.299 228 1818478237304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ad23237-be30-44ba-a1be-58e83855f54b 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group member updated on remote: ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 10:14:51.299 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [req-0ad23237-be30-44ba-a1be-58e83855f54b 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] Security group member updated ['8f82d498-bd49-4223-bb66-5e61cbb731ff'] 2021-09-14 10:14:51.596 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ad23237-be30-44ba-a1be-58e83855f54b 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] port_delete event received for 'b06fec57-a180-4e8a-8b3f-0565ea8eceb1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:14:51.940 228 1818477099144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b06fec57-a180-4e8a-8b3f-0565ea8eceb1 2021-09-14 10:14:52.361 228 1818380229624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d200dcd-6693-4ffe-ab8c-5b5a6d4a827e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 10:14:52.361 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b06fec57-a180-4e8a-8b3f-0565ea8eceb1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 10:14:52.361 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b06fec57-a180-4e8a-8b3f-0565ea8eceb1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 10:14:52.377 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b06fec57-a180-4e8a-8b3f-0565ea8eceb1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 10:14:52.393 228 1818478237304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e31c341c-0602-497d-a5e3-d8e551afd4d8 2021-09-14 10:14:52.397 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b06fec57-a180-4e8a-8b3f-0565ea8eceb1'] 2021-09-14 10:14:52.397 228 1818478237304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 10:14:52.397 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-14 10:14:52.397 228 1818478237304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b06fec57-a180-4e8a-8b3f-0565ea8eceb1'] 2021-09-14 10:14:53.174 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1542936-770a-4b80-ad64-5c1405e14311 5bf7a2d09ba74b8da765da4dff1c9814 54157c6d78d44f108d0799ab0d8f908a - - -] port_delete event received for 'beaac417-da10-460a-8267-a3bcdd325180' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:14:54.377 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 10:14:54.408 228 1818478237304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 10:14:55.857 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6f0034a-a7bf-49f7-b328-1a55d10f142e 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '798ba707-7971-46cf-b37a-fc977a6db0ed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:14:56.849 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f64559c-13e3-4224-b80c-9f6c71313f22 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for 'aeb54569-4ec6-495c-b378-1d3765c21d97' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:14:57.560 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e7a04b6-b7dc-4eff-9f5a-15a260c45da8 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for 'e2a44a1b-c6bf-495c-bdef-6d81e8414b5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:14:57.736 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d214f6e9-2bd5-4f42-bf7c-1f1cef1c014a - - - - -] port_delete event received for 'e2a44a1b-c6bf-495c-bdef-6d81e8414b5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:14:57.768 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e7a04b6-b7dc-4eff-9f5a-15a260c45da8 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network e31c341c-0602-497d-a5e3-d8e551afd4d8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:14:57.783 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e7a04b6-b7dc-4eff-9f5a-15a260c45da8 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network e31c341c-0602-497d-a5e3-d8e551afd4d8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 10:14:58.689 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-185c04b0-30b3-4a20-b966-2e5a99c7eba3 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for 'bbc0c09e-af28-4033-b900-27e6861afefb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:14:59.924 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c200c672-25c5-45a9-948d-0b05c429b111 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for 'ed3e1f90-820b-40a8-bc56-ff9d6753ac3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:15:00.623 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f92f1256-6c9b-43c6-9e87-29b9f5047ac2 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] port_delete event received for '0e951c83-36bd-460f-96b4-57575d494299' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:15:00.736 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3558323-ff0c-4382-94e5-931f22e54bac - - - - -] port_delete event received for '0e951c83-36bd-460f-96b4-57575d494299' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 10:15:00.842 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f92f1256-6c9b-43c6-9e87-29b9f5047ac2 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] network_delete received. Deleting network 3794dd0c-a5c3-40a9-900e-0a461ae4b14f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 10:15:00.842 228 1818478237304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f92f1256-6c9b-43c6-9e87-29b9f5047ac2 29578df034ae45b0994191eaa7c0bd56 1d60de9fd05547678818de6c64bff66b - - -] Network 3794dd0c-a5c3-40a9-900e-0a461ae4b14f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463