2022-07-12 03:47:12.153 4976 2417738208352 MainThread INFO neutron.common.config [-] Logging enabled! 2022-07-12 03:47:12.178 4976 2417738208352 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev425 2022-07-12 03:47:12.178 4976 2417738208352 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:120 2022-07-12 03:47:12.201 4976 2417738208352 MainThread INFO os_win.utils.network.networkutils [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] WMI caching is disabled. 2022-07-12 03:47:12.473 4976 2417738208352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-07-12 03:47:12.529 4976 2417738208352 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-07-12 03:47:12.544 4976 2417738208352 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-07-12 03:47:12.708 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent initialized successfully, now running... 2022-07-12 03:47:12.717 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-07-12 03:47:12.717 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-07-12 03:47:12.800 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-07-12 03:49:10.839 4976 2417816652608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8fbe0d4-21be-4589-9811-43f494b7ccb4 - - - - - -] port_update received: 7d785700-49d5-4d84-823d-7e4ab8762005 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:49:12.293 4976 2417816652608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8fbe0d4-21be-4589-9811-43f494b7ccb4 - - - - - -] No port 7d785700-49d5-4d84-823d-7e4ab8762005 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:49:14.681 4976 2417816382448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa5eda82-32b2-48ca-b243-078359bee933 - - - - - -] port_update received: c0596b93-4329-4c25-9ec9-f41032ed1ad4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:49:14.696 4976 2417816382448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa5eda82-32b2-48ca-b243-078359bee933 - - - - - -] No port c0596b93-4329-4c25-9ec9-f41032ed1ad4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:49:14.742 4976 2417817443664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf747bc3-36b2-4994-8000-356978e77ced - - - - - -] port_update received: 4715eb67-6db0-4fbd-a279-66c7b09a0a75 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:49:14.758 4976 2417817443664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf747bc3-36b2-4994-8000-356978e77ced - - - - - -] No port 4715eb67-6db0-4fbd-a279-66c7b09a0a75 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:49:19.116 4976 2417834509056 MainThread WARNING oslo_policy.policy [req-efe28baf-4ab8-4fdd-8a8a-f144925ebfc1 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-07-12 03:49:19.132 4976 2417834509056 MainThread WARNING oslo_policy.policy [req-efe28baf-4ab8-4fdd-8a8a-f144925ebfc1 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-07-12 03:49:19.148 4976 2417834509056 MainThread WARNING oslo_policy.policy [req-efe28baf-4ab8-4fdd-8a8a-f144925ebfc1 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-07-12 03:49:19.148 4976 2417834509056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efe28baf-4ab8-4fdd-8a8a-f144925ebfc1 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group rule updated on remote: ['3e603eac-5d15-4a67-ba23-66d5d6f6d6ed'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:49:19.165 4976 2417834509056 MainThread INFO neutron.agent.securitygroups_rpc [req-efe28baf-4ab8-4fdd-8a8a-f144925ebfc1 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group rule updated ['3e603eac-5d15-4a67-ba23-66d5d6f6d6ed'] 2022-07-12 03:49:19.960 4976 2417834910992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d999c654-e0e7-46de-96db-ef2ece54454e - - - - - -] port_update received: fec276f9-dc21-46e9-9f7d-5867a3486f24 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:49:19.968 4976 2417834910992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d999c654-e0e7-46de-96db-ef2ece54454e - - - - - -] No port fec276f9-dc21-46e9-9f7d-5867a3486f24 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:49:20.534 4976 2417816407552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1afda697-514b-40c9-a374-eccb40521694 - - - - - -] port_update received: 8ec73b5d-8e02-4b7f-8a8d-aae9b21ce528 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:49:20.554 4976 2417816407552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1afda697-514b-40c9-a374-eccb40521694 - - - - - -] No port 8ec73b5d-8e02-4b7f-8a8d-aae9b21ce528 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:49:20.632 4976 2417816407552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e9bd85a-3aae-4068-9202-c61b37923645 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group rule updated on remote: ['3e603eac-5d15-4a67-ba23-66d5d6f6d6ed'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:49:20.648 4976 2417816407552 MainThread INFO neutron.agent.securitygroups_rpc [req-1e9bd85a-3aae-4068-9202-c61b37923645 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group rule updated ['3e603eac-5d15-4a67-ba23-66d5d6f6d6ed'] 2022-07-12 03:49:23.737 4976 2417816502112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10350f14-b217-4cb3-a32c-855b291917c2 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group member updated on remote: ['f6e267a0-3c3d-4966-aba3-da2e0e7948fd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:49:23.737 4976 2417816502112 MainThread INFO neutron.agent.securitygroups_rpc [req-10350f14-b217-4cb3-a32c-855b291917c2 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group member updated ['f6e267a0-3c3d-4966-aba3-da2e0e7948fd'] 2022-07-12 03:49:25.522 4976 2417834576880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bd74c66-3bb8-427d-a664-99aa5c62eeeb - - - - - -] port_update received: a78af133-2a4b-467e-b426-aa04d6702ecc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:49:25.539 4976 2417834576880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bd74c66-3bb8-427d-a664-99aa5c62eeeb - - - - - -] No port a78af133-2a4b-467e-b426-aa04d6702ecc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:49:27.023 4976 2417817076128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e88e08c4-296a-4af1-a35f-b82c627e6f3b 70ea64f67f264b20a7c556c625a64f80 38b640d5f6734a6b95b46a6f9dd695ec - - - -] Security group member updated on remote: ['835f1c72-49e9-4058-9b42-fb72ba96b3ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:49:27.038 4976 2417817076128 MainThread INFO neutron.agent.securitygroups_rpc [req-e88e08c4-296a-4af1-a35f-b82c627e6f3b 70ea64f67f264b20a7c556c625a64f80 38b640d5f6734a6b95b46a6f9dd695ec - - - -] Security group member updated ['835f1c72-49e9-4058-9b42-fb72ba96b3ef'] 2022-07-12 03:49:28.254 4976 2417817744304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4b03c1a-7ac1-4c34-905f-d25e159aad1e 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 9d25c1e9-86c8-4922-a334-9f6f33f80277 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:49:28.270 4976 2417817744304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4b03c1a-7ac1-4c34-905f-d25e159aad1e 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 9d25c1e9-86c8-4922-a334-9f6f33f80277 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:49:31.102 4976 2417835217664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91fcd039-9f5d-4b6c-950e-bcba0b0369ba 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group member updated on remote: ['f6e267a0-3c3d-4966-aba3-da2e0e7948fd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:49:31.102 4976 2417835217664 MainThread INFO neutron.agent.securitygroups_rpc [req-91fcd039-9f5d-4b6c-950e-bcba0b0369ba 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group member updated ['f6e267a0-3c3d-4966-aba3-da2e0e7948fd'] 2022-07-12 03:49:33.258 4976 2417835217664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5752989f-debe-47bb-a4db-2b80c3ab5d37 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 6845f790-c764-4fae-adef-13d8d80d7354 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:49:33.274 4976 2417835217664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5752989f-debe-47bb-a4db-2b80c3ab5d37 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 6845f790-c764-4fae-adef-13d8d80d7354 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:49:34.132 4976 2417835217840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccc6ae04-f139-4cc3-90e3-4da0b01244cb 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: d0f7e295-9d5e-45ea-b61d-7a13f716e4ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:49:36.197 4976 2417835217840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccc6ae04-f139-4cc3-90e3-4da0b01244cb 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port d0f7e295-9d5e-45ea-b61d-7a13f716e4ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:49:38.497 4976 2417816793152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4723550-ee6e-415c-beb7-925bf221e3c8 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network 580b2ee9-7427-4087-a647-797e61a28c53 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 03:49:38.517 4976 2417816793152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4723550-ee6e-415c-beb7-925bf221e3c8 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network 580b2ee9-7427-4087-a647-797e61a28c53 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 03:49:40.475 4976 2417816500176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-784b4cda-1165-41ec-8cbf-1e5e93fa0819 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network 1cc70e27-4ccd-4c42-a2db-bf72e015dafa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 03:49:40.487 4976 2417816500176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-784b4cda-1165-41ec-8cbf-1e5e93fa0819 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network 1cc70e27-4ccd-4c42-a2db-bf72e015dafa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 03:49:47.899 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9d25c1e9-86c8-4922-a334-9f6f33f80277 2022-07-12 03:49:49.399 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:49:49.901 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 9d25c1e9-86c8-4922-a334-9f6f33f80277 2022-07-12 03:49:49.901 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 9d25c1e9-86c8-4922-a334-9f6f33f80277 updated. Details: {'device': '9d25c1e9-86c8-4922-a334-9f6f33f80277', 'network_id': '8bb25d8f-4fca-43c0-92f4-dd80289def0e', 'port_id': '9d25c1e9-86c8-4922-a334-9f6f33f80277', 'mac_address': 'fa:16:3e:de:f1:d8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 157, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '385701f3-82c4-4660-9654-eb0084243bda', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:49:49.913 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:49:49.913 4976 2417835299056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9d25c1e9-86c8-4922-a334-9f6f33f80277" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:49:49.932 4976 2417835299056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9d25c1e9-86c8-4922-a334-9f6f33f80277 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:49:49.932 4976 2417835299056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8bb25d8f-4fca-43c0-92f4-dd80289def0e 2022-07-12 03:49:49.932 4976 2417835299056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:49:50.156 4976 2417835299056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9d25c1e9-86c8-4922-a334-9f6f33f80277') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:49:50.156 4976 2417835299056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9d25c1e9-86c8-4922-a334-9f6f33f80277') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:49:50.179 4976 2417835299056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9d25c1e9-86c8-4922-a334-9f6f33f80277 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:49:50.179 4976 2417835299056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 157, VLAN trunk: None to switch port 9d25c1e9-86c8-4922-a334-9f6f33f80277 2022-07-12 03:49:50.391 4976 2417835299056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:49:50.391 4976 2417835299056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9d25c1e9-86c8-4922-a334-9f6f33f80277'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:49:50.675 4976 2417835299056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9d25c1e9-86c8-4922-a334-9f6f33f80277']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:49:50.675 4976 2417835299056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:49:50.675 4976 2417835299056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f6e267a0-3c3d-4966-aba3-da2e0e7948fd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:49:50.694 4976 2417835299056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f6e267a0-3c3d-4966-aba3-da2e0e7948fd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:49:50.694 4976 2417835299056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9d25c1e9-86c8-4922-a334-9f6f33f80277 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:49:50.694 4976 2417835299056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:49:50.714 4976 2417835299056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9d25c1e9-86c8-4922-a334-9f6f33f80277 not yet added. Adding. 2022-07-12 03:49:50.714 4976 2417835299056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:49:50.714 4976 2417835299056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:49:50.866 4976 2417835299056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9d25c1e9-86c8-4922-a334-9f6f33f80277" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:49:51.025 4976 2417835299056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9d25c1e9-86c8-4922-a334-9f6f33f80277" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:49:51.025 4976 2417835299056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9d25c1e9-86c8-4922-a334-9f6f33f80277" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:49:51.184 4976 2417835299056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9d25c1e9-86c8-4922-a334-9f6f33f80277" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:49:51.321 4976 2417835299056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9d25c1e9-86c8-4922-a334-9f6f33f80277" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:49:51.321 4976 2417835299056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9d25c1e9-86c8-4922-a334-9f6f33f80277 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:49:51.354 4976 2417835299056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9d25c1e9-86c8-4922-a334-9f6f33f80277 processed. 2022-07-12 03:49:51.401 4976 2417835299056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:49:51.835 4976 2417835299056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.421s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:49:52.012 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6845f790-c764-4fae-adef-13d8d80d7354 2022-07-12 03:49:52.464 4976 2417835387184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bda6de78-80de-4854-b67d-3a4c0cbcafde bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group member updated on remote: ['3e603eac-5d15-4a67-ba23-66d5d6f6d6ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:49:52.491 4976 2417835387184 MainThread INFO neutron.agent.securitygroups_rpc [req-bda6de78-80de-4854-b67d-3a4c0cbcafde bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group member updated ['3e603eac-5d15-4a67-ba23-66d5d6f6d6ed'] 2022-07-12 03:49:53.417 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:49:53.776 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 6845f790-c764-4fae-adef-13d8d80d7354 2022-07-12 03:49:53.803 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 6845f790-c764-4fae-adef-13d8d80d7354 updated. Details: {'device': '6845f790-c764-4fae-adef-13d8d80d7354', 'network_id': '352cd507-1097-42cd-8b57-77a477f68965', 'port_id': '6845f790-c764-4fae-adef-13d8d80d7354', 'mac_address': 'fa:16:3e:c8:67:d7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 187, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '97aa8409-5265-4bc1-b054-b970b96d7216', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:49:53.803 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:49:53.803 4976 2417835386832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6845f790-c764-4fae-adef-13d8d80d7354" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:49:53.820 4976 2417835386832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6845f790-c764-4fae-adef-13d8d80d7354 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:49:53.820 4976 2417835386832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 352cd507-1097-42cd-8b57-77a477f68965 2022-07-12 03:49:53.820 4976 2417835386832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:49:54.053 4976 2417835386832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6845f790-c764-4fae-adef-13d8d80d7354') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:49:54.053 4976 2417835386832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6845f790-c764-4fae-adef-13d8d80d7354') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:49:54.069 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d0f7e295-9d5e-45ea-b61d-7a13f716e4ae 2022-07-12 03:49:54.069 4976 2417835386832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6845f790-c764-4fae-adef-13d8d80d7354 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:49:54.069 4976 2417835386832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 187, VLAN trunk: None to switch port 6845f790-c764-4fae-adef-13d8d80d7354 2022-07-12 03:49:54.198 4976 2417835386832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:49:54.198 4976 2417835386832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6845f790-c764-4fae-adef-13d8d80d7354'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:49:54.472 4976 2417835386832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6845f790-c764-4fae-adef-13d8d80d7354']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:49:54.472 4976 2417835386832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:49:54.472 4976 2417835386832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (835f1c72-49e9-4058-9b42-fb72ba96b3ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:49:54.491 4976 2417835386832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (835f1c72-49e9-4058-9b42-fb72ba96b3ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:49:54.491 4976 2417835386832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6845f790-c764-4fae-adef-13d8d80d7354 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:49:54.491 4976 2417835386832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:49:54.491 4976 2417835386832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6845f790-c764-4fae-adef-13d8d80d7354 not yet added. Adding. 2022-07-12 03:49:54.491 4976 2417835386832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:49:54.491 4976 2417835386832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:49:54.664 4976 2417835386832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6845f790-c764-4fae-adef-13d8d80d7354" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:49:54.792 4976 2417835386832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6845f790-c764-4fae-adef-13d8d80d7354" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:49:54.792 4976 2417835386832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6845f790-c764-4fae-adef-13d8d80d7354" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:49:54.954 4976 2417835386832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6845f790-c764-4fae-adef-13d8d80d7354" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:49:55.115 4976 2417835386832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6845f790-c764-4fae-adef-13d8d80d7354" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:49:55.123 4976 2417835386832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6845f790-c764-4fae-adef-13d8d80d7354 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:49:55.133 4976 2417835386832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6845f790-c764-4fae-adef-13d8d80d7354 processed. 2022-07-12 03:49:55.431 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:49:55.431 4976 2417835265712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:49:55.431 4976 2417746603696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a68b7bb0-bfef-4389-9178-91d71b033cfd 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 28823cfb-b758-4345-b841-353bcf53f8b8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:49:55.450 4976 2417746603696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a68b7bb0-bfef-4389-9178-91d71b033cfd 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 28823cfb-b758-4345-b841-353bcf53f8b8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:49:56.096 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port d0f7e295-9d5e-45ea-b61d-7a13f716e4ae 2022-07-12 03:49:56.101 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port d0f7e295-9d5e-45ea-b61d-7a13f716e4ae updated. Details: {'device': 'd0f7e295-9d5e-45ea-b61d-7a13f716e4ae', 'network_id': '8bb25d8f-4fca-43c0-92f4-dd80289def0e', 'port_id': 'd0f7e295-9d5e-45ea-b61d-7a13f716e4ae', 'mac_address': 'fa:16:3e:4e:d6:37', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 157, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '385701f3-82c4-4660-9654-eb0084243bda', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:49:56.117 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:49:56.138 4976 2417817443664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0f7e295-9d5e-45ea-b61d-7a13f716e4ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:49:56.138 4976 2417817443664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d0f7e295-9d5e-45ea-b61d-7a13f716e4ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:49:56.149 4976 2417817443664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:49:56.325 4976 2417817443664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd0f7e295-9d5e-45ea-b61d-7a13f716e4ae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:49:56.325 4976 2417817443664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd0f7e295-9d5e-45ea-b61d-7a13f716e4ae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:49:56.336 4976 2417835265712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.890s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:49:56.336 4976 2417817443664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d0f7e295-9d5e-45ea-b61d-7a13f716e4ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:49:56.356 4976 2417817443664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 157, VLAN trunk: None to switch port d0f7e295-9d5e-45ea-b61d-7a13f716e4ae 2022-07-12 03:49:56.476 4976 2417817443664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:49:56.506 4976 2417817443664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d0f7e295-9d5e-45ea-b61d-7a13f716e4ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:49:56.808 4976 2417817443664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d0f7e295-9d5e-45ea-b61d-7a13f716e4ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:49:56.867 4976 2417817443664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:49:56.890 4976 2417817443664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f6e267a0-3c3d-4966-aba3-da2e0e7948fd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:49:56.906 4976 2417817443664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f6e267a0-3c3d-4966-aba3-da2e0e7948fd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:49:56.906 4976 2417817443664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d0f7e295-9d5e-45ea-b61d-7a13f716e4ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:49:56.918 4976 2417817443664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:49:56.918 4976 2417817443664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d0f7e295-9d5e-45ea-b61d-7a13f716e4ae not yet added. Adding. 2022-07-12 03:49:56.918 4976 2417817443664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:49:56.935 4976 2417817443664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:49:58.855 4976 2417817443664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f7e295-9d5e-45ea-b61d-7a13f716e4ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:50:00.491 4976 2417817443664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f7e295-9d5e-45ea-b61d-7a13f716e4ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:50:00.491 4976 2417817443664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f7e295-9d5e-45ea-b61d-7a13f716e4ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:50:00.730 4976 2417817443664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f7e295-9d5e-45ea-b61d-7a13f716e4ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:50:01.182 4976 2417817443664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0f7e295-9d5e-45ea-b61d-7a13f716e4ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:50:01.182 4976 2417817443664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d0f7e295-9d5e-45ea-b61d-7a13f716e4ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:50:01.199 4976 2417817443664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d0f7e295-9d5e-45ea-b61d-7a13f716e4ae processed. 2022-07-12 03:50:01.199 4976 2417817443664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:50:01.464 4976 2417817443664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:50:03.058 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 28823cfb-b758-4345-b841-353bcf53f8b8 2022-07-12 03:50:03.207 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:50:03.464 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 28823cfb-b758-4345-b841-353bcf53f8b8 2022-07-12 03:50:03.464 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 28823cfb-b758-4345-b841-353bcf53f8b8 updated. Details: {'device': '28823cfb-b758-4345-b841-353bcf53f8b8', 'network_id': '8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b', 'port_id': '28823cfb-b758-4345-b841-353bcf53f8b8', 'mac_address': 'fa:16:3e:7b:a5:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1d1b10ae-9b6b-4f6f-adb0-717e8d3b7eaf', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:50:03.464 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:50:03.464 4976 2417834821584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:50:03.464 4976 2417834821584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 28823cfb-b758-4345-b841-353bcf53f8b8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:50:03.490 4976 2417834821584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b 2022-07-12 03:50:03.495 4976 2417834821584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:50:03.696 4976 2417834821584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '28823cfb-b758-4345-b841-353bcf53f8b8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:50:03.711 4976 2417834821584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '28823cfb-b758-4345-b841-353bcf53f8b8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:50:03.711 4976 2417834821584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 28823cfb-b758-4345-b841-353bcf53f8b8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:50:03.740 4976 2417834821584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port 28823cfb-b758-4345-b841-353bcf53f8b8 2022-07-12 03:50:03.882 4976 2417834821584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:50:03.882 4976 2417834821584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['28823cfb-b758-4345-b841-353bcf53f8b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:50:04.058 4976 2417834821584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['28823cfb-b758-4345-b841-353bcf53f8b8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:50:04.073 4976 2417834821584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:50:04.073 4976 2417834821584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3e603eac-5d15-4a67-ba23-66d5d6f6d6ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:50:04.073 4976 2417834821584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 28823cfb-b758-4345-b841-353bcf53f8b8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:50:04.089 4976 2417834821584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:50:04.089 4976 2417834821584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 28823cfb-b758-4345-b841-353bcf53f8b8 not yet added. Adding. 2022-07-12 03:50:04.105 4976 2417834821584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:50:04.105 4976 2417834821584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:50:04.288 4976 2417834821584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:50:04.464 4976 2417834821584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:50:04.483 4976 2417834821584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:50:04.693 4976 2417834821584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:50:05.287 4976 2417834821584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:50:07.178 4976 2417834821584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 28823cfb-b758-4345-b841-353bcf53f8b8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:50:08.414 4976 2417834821584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 28823cfb-b758-4345-b841-353bcf53f8b8 processed. 2022-07-12 03:50:08.433 4976 2417834821584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:50:08.635 4976 2417834821584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:50:41.960 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6845f790-c764-4fae-adef-13d8d80d7354 2022-07-12 03:50:42.603 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:50:42.603 4976 2417835372208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6845f790-c764-4fae-adef-13d8d80d7354' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:50:42.603 4976 2417835372208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6845f790-c764-4fae-adef-13d8d80d7354' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:50:42.631 4976 2417835372208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6845f790-c764-4fae-adef-13d8d80d7354 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:50:42.650 4976 2417835372208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 352cd507-1097-42cd-8b57-77a477f68965 2022-07-12 03:50:42.650 4976 2417835372208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6845f790-c764-4fae-adef-13d8d80d7354'] 2022-07-12 03:50:42.666 4976 2417835372208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:50:42.666 4976 2417835372208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:50:42.686 4976 2417835372208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6845f790-c764-4fae-adef-13d8d80d7354'] 2022-07-12 03:50:43.117 4976 2417835372208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-553a84ce-9f2d-4965-9b3e-1ad5e0fb7a5f 70ea64f67f264b20a7c556c625a64f80 38b640d5f6734a6b95b46a6f9dd695ec - - - -] Security group member updated on remote: ['835f1c72-49e9-4058-9b42-fb72ba96b3ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:50:43.117 4976 2417835372208 MainThread INFO neutron.agent.securitygroups_rpc [req-553a84ce-9f2d-4965-9b3e-1ad5e0fb7a5f 70ea64f67f264b20a7c556c625a64f80 38b640d5f6734a6b95b46a6f9dd695ec - - - -] Security group member updated ['835f1c72-49e9-4058-9b42-fb72ba96b3ef'] 2022-07-12 03:50:43.224 4976 2417835670336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-553a84ce-9f2d-4965-9b3e-1ad5e0fb7a5f 70ea64f67f264b20a7c556c625a64f80 38b640d5f6734a6b95b46a6f9dd695ec - - - -] port_delete event received for '6845f790-c764-4fae-adef-13d8d80d7354' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:50:44.430 4976 2417835670336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1e9d7c7-d784-4c40-96e6-55858220a6f4 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network fd6bb15a-703a-47d2-8ca4-53a07609f9cb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 03:50:44.448 4976 2417835670336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1e9d7c7-d784-4c40-96e6-55858220a6f4 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network fd6bb15a-703a-47d2-8ca4-53a07609f9cb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 03:50:44.605 4976 2417794083296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:50:44.663 4976 2417794083296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:50:45.008 4976 2417794083296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6032bd2-7cbe-4173-9013-d868cce9b7dd 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network 89076af9-f176-45f6-870c-7e688054d539 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 03:50:45.032 4976 2417794083296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6032bd2-7cbe-4173-9013-d868cce9b7dd 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network 89076af9-f176-45f6-870c-7e688054d539 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 03:50:48.181 4976 2417816794560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1954c92d-e01f-4ab5-968c-ed6de8135dad 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for 'a78af133-2a4b-467e-b426-aa04d6702ecc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:50:49.864 4976 2417835747280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0fdfe79-a8ab-4a43-81f5-b746a16cbbd4 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for 'c0596b93-4329-4c25-9ec9-f41032ed1ad4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:50:50.838 4976 2417836153488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1924ad2-04db-4b5f-8d44-95ddcb270ed7 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '7db6807f-df06-4c53-aa9c-1498a271ee43' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:50:54.979 4976 2417836153488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1924ad2-04db-4b5f-8d44-95ddcb270ed7 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network 352cd507-1097-42cd-8b57-77a477f68965 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 03:50:56.400 4976 2417836153488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1924ad2-04db-4b5f-8d44-95ddcb270ed7 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network 352cd507-1097-42cd-8b57-77a477f68965 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 03:50:56.400 4976 2417836225280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4794b94-85a0-4a2a-a758-dc2a7b248d67 - - - - - -] port_delete event received for '7db6807f-df06-4c53-aa9c-1498a271ee43' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:50:56.429 4976 2417836225280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d55479c6-696c-46f2-b5d7-b29082cf282d - - - - - -] port_update received: 82f6828d-d041-48d4-8c29-313cee3392a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:50:56.429 4976 2417836225280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d55479c6-696c-46f2-b5d7-b29082cf282d - - - - - -] No port 82f6828d-d041-48d4-8c29-313cee3392a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:50:57.272 4976 2417817736464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a11ff053-fb52-4e8b-a36c-9bf9158d954c b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group rule updated on remote: ['6be6b002-da91-4118-82e8-26814133f83e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:50:57.301 4976 2417817736464 MainThread INFO neutron.agent.securitygroups_rpc [req-a11ff053-fb52-4e8b-a36c-9bf9158d954c b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group rule updated ['6be6b002-da91-4118-82e8-26814133f83e'] 2022-07-12 03:50:57.432 4976 2417817736464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85b94e6a-d172-4ce5-a568-f2eb84b7d9dc b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group rule updated on remote: ['6be6b002-da91-4118-82e8-26814133f83e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:50:57.432 4976 2417817736464 MainThread INFO neutron.agent.securitygroups_rpc [req-85b94e6a-d172-4ce5-a568-f2eb84b7d9dc b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group rule updated ['6be6b002-da91-4118-82e8-26814133f83e'] 2022-07-12 03:50:59.864 4976 2417815662080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fec4e46d-11dd-49dd-a690-c478f3c9b068 - - - - - -] port_update received: 3878d3ab-d811-4d38-8b35-a0855fdf9b2a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:50:59.880 4976 2417815662080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fec4e46d-11dd-49dd-a690-c478f3c9b068 - - - - - -] No port 3878d3ab-d811-4d38-8b35-a0855fdf9b2a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:51:08.630 4976 2417817020544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-237db0c2-e5a8-419b-b16f-e2aebb9c54a1 b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group member updated on remote: ['6be6b002-da91-4118-82e8-26814133f83e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:51:08.647 4976 2417817020544 MainThread INFO neutron.agent.securitygroups_rpc [req-237db0c2-e5a8-419b-b16f-e2aebb9c54a1 b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group member updated ['6be6b002-da91-4118-82e8-26814133f83e'] 2022-07-12 03:51:09.851 4976 2417817020544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-239dad32-cc66-4fb6-bf5a-66aa5d8b159a 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 8a62f409-2f00-4669-85c4-d882010074e6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:51:09.865 4976 2417817020544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-239dad32-cc66-4fb6-bf5a-66aa5d8b159a 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 8a62f409-2f00-4669-85c4-d882010074e6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:51:13.051 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8a62f409-2f00-4669-85c4-d882010074e6 2022-07-12 03:51:13.098 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:51:13.668 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 8a62f409-2f00-4669-85c4-d882010074e6 2022-07-12 03:51:13.668 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 8a62f409-2f00-4669-85c4-d882010074e6 updated. Details: {'device': '8a62f409-2f00-4669-85c4-d882010074e6', 'network_id': '80ccb6a1-8d31-4e74-9f2c-15bfc89127e9', 'port_id': '8a62f409-2f00-4669-85c4-d882010074e6', 'mac_address': 'fa:16:3e:55:0e:aa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 188, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd5a7ad91-1c9f-4dab-9d50-6d61d0f6d05d', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:51:13.694 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:51:13.694 4976 2417835388240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a62f409-2f00-4669-85c4-d882010074e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:51:13.694 4976 2417835388240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8a62f409-2f00-4669-85c4-d882010074e6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:51:13.713 4976 2417835388240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 80ccb6a1-8d31-4e74-9f2c-15bfc89127e9 2022-07-12 03:51:13.723 4976 2417835388240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:51:13.946 4976 2417835388240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8a62f409-2f00-4669-85c4-d882010074e6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:51:13.946 4976 2417835388240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8a62f409-2f00-4669-85c4-d882010074e6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:51:13.991 4976 2417835388240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8a62f409-2f00-4669-85c4-d882010074e6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:51:14.007 4976 2417835388240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 188, VLAN trunk: None to switch port 8a62f409-2f00-4669-85c4-d882010074e6 2022-07-12 03:51:14.146 4976 2417835388240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:51:14.163 4976 2417835388240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8a62f409-2f00-4669-85c4-d882010074e6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:51:14.339 4976 2417835388240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8a62f409-2f00-4669-85c4-d882010074e6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:51:14.339 4976 2417835388240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:51:14.339 4976 2417835388240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6be6b002-da91-4118-82e8-26814133f83e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:51:14.359 4976 2417835388240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8a62f409-2f00-4669-85c4-d882010074e6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:51:14.368 4976 2417835388240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:51:14.368 4976 2417835388240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8a62f409-2f00-4669-85c4-d882010074e6 not yet added. Adding. 2022-07-12 03:51:14.383 4976 2417835388240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:51:14.399 4976 2417835388240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:51:14.631 4976 2417835388240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a62f409-2f00-4669-85c4-d882010074e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:51:14.841 4976 2417835388240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a62f409-2f00-4669-85c4-d882010074e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:51:14.854 4976 2417835388240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a62f409-2f00-4669-85c4-d882010074e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:51:15.177 4976 2417835388240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a62f409-2f00-4669-85c4-d882010074e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:51:15.427 4976 2417835388240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a62f409-2f00-4669-85c4-d882010074e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:51:15.442 4976 2417835388240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8a62f409-2f00-4669-85c4-d882010074e6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:51:15.442 4976 2417835388240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8a62f409-2f00-4669-85c4-d882010074e6 processed. 2022-07-12 03:51:15.461 4976 2417836436640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:51:15.695 4976 2417836436640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:51:18.911 4976 2417836549216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a36bd20e-844c-4831-8bb1-2dedc63fbd8b 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] Security group member updated on remote: ['9ca28659-a6cb-469b-8225-ffe52741ba14'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:51:18.931 4976 2417836549216 MainThread INFO neutron.agent.securitygroups_rpc [req-a36bd20e-844c-4831-8bb1-2dedc63fbd8b 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] Security group member updated ['9ca28659-a6cb-469b-8225-ffe52741ba14'] 2022-07-12 03:51:20.858 4976 2417836370928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-697742c2-3eab-4cd3-8864-eb28dc3b044b 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:51:20.879 4976 2417836370928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-697742c2-3eab-4cd3-8864-eb28dc3b044b 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:51:23.723 4976 2417836151728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bec5443b-5f5f-47e9-ae6b-e855c72d01ba - - - - - -] port_update received: 9b1b04b8-7f60-4dd1-acb0-ebc1607d580a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:51:23.740 4976 2417836151728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bec5443b-5f5f-47e9-ae6b-e855c72d01ba - - - - - -] No port 9b1b04b8-7f60-4dd1-acb0-ebc1607d580a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:51:25.363 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 2022-07-12 03:51:25.512 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:51:25.848 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 2022-07-12 03:51:25.872 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 updated. Details: {'device': 'f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3', 'network_id': '1fbf7062-dd80-4df4-aff2-3f3cec0e4cd4', 'port_id': 'f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3', 'mac_address': 'fa:16:3e:e8:4a:c9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 189, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8b1d4842-c330-447c-a65b-cc6d896d6958', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:51:25.879 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:51:25.898 4976 2417835218720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:51:25.898 4976 2417835218720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:51:25.898 4976 2417835218720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1fbf7062-dd80-4df4-aff2-3f3cec0e4cd4 2022-07-12 03:51:25.913 4976 2417835218720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:51:26.191 4976 2417835218720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:51:26.191 4976 2417835218720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:51:26.208 4976 2417835218720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:51:26.231 4976 2417835218720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 189, VLAN trunk: None to switch port f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 2022-07-12 03:51:26.405 4976 2417835218720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:51:26.405 4976 2417835218720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:51:26.833 4976 2417835218720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:51:26.833 4976 2417835218720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:51:26.852 4976 2417835218720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9ca28659-a6cb-469b-8225-ffe52741ba14) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:51:26.867 4976 2417835218720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9ca28659-a6cb-469b-8225-ffe52741ba14) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:51:26.867 4976 2417835218720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:51:26.879 4976 2417835218720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:51:26.879 4976 2417835218720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 not yet added. Adding. 2022-07-12 03:51:26.897 4976 2417835218720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:51:26.897 4976 2417835218720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:51:27.229 4976 2417835218720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:51:27.546 4976 2417835218720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:51:27.546 4976 2417835218720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:51:27.839 4976 2417835218720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:51:28.101 4976 2417835218720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:51:28.101 4976 2417835218720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:51:28.118 4976 2417835218720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 processed. 2022-07-12 03:51:28.129 4976 2417835218720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-055e424d-4d0b-49eb-a48e-01b0d8063d59 - - - - - -] port_update received: dc496f4a-79a6-4e68-84db-f90a787b1e24 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:51:28.129 4976 2417835218720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-055e424d-4d0b-49eb-a48e-01b0d8063d59 - - - - - -] No port dc496f4a-79a6-4e68-84db-f90a787b1e24 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:51:28.150 4976 2417836712880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:51:28.537 4976 2417836712880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:51:31.238 4976 2417817442784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07f0e270-efc2-40f4-bb59-aec12d86ae03 - - - - - -] port_update received: 0dce0d71-9a3c-4dd5-aafc-d088a125e49f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:51:31.257 4976 2417817442784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07f0e270-efc2-40f4-bb59-aec12d86ae03 - - - - - -] No port 0dce0d71-9a3c-4dd5-aafc-d088a125e49f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:51:32.910 4976 2417835371504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d099e83-2556-47ab-8e54-9c8918ea3d12 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group rule updated on remote: ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:51:32.939 4976 2417835371504 MainThread INFO neutron.agent.securitygroups_rpc [req-9d099e83-2556-47ab-8e54-9c8918ea3d12 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group rule updated ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] 2022-07-12 03:51:33.133 4976 2417834913280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e3e75d2-5171-4928-99bd-cea20681ce2a 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group rule updated on remote: ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:51:33.146 4976 2417834913280 MainThread INFO neutron.agent.securitygroups_rpc [req-6e3e75d2-5171-4928-99bd-cea20681ce2a 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group rule updated ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] 2022-07-12 03:51:33.285 4976 2417835935168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e9c4642-b0f3-4fba-bc54-b6ac4c4eee0f 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group rule updated on remote: ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:51:33.285 4976 2417835935168 MainThread INFO neutron.agent.securitygroups_rpc [req-0e9c4642-b0f3-4fba-bc54-b6ac4c4eee0f 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group rule updated ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] 2022-07-12 03:51:33.429 4976 2417836435936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7eedf1aa-cb50-4598-94cb-db32c96faa25 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group rule updated on remote: ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:51:33.429 4976 2417836435936 MainThread INFO neutron.agent.securitygroups_rpc [req-7eedf1aa-cb50-4598-94cb-db32c96faa25 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group rule updated ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] 2022-07-12 03:51:33.651 4976 2417836154192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fd7b1ec-15d1-4b54-817e-a8a4a9cfca04 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group rule updated on remote: ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:51:33.662 4976 2417836154192 MainThread INFO neutron.agent.securitygroups_rpc [req-1fd7b1ec-15d1-4b54-817e-a8a4a9cfca04 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group rule updated ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] 2022-07-12 03:51:33.819 4976 2417836154192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6ee7026-08e6-4960-a088-6386d4c06c62 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group rule updated on remote: ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:51:33.819 4976 2417836154192 MainThread INFO neutron.agent.securitygroups_rpc [req-e6ee7026-08e6-4960-a088-6386d4c06c62 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group rule updated ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] 2022-07-12 03:51:36.566 4976 2417836371456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87a08e4b-250d-4ed9-b827-51c488506fcf - - - - - -] port_update received: 5a189e91-02f7-4137-9841-1026575b5c6c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:51:36.602 4976 2417836371456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87a08e4b-250d-4ed9-b827-51c488506fcf - - - - - -] No port 5a189e91-02f7-4137-9841-1026575b5c6c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:51:39.711 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 2022-07-12 03:51:40.209 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:51:40.209 4976 2417836651616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:51:40.209 4976 2417836651616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:51:40.227 4976 2417836651616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:51:40.256 4976 2417836651616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1fbf7062-dd80-4df4-aff2-3f3cec0e4cd4 2022-07-12 03:51:40.271 4976 2417836651616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3'] 2022-07-12 03:51:40.286 4976 2417836651616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:51:40.302 4976 2417836651616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:51:40.302 4976 2417836651616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3'] 2022-07-12 03:51:40.746 4976 2417835999296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e7ef822-d0c7-4b84-8219-3d27710bc4f3 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] Security group member updated on remote: ['9ca28659-a6cb-469b-8225-ffe52741ba14'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:51:40.754 4976 2417835999296 MainThread INFO neutron.agent.securitygroups_rpc [req-6e7ef822-d0c7-4b84-8219-3d27710bc4f3 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] Security group member updated ['9ca28659-a6cb-469b-8225-ffe52741ba14'] 2022-07-12 03:51:41.075 4976 2417835936928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e7ef822-d0c7-4b84-8219-3d27710bc4f3 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] port_delete event received for 'f6ccf5de-bcd7-4b16-8490-ab42e8fbffb3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:51:41.431 4976 2417816718672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93e89137-d1d9-4924-a266-b749b9a72904 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] Security group member updated on remote: ['02810e56-b50f-4e0f-8810-6cfb1bcd8c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:51:41.431 4976 2417816718672 MainThread INFO neutron.agent.securitygroups_rpc [req-93e89137-d1d9-4924-a266-b749b9a72904 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] Security group member updated ['02810e56-b50f-4e0f-8810-6cfb1bcd8c20'] 2022-07-12 03:51:42.208 4976 2417816718672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:51:42.241 4976 2417816718672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:51:42.494 4976 2417816499824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec3f9191-56f1-4339-bbb2-a2fae97dbfc6 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 0f893515-f3d7-4404-9069-2651d8e631d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:51:42.521 4976 2417816499824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec3f9191-56f1-4339-bbb2-a2fae97dbfc6 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 0f893515-f3d7-4404-9069-2651d8e631d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:51:42.553 4976 2417816499824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3ab7f06-8c86-4ce0-8a38-d70db7c360a7 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group rule updated on remote: ['ab5f7a41-71e1-4ed6-8ff1-7ce00b478970'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:51:42.553 4976 2417816499824 MainThread INFO neutron.agent.securitygroups_rpc [req-c3ab7f06-8c86-4ce0-8a38-d70db7c360a7 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group rule updated ['ab5f7a41-71e1-4ed6-8ff1-7ce00b478970'] 2022-07-12 03:51:42.664 4976 2417816499824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e40e9239-4e4b-4f25-a13e-566f0438e3e1 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group rule updated on remote: ['ab5f7a41-71e1-4ed6-8ff1-7ce00b478970'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:51:42.677 4976 2417816499824 MainThread INFO neutron.agent.securitygroups_rpc [req-e40e9239-4e4b-4f25-a13e-566f0438e3e1 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group rule updated ['ab5f7a41-71e1-4ed6-8ff1-7ce00b478970'] 2022-07-12 03:51:45.832 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0f893515-f3d7-4404-9069-2651d8e631d6 2022-07-12 03:51:49.366 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:51:50.632 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 0f893515-f3d7-4404-9069-2651d8e631d6 2022-07-12 03:51:51.880 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 0f893515-f3d7-4404-9069-2651d8e631d6 updated. Details: {'device': '0f893515-f3d7-4404-9069-2651d8e631d6', 'network_id': 'a69bab14-5f26-41ea-927b-f205133d3d80', 'port_id': '0f893515-f3d7-4404-9069-2651d8e631d6', 'mac_address': 'fa:16:3e:26:38:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 163, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e8b92f6-f74a-4a41-8c22-e83346f7958c', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:51:51.903 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:51:51.903 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.base [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Loop iteration exceeded interval (2 vs. 2.536818742752075) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-07-12 03:51:51.903 4976 2417835993392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0f893515-f3d7-4404-9069-2651d8e631d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:51:51.925 4976 2417835993392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0f893515-f3d7-4404-9069-2651d8e631d6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:51:51.965 4976 2417835993392 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a69bab14-5f26-41ea-927b-f205133d3d80 2022-07-12 03:51:51.973 4976 2417835993392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:51:52.348 4976 2417835993392 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0f893515-f3d7-4404-9069-2651d8e631d6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:51:52.365 4976 2417835993392 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0f893515-f3d7-4404-9069-2651d8e631d6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:51:52.410 4976 2417835993392 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0f893515-f3d7-4404-9069-2651d8e631d6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:51:52.410 4976 2417835993392 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 163, VLAN trunk: None to switch port 0f893515-f3d7-4404-9069-2651d8e631d6 2022-07-12 03:51:52.615 4976 2417835993392 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:51:52.615 4976 2417835993392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0f893515-f3d7-4404-9069-2651d8e631d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:51:52.786 4976 2417835993392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0f893515-f3d7-4404-9069-2651d8e631d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:51:52.801 4976 2417835993392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:51:52.801 4976 2417835993392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02810e56-b50f-4e0f-8810-6cfb1bcd8c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:51:52.801 4976 2417835993392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (02810e56-b50f-4e0f-8810-6cfb1bcd8c20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:51:52.801 4976 2417835993392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0f893515-f3d7-4404-9069-2651d8e631d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:51:52.825 4976 2417835993392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:51:52.833 4976 2417835993392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0f893515-f3d7-4404-9069-2651d8e631d6 not yet added. Adding. 2022-07-12 03:51:52.833 4976 2417835993392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:51:52.833 4976 2417835993392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:51:53.082 4976 2417835993392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f893515-f3d7-4404-9069-2651d8e631d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:51:53.273 4976 2417835993392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f893515-f3d7-4404-9069-2651d8e631d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:51:53.302 4976 2417835993392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f893515-f3d7-4404-9069-2651d8e631d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:51:53.534 4976 2417835993392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f893515-f3d7-4404-9069-2651d8e631d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:51:53.709 4976 2417835993392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0f893515-f3d7-4404-9069-2651d8e631d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.796s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:51:53.709 4976 2417835993392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0f893515-f3d7-4404-9069-2651d8e631d6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:51:53.709 4976 2417835993392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0f893515-f3d7-4404-9069-2651d8e631d6 processed. 2022-07-12 03:51:53.909 4976 2417835993392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:51:54.151 4976 2417835993392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:51:54.818 4976 2417835684256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25332bae-6119-46a4-a4b5-646ffb630b53 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group member updated on remote: ['ab5f7a41-71e1-4ed6-8ff1-7ce00b478970'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:51:54.818 4976 2417835684256 MainThread INFO neutron.agent.securitygroups_rpc [req-25332bae-6119-46a4-a4b5-646ffb630b53 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group member updated ['ab5f7a41-71e1-4ed6-8ff1-7ce00b478970'] 2022-07-12 03:51:55.035 4976 2417836912304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bef8cc15-4be7-4e5d-998e-ec892caa278d 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] Security group member updated on remote: ['9ca28659-a6cb-469b-8225-ffe52741ba14'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:51:55.035 4976 2417836912304 MainThread INFO neutron.agent.securitygroups_rpc [req-bef8cc15-4be7-4e5d-998e-ec892caa278d 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] Security group member updated ['9ca28659-a6cb-469b-8225-ffe52741ba14'] 2022-07-12 03:51:56.304 4976 2417836912304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8755fa57-73b0-4e67-806f-da171eccb5f5 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: a1b17494-72de-4c33-8c66-6af3d34f96b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:51:56.318 4976 2417836912304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8755fa57-73b0-4e67-806f-da171eccb5f5 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port a1b17494-72de-4c33-8c66-6af3d34f96b4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:51:56.318 4976 2417836912304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c4a4525-63c7-458b-97a8-b4e091e2dc80 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 86e763d9-f470-4437-a522-b77fc1d939bf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:51:56.379 4976 2417836912304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c4a4525-63c7-458b-97a8-b4e091e2dc80 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 86e763d9-f470-4437-a522-b77fc1d939bf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:52:02.881 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86e763d9-f470-4437-a522-b77fc1d939bf 2022-07-12 03:52:03.968 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:52:04.175 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 86e763d9-f470-4437-a522-b77fc1d939bf 2022-07-12 03:52:04.175 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 86e763d9-f470-4437-a522-b77fc1d939bf updated. Details: {'device': '86e763d9-f470-4437-a522-b77fc1d939bf', 'network_id': '1fbf7062-dd80-4df4-aff2-3f3cec0e4cd4', 'port_id': '86e763d9-f470-4437-a522-b77fc1d939bf', 'mac_address': 'fa:16:3e:73:f1:ed', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 189, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8b1d4842-c330-447c-a65b-cc6d896d6958', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:52:04.206 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:52:04.206 4976 2417837072624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86e763d9-f470-4437-a522-b77fc1d939bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:04.206 4976 2417837072624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86e763d9-f470-4437-a522-b77fc1d939bf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:52:04.231 4976 2417837072624 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1fbf7062-dd80-4df4-aff2-3f3cec0e4cd4 2022-07-12 03:52:04.238 4976 2417837072624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:52:04.535 4976 2417837072624 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86e763d9-f470-4437-a522-b77fc1d939bf') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:52:04.553 4976 2417837072624 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86e763d9-f470-4437-a522-b77fc1d939bf') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:52:04.565 4976 2417837072624 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86e763d9-f470-4437-a522-b77fc1d939bf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:52:04.565 4976 2417837072624 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 189, VLAN trunk: None to switch port 86e763d9-f470-4437-a522-b77fc1d939bf 2022-07-12 03:52:04.925 4976 2417837072624 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:52:04.958 4976 2417837072624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86e763d9-f470-4437-a522-b77fc1d939bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:52:04.972 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a1b17494-72de-4c33-8c66-6af3d34f96b4 2022-07-12 03:52:05.117 4976 2417837072624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86e763d9-f470-4437-a522-b77fc1d939bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:52:05.132 4976 2417837072624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:52:05.132 4976 2417837072624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9ca28659-a6cb-469b-8225-ffe52741ba14) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:52:05.154 4976 2417837072624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9ca28659-a6cb-469b-8225-ffe52741ba14) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:52:05.162 4976 2417837072624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86e763d9-f470-4437-a522-b77fc1d939bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:52:05.162 4976 2417837072624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:52:05.178 4976 2417837072624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 86e763d9-f470-4437-a522-b77fc1d939bf not yet added. Adding. 2022-07-12 03:52:05.178 4976 2417837072624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:52:05.192 4976 2417837072624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:52:05.430 4976 2417837072624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e763d9-f470-4437-a522-b77fc1d939bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:05.700 4976 2417837072624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e763d9-f470-4437-a522-b77fc1d939bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:05.709 4976 2417837072624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e763d9-f470-4437-a522-b77fc1d939bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:06.004 4976 2417837072624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e763d9-f470-4437-a522-b77fc1d939bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:06.287 4976 2417837072624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86e763d9-f470-4437-a522-b77fc1d939bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:06.305 4976 2417837072624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86e763d9-f470-4437-a522-b77fc1d939bf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:52:06.305 4976 2417837072624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86e763d9-f470-4437-a522-b77fc1d939bf processed. 2022-07-12 03:52:06.319 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:52:06.333 4976 2417837072624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:06.786 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port a1b17494-72de-4c33-8c66-6af3d34f96b4 2022-07-12 03:52:06.786 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port a1b17494-72de-4c33-8c66-6af3d34f96b4 updated. Details: {'device': 'a1b17494-72de-4c33-8c66-6af3d34f96b4', 'network_id': '8bb25d8f-4fca-43c0-92f4-dd80289def0e', 'port_id': 'a1b17494-72de-4c33-8c66-6af3d34f96b4', 'mac_address': 'fa:16:3e:cd:f8:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 157, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '385701f3-82c4-4660-9654-eb0084243bda', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:52:06.801 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:52:06.819 4976 2417837337584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1b17494-72de-4c33-8c66-6af3d34f96b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:06.819 4976 2417837337584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a1b17494-72de-4c33-8c66-6af3d34f96b4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:52:06.837 4976 2417837337584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:52:07.101 4976 2417837337584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a1b17494-72de-4c33-8c66-6af3d34f96b4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:52:07.101 4976 2417837337584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a1b17494-72de-4c33-8c66-6af3d34f96b4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:52:07.121 4976 2417837072624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:07.129 4976 2417837337584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a1b17494-72de-4c33-8c66-6af3d34f96b4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:52:07.129 4976 2417837337584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 157, VLAN trunk: None to switch port a1b17494-72de-4c33-8c66-6af3d34f96b4 2022-07-12 03:52:07.317 4976 2417837337584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:52:07.317 4976 2417837337584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a1b17494-72de-4c33-8c66-6af3d34f96b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:52:07.573 4976 2417837337584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a1b17494-72de-4c33-8c66-6af3d34f96b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:52:07.584 4976 2417837337584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:52:07.584 4976 2417837337584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ab5f7a41-71e1-4ed6-8ff1-7ce00b478970) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:52:07.584 4976 2417837337584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a1b17494-72de-4c33-8c66-6af3d34f96b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:52:07.584 4976 2417837337584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:52:07.613 4976 2417837337584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a1b17494-72de-4c33-8c66-6af3d34f96b4 not yet added. Adding. 2022-07-12 03:52:07.629 4976 2417837337584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:52:07.649 4976 2417837337584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:52:07.941 4976 2417837337584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1b17494-72de-4c33-8c66-6af3d34f96b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:08.223 4976 2417837337584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1b17494-72de-4c33-8c66-6af3d34f96b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:08.223 4976 2417837337584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1b17494-72de-4c33-8c66-6af3d34f96b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:08.537 4976 2417837337584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1b17494-72de-4c33-8c66-6af3d34f96b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:08.793 4976 2417837337584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1b17494-72de-4c33-8c66-6af3d34f96b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:08.806 4976 2417837337584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a1b17494-72de-4c33-8c66-6af3d34f96b4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:52:08.816 4976 2417837337584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a1b17494-72de-4c33-8c66-6af3d34f96b4 processed. 2022-07-12 03:52:08.836 4976 2417837337584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01f3d549-4bd8-42a7-9cda-3614dcbc8f3c 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group member updated on remote: ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:52:08.850 4976 2417837337584 MainThread INFO neutron.agent.securitygroups_rpc [req-01f3d549-4bd8-42a7-9cda-3614dcbc8f3c 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group member updated ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] 2022-07-12 03:52:08.862 4976 2417837336176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:09.176 4976 2417837336176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:09.712 4976 2417837173216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7631e861-3351-4a3e-af21-b933d2a46a74 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:52:09.738 4976 2417837173216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7631e861-3351-4a3e-af21-b933d2a46a74 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:52:15.040 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86e763d9-f470-4437-a522-b77fc1d939bf 2022-07-12 03:52:16.006 4976 2417835368864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10631a67-4a82-4598-b5e6-a5a857f48e71 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] Security group member updated on remote: ['9ca28659-a6cb-469b-8225-ffe52741ba14'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:52:16.006 4976 2417835368864 MainThread INFO neutron.agent.securitygroups_rpc [req-10631a67-4a82-4598-b5e6-a5a857f48e71 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] Security group member updated ['9ca28659-a6cb-469b-8225-ffe52741ba14'] 2022-07-12 03:52:16.025 4976 2417835368864 MainThread INFO neutron.agent.securitygroups_rpc [req-10631a67-4a82-4598-b5e6-a5a857f48e71 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] Refresh firewall rules 2022-07-12 03:52:16.042 4976 2417835368864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10631a67-4a82-4598-b5e6-a5a857f48e71 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] Get security group information for devices via rpc ['86e763d9-f470-4437-a522-b77fc1d939bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:52:16.084 4976 2417835368864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-10631a67-4a82-4598-b5e6-a5a857f48e71 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:52:16.105 4976 2417835368864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-10631a67-4a82-4598-b5e6-a5a857f48e71 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:52:16.114 4976 2417835368864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10631a67-4a82-4598-b5e6-a5a857f48e71 2ea01587de8f4d5584d1b12ef042d421 3e33bfd157c64f8688b9720d80a3a8af - - - -] port_delete event received for '86e763d9-f470-4437-a522-b77fc1d939bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:52:16.900 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:52:16.911 4976 2417835385072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86e763d9-f470-4437-a522-b77fc1d939bf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:52:16.911 4976 2417835385072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86e763d9-f470-4437-a522-b77fc1d939bf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:52:16.927 4976 2417835385072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86e763d9-f470-4437-a522-b77fc1d939bf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:52:17.012 4976 2417835385072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1fbf7062-dd80-4df4-aff2-3f3cec0e4cd4 2022-07-12 03:52:17.028 4976 2417835385072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86e763d9-f470-4437-a522-b77fc1d939bf'] 2022-07-12 03:52:17.037 4976 2417835385072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:52:17.051 4976 2417835385072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:52:17.051 4976 2417835385072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86e763d9-f470-4437-a522-b77fc1d939bf'] 2022-07-12 03:52:18.910 4976 2417835385072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:18.942 4976 2417835385072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:20.628 4976 2417837035584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ef37397-3f85-4531-b3fd-0cc19da18b22 2ca0aea94b944212bc47c30f28265de0 09f7e3cc59e14a0885a761c4be5e898f - - - -] Security group member updated on remote: ['0e7ee19f-5b4b-4818-98fa-05bd138164c0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:52:20.649 4976 2417837035584 MainThread INFO neutron.agent.securitygroups_rpc [req-0ef37397-3f85-4531-b3fd-0cc19da18b22 2ca0aea94b944212bc47c30f28265de0 09f7e3cc59e14a0885a761c4be5e898f - - - -] Security group member updated ['0e7ee19f-5b4b-4818-98fa-05bd138164c0'] 2022-07-12 03:52:21.909 4976 2417837123712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77bd8562-bea7-46ac-b655-816b8e00e4eb 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:52:23.457 4976 2417837123712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77bd8562-bea7-46ac-b655-816b8e00e4eb 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:52:27.269 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 2022-07-12 03:52:27.480 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:52:27.706 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 2022-07-12 03:52:27.725 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 updated. Details: {'device': '4ba9303d-bc54-4f55-bfa4-2008f5d2bd62', 'network_id': 'cb793af7-088d-44b6-bebd-8609e6743321', 'port_id': '4ba9303d-bc54-4f55-bfa4-2008f5d2bd62', 'mac_address': 'fa:16:3e:2d:71:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'efa7d720-5c17-4257-9ecc-8b470f8cadcc', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:52:27.725 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:52:27.739 4976 2417836371808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ba9303d-bc54-4f55-bfa4-2008f5d2bd62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:27.753 4976 2417836371808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:52:27.753 4976 2417836371808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cb793af7-088d-44b6-bebd-8609e6743321 2022-07-12 03:52:27.753 4976 2417836371808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:52:28.237 4976 2417836371808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4ba9303d-bc54-4f55-bfa4-2008f5d2bd62') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:52:28.257 4976 2417836371808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4ba9303d-bc54-4f55-bfa4-2008f5d2bd62') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:52:28.269 4976 2417836371808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:52:28.285 4976 2417836371808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 2022-07-12 03:52:28.558 4976 2417836371808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:52:28.558 4976 2417836371808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4ba9303d-bc54-4f55-bfa4-2008f5d2bd62'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:52:28.924 4976 2417836371808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4ba9303d-bc54-4f55-bfa4-2008f5d2bd62']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:52:28.956 4976 2417836371808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:52:28.956 4976 2417836371808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (39f6955f-2c14-4bdb-8820-f7e87d1ecb03) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:52:28.972 4976 2417836371808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:52:28.989 4976 2417836371808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:52:29.005 4976 2417836371808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 not yet added. Adding. 2022-07-12 03:52:29.005 4976 2417836371808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:52:29.025 4976 2417836371808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:52:29.400 4976 2417836371808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ba9303d-bc54-4f55-bfa4-2008f5d2bd62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:30.145 4976 2417836371808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ba9303d-bc54-4f55-bfa4-2008f5d2bd62" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:30.145 4976 2417836371808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ba9303d-bc54-4f55-bfa4-2008f5d2bd62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:30.581 4976 2417836371808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ba9303d-bc54-4f55-bfa4-2008f5d2bd62" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:30.975 4976 2417836371808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ba9303d-bc54-4f55-bfa4-2008f5d2bd62" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:30.987 4976 2417836371808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:52:30.987 4976 2417836371808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 processed. 2022-07-12 03:52:31.028 4976 2417836371808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:31.252 4976 2417836371808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:31.940 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 2022-07-12 03:52:33.005 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:52:33.238 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 2022-07-12 03:52:33.254 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 updated. Details: {'device': '1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2', 'network_id': '1a543161-cd41-43f7-9abc-ec984c48ba67', 'port_id': '1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2', 'mac_address': 'fa:16:3e:f4:c6:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4106803b-00b1-4196-89f8-108b3d33a281', 'ip_address': '192.168.233.218'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:52:33.254 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:52:33.271 4976 2417836934240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:33.271 4976 2417836934240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:52:33.285 4976 2417836934240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1a543161-cd41-43f7-9abc-ec984c48ba67 2022-07-12 03:52:33.285 4976 2417836934240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:52:33.534 4976 2417836934240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:52:33.550 4976 2417836934240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:52:33.565 4976 2417836934240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:52:33.565 4976 2417836934240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 2022-07-12 03:52:33.818 4976 2417836934240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:52:33.834 4976 2417836934240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:52:34.022 4976 2417836934240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:52:34.022 4976 2417836934240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:52:34.035 4976 2417836934240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e7ee19f-5b4b-4818-98fa-05bd138164c0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:52:34.059 4976 2417836934240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0e7ee19f-5b4b-4818-98fa-05bd138164c0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:52:34.059 4976 2417836934240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:52:34.070 4976 2417836934240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:52:34.070 4976 2417836934240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 not yet added. Adding. 2022-07-12 03:52:34.082 4976 2417836934240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:52:34.106 4976 2417836934240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:52:34.378 4976 2417836934240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:34.646 4976 2417836934240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:34.646 4976 2417836934240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:35.160 4976 2417836934240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:35.456 4976 2417836934240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:35.475 4976 2417836934240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:52:35.475 4976 2417836934240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 processed. 2022-07-12 03:52:35.502 4976 2417836371808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:35.757 4976 2417836371808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:43.331 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 2022-07-12 03:52:43.539 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:52:43.550 4976 2417837121776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:52:43.550 4976 2417837121776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:52:43.580 4976 2417837121776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:52:43.618 4976 2417837121776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1a543161-cd41-43f7-9abc-ec984c48ba67 2022-07-12 03:52:43.618 4976 2417837121776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2'] 2022-07-12 03:52:43.618 4976 2417837121776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:52:43.636 4976 2417837121776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:52:43.662 4976 2417837121776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2'] 2022-07-12 03:52:44.535 4976 2417837479008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7357098-a8e2-468a-b126-8c8b92f8a140 2ca0aea94b944212bc47c30f28265de0 09f7e3cc59e14a0885a761c4be5e898f - - - -] Security group member updated on remote: ['0e7ee19f-5b4b-4818-98fa-05bd138164c0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:52:44.552 4976 2417837479008 MainThread INFO neutron.agent.securitygroups_rpc [req-d7357098-a8e2-468a-b126-8c8b92f8a140 2ca0aea94b944212bc47c30f28265de0 09f7e3cc59e14a0885a761c4be5e898f - - - -] Security group member updated ['0e7ee19f-5b4b-4818-98fa-05bd138164c0'] 2022-07-12 03:52:44.613 4976 2417837549872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7357098-a8e2-468a-b126-8c8b92f8a140 2ca0aea94b944212bc47c30f28265de0 09f7e3cc59e14a0885a761c4be5e898f - - - -] port_delete event received for '1ff2a7cb-44b1-4570-b48d-9beb05f9e1d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:52:45.549 4976 2417836072800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:52:45.569 4976 2417836072800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:52:45.940 4976 2417836225632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71b12ef5-d015-43b9-aa63-3bde34a1c250 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network 1fbf7062-dd80-4df4-aff2-3f3cec0e4cd4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 03:52:45.964 4976 2417836225632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71b12ef5-d015-43b9-aa63-3bde34a1c250 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network 1fbf7062-dd80-4df4-aff2-3f3cec0e4cd4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 03:53:11.017 4976 2417835604976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a34eaf6-66c6-4d14-b809-ded47ef1e27d 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] Security group member updated on remote: ['02810e56-b50f-4e0f-8810-6cfb1bcd8c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:53:11.033 4976 2417835604976 MainThread INFO neutron.agent.securitygroups_rpc [req-8a34eaf6-66c6-4d14-b809-ded47ef1e27d 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] Security group member updated ['02810e56-b50f-4e0f-8810-6cfb1bcd8c20'] 2022-07-12 03:53:11.049 4976 2417835604976 MainThread INFO neutron.agent.securitygroups_rpc [req-8a34eaf6-66c6-4d14-b809-ded47ef1e27d 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] Refresh firewall rules 2022-07-12 03:53:11.049 4976 2417835604976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a34eaf6-66c6-4d14-b809-ded47ef1e27d 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] Get security group information for devices via rpc ['0f893515-f3d7-4404-9069-2651d8e631d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:53:11.086 4976 2417835604976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a34eaf6-66c6-4d14-b809-ded47ef1e27d 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:53:11.110 4976 2417835604976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a34eaf6-66c6-4d14-b809-ded47ef1e27d 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:53:11.116 4976 2417835604976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a34eaf6-66c6-4d14-b809-ded47ef1e27d 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] port_delete event received for '0f893515-f3d7-4404-9069-2651d8e631d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:53:11.720 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0f893515-f3d7-4404-9069-2651d8e631d6 2022-07-12 03:53:13.704 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:53:14.142 4976 2417836912128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0f893515-f3d7-4404-9069-2651d8e631d6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:53:15.126 4976 2417836912128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0f893515-f3d7-4404-9069-2651d8e631d6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:53:16.583 4976 2417836912128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0f893515-f3d7-4404-9069-2651d8e631d6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:53:16.612 4976 2417836912128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a69bab14-5f26-41ea-927b-f205133d3d80 2022-07-12 03:53:16.626 4976 2417836912128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0f893515-f3d7-4404-9069-2651d8e631d6'] 2022-07-12 03:53:16.626 4976 2417836912128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:53:16.643 4976 2417836912128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:53:16.643 4976 2417836912128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0f893515-f3d7-4404-9069-2651d8e631d6'] 2022-07-12 03:53:16.738 4976 2417837577664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:53:16.769 4976 2417837577664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:53:18.631 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 28823cfb-b758-4345-b841-353bcf53f8b8 2022-07-12 03:53:18.745 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:53:18.954 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 28823cfb-b758-4345-b841-353bcf53f8b8 2022-07-12 03:53:18.954 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 28823cfb-b758-4345-b841-353bcf53f8b8 updated. Details: {'device': '28823cfb-b758-4345-b841-353bcf53f8b8', 'network_id': '8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b', 'port_id': '28823cfb-b758-4345-b841-353bcf53f8b8', 'mac_address': 'fa:16:3e:7b:a5:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1d1b10ae-9b6b-4f6f-adb0-717e8d3b7eaf', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:53:18.973 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:53:18.973 4976 2417836688480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:53:18.987 4976 2417836688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 28823cfb-b758-4345-b841-353bcf53f8b8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:53:18.987 4976 2417836688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:53:19.031 4976 2417836688480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '28823cfb-b758-4345-b841-353bcf53f8b8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:53:19.033 4976 2417836688480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '28823cfb-b758-4345-b841-353bcf53f8b8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:53:19.050 4976 2417836688480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 28823cfb-b758-4345-b841-353bcf53f8b8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:53:19.050 4976 2417836688480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port 28823cfb-b758-4345-b841-353bcf53f8b8 2022-07-12 03:53:19.126 4976 2417836688480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:53:19.397 4976 2417836688480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['28823cfb-b758-4345-b841-353bcf53f8b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:53:19.565 4976 2417836688480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['28823cfb-b758-4345-b841-353bcf53f8b8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:53:19.580 4976 2417836688480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:53:19.580 4976 2417836688480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3e603eac-5d15-4a67-ba23-66d5d6f6d6ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:53:19.580 4976 2417836688480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 28823cfb-b758-4345-b841-353bcf53f8b8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:53:19.606 4976 2417836688480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:53:19.615 4976 2417836688480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-07-12 03:53:19.615 4976 2417836688480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:53:19.615 4976 2417836688480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:53:19.634 4976 2417836688480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:53:21.879 4976 2417836688480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:53:23.206 4976 2417836688480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:53:24.503 4976 2417836688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 28823cfb-b758-4345-b841-353bcf53f8b8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:53:24.503 4976 2417836688480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 28823cfb-b758-4345-b841-353bcf53f8b8 processed. 2022-07-12 03:53:24.519 4976 2417836688480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:53:24.705 4976 2417836688480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:53:27.361 4976 2417816871856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ca0c193-478d-43c7-8e96-50e794a6b245 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] Security group member updated on remote: ['02810e56-b50f-4e0f-8810-6cfb1bcd8c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:53:27.377 4976 2417816871856 MainThread INFO neutron.agent.securitygroups_rpc [req-6ca0c193-478d-43c7-8e96-50e794a6b245 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] Security group member updated ['02810e56-b50f-4e0f-8810-6cfb1bcd8c20'] 2022-07-12 03:53:28.227 4976 2417836617040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b73cd1c7-6a52-4c98-a396-6e4798e6b926 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 027b88e5-15ff-4542-ae28-472d408f62f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:53:28.251 4976 2417836617040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b73cd1c7-6a52-4c98-a396-6e4798e6b926 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 027b88e5-15ff-4542-ae28-472d408f62f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:53:32.785 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 027b88e5-15ff-4542-ae28-472d408f62f4 2022-07-12 03:53:34.547 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:53:34.767 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 027b88e5-15ff-4542-ae28-472d408f62f4 2022-07-12 03:53:34.782 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 027b88e5-15ff-4542-ae28-472d408f62f4 updated. Details: {'device': '027b88e5-15ff-4542-ae28-472d408f62f4', 'network_id': 'a69bab14-5f26-41ea-927b-f205133d3d80', 'port_id': '027b88e5-15ff-4542-ae28-472d408f62f4', 'mac_address': 'fa:16:3e:01:ac:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 163, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e8b92f6-f74a-4a41-8c22-e83346f7958c', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:53:34.782 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:53:34.813 4976 2417838136656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-027b88e5-15ff-4542-ae28-472d408f62f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:53:34.813 4976 2417838136656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 027b88e5-15ff-4542-ae28-472d408f62f4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:53:34.830 4976 2417838136656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a69bab14-5f26-41ea-927b-f205133d3d80 2022-07-12 03:53:34.830 4976 2417838136656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:53:35.144 4976 2417838136656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '027b88e5-15ff-4542-ae28-472d408f62f4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:53:35.144 4976 2417838136656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '027b88e5-15ff-4542-ae28-472d408f62f4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:53:35.161 4976 2417838136656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 027b88e5-15ff-4542-ae28-472d408f62f4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:53:35.176 4976 2417838136656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 163, VLAN trunk: None to switch port 027b88e5-15ff-4542-ae28-472d408f62f4 2022-07-12 03:53:35.461 4976 2417838136656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:53:35.470 4976 2417838136656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['027b88e5-15ff-4542-ae28-472d408f62f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:53:35.658 4976 2417838136656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['027b88e5-15ff-4542-ae28-472d408f62f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:53:35.658 4976 2417838136656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:53:35.673 4976 2417838136656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02810e56-b50f-4e0f-8810-6cfb1bcd8c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:53:35.673 4976 2417838136656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (02810e56-b50f-4e0f-8810-6cfb1bcd8c20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:53:35.673 4976 2417838136656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 027b88e5-15ff-4542-ae28-472d408f62f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:53:35.699 4976 2417838136656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:53:35.699 4976 2417838136656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 027b88e5-15ff-4542-ae28-472d408f62f4 not yet added. Adding. 2022-07-12 03:53:35.710 4976 2417838136656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:53:35.720 4976 2417838136656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:53:36.033 4976 2417838136656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-027b88e5-15ff-4542-ae28-472d408f62f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:53:36.320 4976 2417838136656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-027b88e5-15ff-4542-ae28-472d408f62f4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:53:36.320 4976 2417838136656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-027b88e5-15ff-4542-ae28-472d408f62f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:53:36.644 4976 2417838136656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-027b88e5-15ff-4542-ae28-472d408f62f4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:53:36.860 4976 2417838136656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-027b88e5-15ff-4542-ae28-472d408f62f4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:53:36.876 4976 2417838136656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 027b88e5-15ff-4542-ae28-472d408f62f4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:53:36.876 4976 2417838136656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 027b88e5-15ff-4542-ae28-472d408f62f4 processed. 2022-07-12 03:53:36.892 4976 2417838136656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:53:37.096 4976 2417838136656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:53:38.063 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 28823cfb-b758-4345-b841-353bcf53f8b8 2022-07-12 03:53:38.886 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:53:38.902 4976 2417835218192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '28823cfb-b758-4345-b841-353bcf53f8b8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:53:38.902 4976 2417835218192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '28823cfb-b758-4345-b841-353bcf53f8b8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:53:38.926 4976 2417835218192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 28823cfb-b758-4345-b841-353bcf53f8b8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:53:38.954 4976 2417835218192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['28823cfb-b758-4345-b841-353bcf53f8b8'] 2022-07-12 03:53:38.970 4976 2417835218192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:53:38.970 4976 2417835218192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:53:39.016 4976 2417835218192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['28823cfb-b758-4345-b841-353bcf53f8b8'] 2022-07-12 03:53:40.896 4976 2417835218192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:53:41.047 4976 2417835218192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:53:42.235 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 28823cfb-b758-4345-b841-353bcf53f8b8 2022-07-12 03:53:42.910 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:53:42.910 4976 2417837692352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '28823cfb-b758-4345-b841-353bcf53f8b8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:53:42.910 4976 2417837692352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '28823cfb-b758-4345-b841-353bcf53f8b8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:53:42.925 4976 2417837692352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 28823cfb-b758-4345-b841-353bcf53f8b8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:53:42.960 4976 2417837692352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b 2022-07-12 03:53:42.960 4976 2417837692352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['28823cfb-b758-4345-b841-353bcf53f8b8'] 2022-07-12 03:53:42.960 4976 2417837692352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:53:42.976 4976 2417837692352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['28823cfb-b758-4345-b841-353bcf53f8b8'] 2022-07-12 03:53:44.934 4976 2417817744832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:53:45.027 4976 2417817744832 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:54:25.345 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 28823cfb-b758-4345-b841-353bcf53f8b8 2022-07-12 03:54:27.183 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:54:27.381 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 28823cfb-b758-4345-b841-353bcf53f8b8 2022-07-12 03:54:27.396 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 28823cfb-b758-4345-b841-353bcf53f8b8 updated. Details: {'device': '28823cfb-b758-4345-b841-353bcf53f8b8', 'network_id': '8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b', 'port_id': '28823cfb-b758-4345-b841-353bcf53f8b8', 'mac_address': 'fa:16:3e:7b:a5:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1d1b10ae-9b6b-4f6f-adb0-717e8d3b7eaf', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:54:27.396 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:54:27.413 4976 2417838727936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:54:27.413 4976 2417838727936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 28823cfb-b758-4345-b841-353bcf53f8b8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:54:27.424 4976 2417838727936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b 2022-07-12 03:54:27.424 4976 2417838727936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:54:27.639 4976 2417838727936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '28823cfb-b758-4345-b841-353bcf53f8b8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:54:27.648 4976 2417838727936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '28823cfb-b758-4345-b841-353bcf53f8b8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:54:27.675 4976 2417838727936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 28823cfb-b758-4345-b841-353bcf53f8b8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:54:27.687 4976 2417838727936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port 28823cfb-b758-4345-b841-353bcf53f8b8 2022-07-12 03:54:27.866 4976 2417838727936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:54:27.885 4976 2417838727936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['28823cfb-b758-4345-b841-353bcf53f8b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:54:28.063 4976 2417838727936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['28823cfb-b758-4345-b841-353bcf53f8b8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:54:28.063 4976 2417838727936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:54:28.079 4976 2417838727936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3e603eac-5d15-4a67-ba23-66d5d6f6d6ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:54:28.079 4976 2417838727936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 28823cfb-b758-4345-b841-353bcf53f8b8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:54:28.079 4976 2417838727936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:54:28.095 4976 2417838727936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 28823cfb-b758-4345-b841-353bcf53f8b8 not yet added. Adding. 2022-07-12 03:54:28.095 4976 2417838727936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:54:28.109 4976 2417838727936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:54:28.338 4976 2417838727936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:54:28.531 4976 2417838727936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:54:28.531 4976 2417838727936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:54:28.805 4976 2417838727936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:54:28.970 4976 2417838727936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-28823cfb-b758-4345-b841-353bcf53f8b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:54:28.970 4976 2417838727936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 28823cfb-b758-4345-b841-353bcf53f8b8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:54:28.988 4976 2417838727936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 28823cfb-b758-4345-b841-353bcf53f8b8 processed. 2022-07-12 03:54:29.191 4976 2417838727936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:54:29.378 4976 2417838727936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:54:30.736 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 027b88e5-15ff-4542-ae28-472d408f62f4 2022-07-12 03:54:31.218 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:54:31.218 4976 2417837122304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '027b88e5-15ff-4542-ae28-472d408f62f4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:54:31.227 4976 2417837122304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '027b88e5-15ff-4542-ae28-472d408f62f4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:54:31.227 4976 2417837122304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 027b88e5-15ff-4542-ae28-472d408f62f4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:54:31.250 4976 2417837122304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a69bab14-5f26-41ea-927b-f205133d3d80 2022-07-12 03:54:31.250 4976 2417837122304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['027b88e5-15ff-4542-ae28-472d408f62f4'] 2022-07-12 03:54:31.281 4976 2417837122304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:54:31.281 4976 2417837122304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:54:31.281 4976 2417837122304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['027b88e5-15ff-4542-ae28-472d408f62f4'] 2022-07-12 03:54:31.303 4976 2417837122304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06293df9-6de4-47f3-8751-94f1851e214c 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] Security group member updated on remote: ['02810e56-b50f-4e0f-8810-6cfb1bcd8c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:54:31.303 4976 2417837122304 MainThread INFO neutron.agent.securitygroups_rpc [req-06293df9-6de4-47f3-8751-94f1851e214c 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] Security group member updated ['02810e56-b50f-4e0f-8810-6cfb1bcd8c20'] 2022-07-12 03:54:31.347 4976 2417836909840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06293df9-6de4-47f3-8751-94f1851e214c 9e27cbb381174481ade02b228faa8fb8 cd2e5f7d1e2e4aa3a98bbbf89a6ec276 - - - -] port_delete event received for '027b88e5-15ff-4542-ae28-472d408f62f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:54:33.225 4976 2417837338288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:54:33.252 4976 2417837338288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:54:59.377 4976 2417837883456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-957d4f7e-f794-4f11-a6ad-7544140e79d0 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network a69bab14-5f26-41ea-927b-f205133d3d80 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 03:54:59.405 4976 2417837883456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-957d4f7e-f794-4f11-a6ad-7544140e79d0 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network a69bab14-5f26-41ea-927b-f205133d3d80 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 03:55:04.359 4976 2417837966080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e87ece4f-c204-402a-bede-ad9db730e0d6 - - - - - -] port_update received: c469b153-d930-4f2f-bdb4-235d53a4a235 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:55:04.374 4976 2417837966080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e87ece4f-c204-402a-bede-ad9db730e0d6 - - - - - -] No port c469b153-d930-4f2f-bdb4-235d53a4a235 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:55:07.858 4976 2417837883808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8529ad33-08c9-4633-b06d-44911109fb0c - - - - - -] port_update received: f126ea81-0b42-4ea0-998c-3429360ebf40 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:55:07.881 4976 2417837883808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8529ad33-08c9-4633-b06d-44911109fb0c - - - - - -] No port f126ea81-0b42-4ea0-998c-3429360ebf40 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:55:09.795 4976 2417817167120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b6603a-f7c5-4954-92e7-978c02c76937 - - - - - -] port_update received: d565ee47-0c17-4626-9504-cced9d8117d1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:55:09.813 4976 2417817167120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b6603a-f7c5-4954-92e7-978c02c76937 - - - - - -] No port d565ee47-0c17-4626-9504-cced9d8117d1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:55:13.764 4976 2417838697456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86701ec4-c6d8-48e7-be33-bcfaeb0425d3 - - - - - -] port_update received: c1f0e62c-ee68-4d0e-81ea-7a06a3b38dea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:55:13.781 4976 2417838697456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86701ec4-c6d8-48e7-be33-bcfaeb0425d3 - - - - - -] No port c1f0e62c-ee68-4d0e-81ea-7a06a3b38dea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:55:24.799 4976 2417837073328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d477be27-2826-4224-acf8-15219ed5a213 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group member updated on remote: ['1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:55:24.810 4976 2417837073328 MainThread INFO neutron.agent.securitygroups_rpc [req-d477be27-2826-4224-acf8-15219ed5a213 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group member updated ['1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c'] 2022-07-12 03:55:39.360 4976 2417837578192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-703960f6-6c75-4ec0-8526-e5cc4efe51c6 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:55:39.392 4976 2417837578192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-703960f6-6c75-4ec0-8526-e5cc4efe51c6 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:55:42.110 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 2022-07-12 03:55:43.571 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:55:43.782 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 2022-07-12 03:55:43.782 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 updated. Details: {'device': '05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3', 'network_id': '15e20b49-c0f2-4a45-8fc9-0e2c8ae40cee', 'port_id': '05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3', 'mac_address': 'fa:16:3e:e8:ed:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 192, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '418f5041-ae24-4040-b371-85610930cb5e', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:55:43.798 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:55:43.798 4976 2417816871856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:55:43.811 4976 2417816871856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:55:43.811 4976 2417816871856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 15e20b49-c0f2-4a45-8fc9-0e2c8ae40cee 2022-07-12 03:55:43.811 4976 2417816871856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:55:44.048 4976 2417816871856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:55:44.048 4976 2417816871856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:55:44.076 4976 2417816871856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:55:44.076 4976 2417816871856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 192, VLAN trunk: None to switch port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 2022-07-12 03:55:44.264 4976 2417816871856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:55:44.264 4976 2417816871856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:55:44.421 4976 2417816871856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:55:44.442 4976 2417816871856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:55:44.451 4976 2417816871856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:55:44.451 4976 2417816871856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:55:44.451 4976 2417816871856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:55:44.473 4976 2417816871856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:55:44.483 4976 2417816871856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 not yet added. Adding. 2022-07-12 03:55:44.483 4976 2417816871856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:55:44.483 4976 2417816871856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:55:44.735 4976 2417816871856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:55:45.051 4976 2417816871856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:55:45.051 4976 2417816871856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:55:45.313 4976 2417816871856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:55:45.485 4976 2417816871856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.687s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:55:45.501 4976 2417816871856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:55:45.501 4976 2417816871856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 processed. 2022-07-12 03:55:45.592 4976 2417816871856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:55:45.779 4976 2417816871856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:55:49.407 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 28823cfb-b758-4345-b841-353bcf53f8b8 2022-07-12 03:55:49.423 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 2022-07-12 03:55:49.595 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:55:49.595 4976 2417816970512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4ba9303d-bc54-4f55-bfa4-2008f5d2bd62' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:55:49.595 4976 2417816970512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4ba9303d-bc54-4f55-bfa4-2008f5d2bd62' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:55:49.610 4976 2417816970512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4ba9303d-bc54-4f55-bfa4-2008f5d2bd62 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:55:49.641 4976 2417816970512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cb793af7-088d-44b6-bebd-8609e6743321 2022-07-12 03:55:49.641 4976 2417816970512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ba9303d-bc54-4f55-bfa4-2008f5d2bd62'] 2022-07-12 03:55:49.657 4976 2417816970512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:55:49.671 4976 2417816970512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:55:49.671 4976 2417816970512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ba9303d-bc54-4f55-bfa4-2008f5d2bd62'] 2022-07-12 03:55:49.671 4976 2417835668048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '28823cfb-b758-4345-b841-353bcf53f8b8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:55:49.688 4976 2417835668048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '28823cfb-b758-4345-b841-353bcf53f8b8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:55:49.688 4976 2417835668048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 28823cfb-b758-4345-b841-353bcf53f8b8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:55:49.720 4976 2417835668048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b 2022-07-12 03:55:49.735 4976 2417835668048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['28823cfb-b758-4345-b841-353bcf53f8b8'] 2022-07-12 03:55:49.747 4976 2417835668048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:55:49.747 4976 2417835668048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:55:49.747 4976 2417835668048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['28823cfb-b758-4345-b841-353bcf53f8b8'] 2022-07-12 03:55:50.083 4976 2417835668048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d97ac57e-d2fc-43f5-a5c8-d60597accd69 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group member updated on remote: ['3e603eac-5d15-4a67-ba23-66d5d6f6d6ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:55:50.108 4976 2417835668048 MainThread INFO neutron.agent.securitygroups_rpc [req-d97ac57e-d2fc-43f5-a5c8-d60597accd69 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group member updated ['3e603eac-5d15-4a67-ba23-66d5d6f6d6ed'] 2022-07-12 03:55:50.657 4976 2417835668048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3d91e1e-9145-4616-a7bc-8783185e3620 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group member updated on remote: ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:55:50.673 4976 2417835668048 MainThread INFO neutron.agent.securitygroups_rpc [req-d3d91e1e-9145-4616-a7bc-8783185e3620 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group member updated ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] 2022-07-12 03:55:50.845 4976 2417836937056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d97ac57e-d2fc-43f5-a5c8-d60597accd69 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] port_delete event received for '28823cfb-b758-4345-b841-353bcf53f8b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:55:51.468 4976 2417836887552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3d91e1e-9145-4616-a7bc-8783185e3620 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] port_delete event received for '4ba9303d-bc54-4f55-bfa4-2008f5d2bd62' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:55:51.598 4976 2417837548640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:55:51.751 4976 2417837548640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:55:52.911 4976 2417838729696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5161ea58-8ecf-4a77-8fe4-56016f5ad0de bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] port_delete event received for 'd627e1f3-be40-4ec2-a586-a6514f1c1fb8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:55:53.297 4976 2417839199504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee7d94ee-3e5f-49c4-85a9-ec7047321f66 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group rule updated on remote: ['350af328-6377-44ba-830c-2d34880e2481'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:55:53.326 4976 2417839199504 MainThread INFO neutron.agent.securitygroups_rpc [req-ee7d94ee-3e5f-49c4-85a9-ec7047321f66 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group rule updated ['350af328-6377-44ba-830c-2d34880e2481'] 2022-07-12 03:55:53.448 4976 2417836813120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8881f03-6412-4add-8e1a-f1ddf6e1323b bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group rule updated on remote: ['350af328-6377-44ba-830c-2d34880e2481'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:55:53.448 4976 2417836813120 MainThread INFO neutron.agent.securitygroups_rpc [req-c8881f03-6412-4add-8e1a-f1ddf6e1323b bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group rule updated ['350af328-6377-44ba-830c-2d34880e2481'] 2022-07-12 03:55:56.048 4976 2417839145200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f03cc2d1-1c4e-48db-b845-7c95856e9784 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group member updated on remote: ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:55:56.048 4976 2417839145200 MainThread INFO neutron.agent.securitygroups_rpc [req-f03cc2d1-1c4e-48db-b845-7c95856e9784 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group member updated ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] 2022-07-12 03:55:57.360 4976 2417837311072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-385c2f34-3784-4f39-8d7a-1f9331423b8c 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:55:57.360 4976 2417837311072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-385c2f34-3784-4f39-8d7a-1f9331423b8c 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:55:57.438 4976 2417837238048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9649e9c2-bc66-4b36-9a6e-a82ca2c8c800 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group member updated on remote: ['350af328-6377-44ba-830c-2d34880e2481'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:55:57.466 4976 2417837238048 MainThread INFO neutron.agent.securitygroups_rpc [req-9649e9c2-bc66-4b36-9a6e-a82ca2c8c800 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group member updated ['350af328-6377-44ba-830c-2d34880e2481'] 2022-07-12 03:55:58.923 4976 2417836653552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96256970-27f5-4de1-b1f3-0f67f552e4ad 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 17836774-6562-4ed2-9a30-cc38e71017de port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:55:58.940 4976 2417836653552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96256970-27f5-4de1-b1f3-0f67f552e4ad 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 17836774-6562-4ed2-9a30-cc38e71017de defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:56:02.342 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 17836774-6562-4ed2-9a30-cc38e71017de 2022-07-12 03:56:03.667 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:56:03.920 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 17836774-6562-4ed2-9a30-cc38e71017de 2022-07-12 03:56:03.920 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 17836774-6562-4ed2-9a30-cc38e71017de updated. Details: {'device': '17836774-6562-4ed2-9a30-cc38e71017de', 'network_id': '8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b', 'port_id': '17836774-6562-4ed2-9a30-cc38e71017de', 'mac_address': 'fa:16:3e:92:76:03', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1d1b10ae-9b6b-4f6f-adb0-717e8d3b7eaf', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:56:03.938 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:56:03.938 4976 2417836292048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:56:03.954 4976 2417836292048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 17836774-6562-4ed2-9a30-cc38e71017de _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:56:03.954 4976 2417836292048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b 2022-07-12 03:56:03.954 4976 2417836292048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:56:04.294 4976 2417836292048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '17836774-6562-4ed2-9a30-cc38e71017de') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:56:04.294 4976 2417836292048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '17836774-6562-4ed2-9a30-cc38e71017de') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:56:04.310 4976 2417836292048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 17836774-6562-4ed2-9a30-cc38e71017de is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:56:04.328 4976 2417836292048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port 17836774-6562-4ed2-9a30-cc38e71017de 2022-07-12 03:56:04.513 4976 2417836292048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:56:04.513 4976 2417836292048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['17836774-6562-4ed2-9a30-cc38e71017de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:56:04.688 4976 2417836292048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['17836774-6562-4ed2-9a30-cc38e71017de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:56:04.704 4976 2417836292048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:56:04.722 4976 2417836292048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (350af328-6377-44ba-830c-2d34880e2481) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:56:04.734 4976 2417836292048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 17836774-6562-4ed2-9a30-cc38e71017de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:56:04.734 4976 2417836292048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:56:04.753 4976 2417836292048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 17836774-6562-4ed2-9a30-cc38e71017de not yet added. Adding. 2022-07-12 03:56:04.763 4976 2417836292048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:56:04.778 4976 2417836292048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:56:05.032 4976 2417836292048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:56:05.203 4976 2417836292048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:56:05.227 4976 2417836292048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:56:05.484 4976 2417836292048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:56:05.654 4976 2417836292048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.704s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:56:05.669 4976 2417836292048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 17836774-6562-4ed2-9a30-cc38e71017de status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:56:05.669 4976 2417836292048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 17836774-6562-4ed2-9a30-cc38e71017de processed. 2022-07-12 03:56:05.688 4976 2417814296880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:56:05.888 4976 2417814296880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:56:06.656 4976 2417814296880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9436be6-c708-43be-87cb-ce699a312d46 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group rule updated on remote: ['aedc2799-e553-47ba-9ab4-519912c8e3a2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:56:06.656 4976 2417814296880 MainThread INFO neutron.agent.securitygroups_rpc [req-f9436be6-c708-43be-87cb-ce699a312d46 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group rule updated ['aedc2799-e553-47ba-9ab4-519912c8e3a2'] 2022-07-12 03:56:06.817 4976 2417816498768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9296357c-dafd-4418-b54f-e35a83422273 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group rule updated on remote: ['aedc2799-e553-47ba-9ab4-519912c8e3a2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:56:06.825 4976 2417816498768 MainThread INFO neutron.agent.securitygroups_rpc [req-9296357c-dafd-4418-b54f-e35a83422273 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group rule updated ['aedc2799-e553-47ba-9ab4-519912c8e3a2'] 2022-07-12 03:56:06.954 4976 2417836227920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97fda95d-c91d-49bb-b3e8-0ddae6f17774 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group rule updated on remote: ['aedc2799-e553-47ba-9ab4-519912c8e3a2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:56:06.954 4976 2417836227920 MainThread INFO neutron.agent.securitygroups_rpc [req-97fda95d-c91d-49bb-b3e8-0ddae6f17774 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group rule updated ['aedc2799-e553-47ba-9ab4-519912c8e3a2'] 2022-07-12 03:56:07.094 4976 2417835934816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d29268b-2300-467a-afc0-ea3335fe813d 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group rule updated on remote: ['aedc2799-e553-47ba-9ab4-519912c8e3a2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:56:07.110 4976 2417835934816 MainThread INFO neutron.agent.securitygroups_rpc [req-9d29268b-2300-467a-afc0-ea3335fe813d 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group rule updated ['aedc2799-e553-47ba-9ab4-519912c8e3a2'] 2022-07-12 03:56:07.218 4976 2417835936400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85d79fff-8add-48c7-8a46-ec2ef67bd240 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group rule updated on remote: ['aedc2799-e553-47ba-9ab4-519912c8e3a2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:56:07.218 4976 2417835936400 MainThread INFO neutron.agent.securitygroups_rpc [req-85d79fff-8add-48c7-8a46-ec2ef67bd240 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group rule updated ['aedc2799-e553-47ba-9ab4-519912c8e3a2'] 2022-07-12 03:56:07.356 4976 2417835936400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d0eb2d3-9e34-4261-a467-ee703c07f765 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group rule updated on remote: ['aedc2799-e553-47ba-9ab4-519912c8e3a2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:56:07.378 4976 2417835936400 MainThread INFO neutron.agent.securitygroups_rpc [req-1d0eb2d3-9e34-4261-a467-ee703c07f765 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group rule updated ['aedc2799-e553-47ba-9ab4-519912c8e3a2'] 2022-07-12 03:56:07.998 4976 2417836436640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group member updated on remote: ['aedc2799-e553-47ba-9ab4-519912c8e3a2', '1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:56:08.012 4976 2417836436640 MainThread INFO neutron.agent.securitygroups_rpc [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group member updated ['aedc2799-e553-47ba-9ab4-519912c8e3a2', '1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c'] 2022-07-12 03:56:08.012 4976 2417836436640 MainThread INFO neutron.agent.securitygroups_rpc [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Refresh firewall rules 2022-07-12 03:56:08.031 4976 2417836436640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Get security group information for devices via rpc ['05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:56:08.046 4976 2417835994976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] port_update received: 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:56:08.046 4976 2417835994976 MainThread DEBUG oslo_concurrency.lockutils [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-agent-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:56:08.075 4976 2417835994976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Binding port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:56:08.077 4976 2417835994976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:56:08.107 4976 2417835994976 MainThread DEBUG neutron.services.trunk.rpc.agent [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:56:08.107 4976 2417835994976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:56:08.146 4976 2417835994976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Trunk plugin disabled on server. Assuming port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:56:08.146 4976 2417835994976 MainThread INFO networking_hyperv.neutron.trunk_driver [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Binding VLAN ID: 192, VLAN trunk: None to switch port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 2022-07-12 03:56:08.201 4976 2417835994976 MainThread INFO neutron.agent.securitygroups_rpc [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Refresh firewall rules 2022-07-12 03:56:08.201 4976 2417835994976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Get security group information for devices via rpc ['05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:56:08.665 4976 2417836436640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update security group information for ports dict_keys(['05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:56:08.669 4976 2417836436640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:56:08.692 4976 2417836436640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update rules of security group (1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:56:08.702 4976 2417836436640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update rules of security group (aedc2799-e553-47ba-9ab4-519912c8e3a2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:56:08.718 4976 2417836436640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update members of security group (1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:56:08.718 4976 2417836436640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update port filter for 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:56:08.718 4976 2417836436640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Updating port rules. 2022-07-12 03:56:08.735 4976 2417836436640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Creating 6 new rules, removing 0 old rules. 2022-07-12 03:56:08.735 4976 2417836436640 MainThread DEBUG oslo_concurrency.lockutils [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:56:09.013 4976 2417836436640 MainThread DEBUG oslo_concurrency.lockutils [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:56:09.013 4976 2417836436640 MainThread DEBUG oslo_concurrency.lockutils [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:56:09.013 4976 2417836436640 MainThread DEBUG oslo_concurrency.lockutils [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:56:09.042 4976 2417835994976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update security group information for ports dict_keys(['05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:56:09.042 4976 2417835994976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:56:09.066 4976 2417835994976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update rules of security group (1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:56:09.066 4976 2417835994976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update rules of security group (aedc2799-e553-47ba-9ab4-519912c8e3a2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:56:09.079 4976 2417835994976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update members of security group (1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:56:09.106 4976 2417835994976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update port filter for 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:56:09.113 4976 2417835994976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Updating port rules. 2022-07-12 03:56:09.113 4976 2417835994976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Creating 0 new rules, removing 0 old rules. 2022-07-12 03:56:09.123 4976 2417835994976 MainThread DEBUG oslo_concurrency.lockutils [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:56:09.123 4976 2417835994976 MainThread DEBUG oslo_concurrency.lockutils [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:56:09.139 4976 2417835994976 MainThread DEBUG oslo_concurrency.lockutils [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:56:09.139 4976 2417835994976 MainThread DEBUG oslo_concurrency.lockutils [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:56:09.201 4976 2417835994976 MainThread DEBUG oslo_concurrency.lockutils [req-cb704b5c-9033-40ad-b4e5-c53e57c0eeea 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-agent-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:56:12.481 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 2022-07-12 03:56:13.751 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:56:13.969 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 2022-07-12 03:56:13.969 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 updated. Details: {'device': 'a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3', 'network_id': 'cb793af7-088d-44b6-bebd-8609e6743321', 'port_id': 'a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3', 'mac_address': 'fa:16:3e:e8:5d:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'efa7d720-5c17-4257-9ecc-8b470f8cadcc', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:56:13.985 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:56:14.000 4976 2417835993920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:56:14.000 4976 2417835993920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:56:14.015 4976 2417835993920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cb793af7-088d-44b6-bebd-8609e6743321 2022-07-12 03:56:14.028 4976 2417835993920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:56:14.251 4976 2417835993920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:56:14.268 4976 2417835993920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:56:14.278 4976 2417835993920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:56:14.278 4976 2417835993920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 2022-07-12 03:56:14.435 4976 2417835993920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:56:14.435 4976 2417835993920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:56:14.688 4976 2417835993920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:56:14.688 4976 2417835993920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:56:14.703 4976 2417835993920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (39f6955f-2c14-4bdb-8820-f7e87d1ecb03) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:56:14.718 4976 2417835993920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:56:14.718 4976 2417835993920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:56:14.735 4976 2417835993920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 not yet added. Adding. 2022-07-12 03:56:14.735 4976 2417835993920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:56:14.750 4976 2417835993920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:56:14.970 4976 2417835993920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:56:15.203 4976 2417835993920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:56:15.231 4976 2417835993920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:56:15.516 4976 2417835993920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:56:15.703 4976 2417835993920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:56:15.716 4976 2417835993920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:56:15.716 4976 2417835993920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 processed. 2022-07-12 03:56:15.780 4976 2417835993920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:56:15.952 4976 2417835993920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:56:59.992 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a1b17494-72de-4c33-8c66-6af3d34f96b4 2022-07-12 03:57:00.615 4976 2417816313520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-411921dc-67eb-457c-946a-79a0774b7d9c 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group member updated on remote: ['ab5f7a41-71e1-4ed6-8ff1-7ce00b478970'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:57:00.621 4976 2417816313520 MainThread INFO neutron.agent.securitygroups_rpc [req-411921dc-67eb-457c-946a-79a0774b7d9c 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group member updated ['ab5f7a41-71e1-4ed6-8ff1-7ce00b478970'] 2022-07-12 03:57:00.913 4976 2417816313520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-411921dc-67eb-457c-946a-79a0774b7d9c 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] port_delete event received for 'a1b17494-72de-4c33-8c66-6af3d34f96b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:57:01.992 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:57:01.992 4976 2417816313520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a1b17494-72de-4c33-8c66-6af3d34f96b4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:57:01.992 4976 2417816313520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a1b17494-72de-4c33-8c66-6af3d34f96b4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:57:02.009 4976 2417816313520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a1b17494-72de-4c33-8c66-6af3d34f96b4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:57:02.029 4976 2417816313520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1b17494-72de-4c33-8c66-6af3d34f96b4'] 2022-07-12 03:57:02.046 4976 2417816313520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:57:02.046 4976 2417816313520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:57:02.057 4976 2417816313520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1b17494-72de-4c33-8c66-6af3d34f96b4'] 2022-07-12 03:57:02.929 4976 2417816313520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c63052e-38d1-438e-9a8c-be08a89803b2 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] port_delete event received for '732287e2-8ff6-44e0-9f8e-feb943207426' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:57:03.991 4976 2417816501408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:57:04.041 4976 2417816501408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:57:06.148 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d0f7e295-9d5e-45ea-b61d-7a13f716e4ae 2022-07-12 03:57:06.773 4976 2417705429824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group member updated on remote: ['f6e267a0-3c3d-4966-aba3-da2e0e7948fd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:57:06.773 4976 2417705429824 MainThread INFO neutron.agent.securitygroups_rpc [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group member updated ['f6e267a0-3c3d-4966-aba3-da2e0e7948fd'] 2022-07-12 03:57:06.773 4976 2417705429824 MainThread INFO neutron.agent.securitygroups_rpc [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Refresh firewall rules 2022-07-12 03:57:06.802 4976 2417705429824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Get security group information for devices via rpc ['9d25c1e9-86c8-4922-a334-9f6f33f80277', 'd0f7e295-9d5e-45ea-b61d-7a13f716e4ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:57:06.866 4976 2417835219248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] port_delete event received for 'd0f7e295-9d5e-45ea-b61d-7a13f716e4ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:57:06.960 4976 2417705429824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Update security group information for ports dict_keys(['9d25c1e9-86c8-4922-a334-9f6f33f80277']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:57:06.976 4976 2417705429824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:57:06.996 4976 2417705429824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Update rules of security group (f6e267a0-3c3d-4966-aba3-da2e0e7948fd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:57:07.007 4976 2417705429824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Update members of security group (f6e267a0-3c3d-4966-aba3-da2e0e7948fd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:57:07.007 4976 2417705429824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Update port filter for 9d25c1e9-86c8-4922-a334-9f6f33f80277 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:57:07.023 4976 2417705429824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Updating port rules. 2022-07-12 03:57:07.023 4976 2417705429824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Creating 0 new rules, removing 1 old rules. 2022-07-12 03:57:07.039 4976 2417705429824 MainThread DEBUG oslo_concurrency.lockutils [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Lock "n-hv-driver-port-lock-9d25c1e9-86c8-4922-a334-9f6f33f80277" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:57:07.039 4976 2417705429824 MainThread DEBUG oslo_concurrency.lockutils [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Lock "n-hv-driver-port-lock-9d25c1e9-86c8-4922-a334-9f6f33f80277" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:57:07.039 4976 2417705429824 MainThread DEBUG oslo_concurrency.lockutils [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Lock "n-hv-driver-port-lock-9d25c1e9-86c8-4922-a334-9f6f33f80277" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:57:07.304 4976 2417705429824 MainThread DEBUG oslo_concurrency.lockutils [req-e8ede2a7-f0aa-4adf-91cd-8a2376c5a62a 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Lock "n-hv-driver-port-lock-9d25c1e9-86c8-4922-a334-9f6f33f80277" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:57:08.005 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:57:08.005 4976 2417817167648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd0f7e295-9d5e-45ea-b61d-7a13f716e4ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:57:08.017 4976 2417817167648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd0f7e295-9d5e-45ea-b61d-7a13f716e4ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:57:08.017 4976 2417817167648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d0f7e295-9d5e-45ea-b61d-7a13f716e4ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:57:08.038 4976 2417817167648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0f7e295-9d5e-45ea-b61d-7a13f716e4ae'] 2022-07-12 03:57:08.054 4976 2417817167648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:57:08.054 4976 2417817167648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:57:08.070 4976 2417817167648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0f7e295-9d5e-45ea-b61d-7a13f716e4ae'] 2022-07-12 03:57:09.137 4976 2417817167648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-622b5865-a70f-4348-96c0-befe5d3a07cd 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group member updated on remote: ['f6e267a0-3c3d-4966-aba3-da2e0e7948fd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:57:09.150 4976 2417817167648 MainThread INFO neutron.agent.securitygroups_rpc [req-622b5865-a70f-4348-96c0-befe5d3a07cd 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Security group member updated ['f6e267a0-3c3d-4966-aba3-da2e0e7948fd'] 2022-07-12 03:57:09.150 4976 2417817167648 MainThread INFO neutron.agent.securitygroups_rpc [req-622b5865-a70f-4348-96c0-befe5d3a07cd 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Refresh firewall rules 2022-07-12 03:57:09.150 4976 2417817167648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-622b5865-a70f-4348-96c0-befe5d3a07cd 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Get security group information for devices via rpc ['9d25c1e9-86c8-4922-a334-9f6f33f80277'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:57:09.210 4976 2417817166768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-622b5865-a70f-4348-96c0-befe5d3a07cd 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] port_delete event received for '9d25c1e9-86c8-4922-a334-9f6f33f80277' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:57:09.210 4976 2417817167648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-622b5865-a70f-4348-96c0-befe5d3a07cd 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:57:09.226 4976 2417817167648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-622b5865-a70f-4348-96c0-befe5d3a07cd 4ac2825db0c649cab6dcc2e27fbaf80d fd03cff94a1842d8811deafa0dce10f9 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:57:10.006 4976 2417816347392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:57:10.038 4976 2417816347392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:57:10.194 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9d25c1e9-86c8-4922-a334-9f6f33f80277 2022-07-12 03:57:11.616 4976 2417815806368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97d498eb-6106-4685-adc6-4e08dbf3dce0 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '8ec73b5d-8e02-4b7f-8a8d-aae9b21ce528' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:57:12.006 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:57:12.014 4976 2417815806368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9d25c1e9-86c8-4922-a334-9f6f33f80277' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:57:12.022 4976 2417815806368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9d25c1e9-86c8-4922-a334-9f6f33f80277' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:57:12.022 4976 2417815806368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9d25c1e9-86c8-4922-a334-9f6f33f80277 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:57:12.042 4976 2417815806368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8bb25d8f-4fca-43c0-92f4-dd80289def0e 2022-07-12 03:57:12.042 4976 2417815806368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9d25c1e9-86c8-4922-a334-9f6f33f80277'] 2022-07-12 03:57:12.068 4976 2417815806368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:57:12.068 4976 2417815806368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:57:12.084 4976 2417815806368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9d25c1e9-86c8-4922-a334-9f6f33f80277'] 2022-07-12 03:57:12.665 4976 2417815806368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67bccbe8-8169-4b72-9105-7ed61da63d73 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '7d785700-49d5-4d84-823d-7e4ab8762005' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:57:13.406 4976 2417835602864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f8a5b2b-abf5-489b-979f-76853a226446 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '4197481a-ebc9-4eec-921b-e345581582a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:57:13.524 4976 2417835602864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-889d8488-4182-4e25-9078-3ad34941391a - - - - - -] port_delete event received for '4197481a-ebc9-4eec-921b-e345581582a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:57:13.617 4976 2417835220832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f8a5b2b-abf5-489b-979f-76853a226446 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network 8bb25d8f-4fca-43c0-92f4-dd80289def0e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 03:57:13.617 4976 2417835220832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f8a5b2b-abf5-489b-979f-76853a226446 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network 8bb25d8f-4fca-43c0-92f4-dd80289def0e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 03:57:14.017 4976 2417816653664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:57:14.046 4976 2417816653664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:57:34.380 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8a62f409-2f00-4669-85c4-d882010074e6 2022-07-12 03:57:35.053 4976 2417837335120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3db30a7-3f9a-45bd-8323-032e2a0f5069 b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group member updated on remote: ['6be6b002-da91-4118-82e8-26814133f83e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:57:35.071 4976 2417837335120 MainThread INFO neutron.agent.securitygroups_rpc [req-d3db30a7-3f9a-45bd-8323-032e2a0f5069 b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group member updated ['6be6b002-da91-4118-82e8-26814133f83e'] 2022-07-12 03:57:35.447 4976 2417834656864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3db30a7-3f9a-45bd-8323-032e2a0f5069 b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] port_delete event received for '8a62f409-2f00-4669-85c4-d882010074e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:57:36.108 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:57:36.108 4976 2417834610176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8a62f409-2f00-4669-85c4-d882010074e6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:57:36.108 4976 2417834610176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8a62f409-2f00-4669-85c4-d882010074e6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:57:36.125 4976 2417834610176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8a62f409-2f00-4669-85c4-d882010074e6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:57:36.132 4976 2417834610176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 80ccb6a1-8d31-4e74-9f2c-15bfc89127e9 2022-07-12 03:57:36.153 4976 2417834610176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a62f409-2f00-4669-85c4-d882010074e6'] 2022-07-12 03:57:36.161 4976 2417834610176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:57:36.161 4976 2417834610176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:57:36.161 4976 2417834610176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a62f409-2f00-4669-85c4-d882010074e6'] 2022-07-12 03:57:38.042 4976 2417834610176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5313c46-18b1-4ed6-b606-5a8bc131c075 b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] port_delete event received for '74ccff49-a65a-4d6a-8ed7-e9b506a8a48a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:57:38.121 4976 2417834610176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:57:38.146 4976 2417834610176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:57:38.369 4976 2417798102704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba34649d-caa1-45d4-bd4c-6e71e70c54ff b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group rule updated on remote: ['19c21568-5038-4084-ace3-3dd005f52621'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:57:38.380 4976 2417798102704 MainThread INFO neutron.agent.securitygroups_rpc [req-ba34649d-caa1-45d4-bd4c-6e71e70c54ff b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group rule updated ['19c21568-5038-4084-ace3-3dd005f52621'] 2022-07-12 03:57:38.489 4976 2417798102704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1334e310-666f-49ba-b919-bf6dbcc73888 b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group rule updated on remote: ['19c21568-5038-4084-ace3-3dd005f52621'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:57:38.504 4976 2417798102704 MainThread INFO neutron.agent.securitygroups_rpc [req-1334e310-666f-49ba-b919-bf6dbcc73888 b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group rule updated ['19c21568-5038-4084-ace3-3dd005f52621'] 2022-07-12 03:57:41.879 4976 2417816873264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-057fd11c-19a0-41ce-a945-8415ef194d45 b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group member updated on remote: ['19c21568-5038-4084-ace3-3dd005f52621'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:57:41.879 4976 2417816873264 MainThread INFO neutron.agent.securitygroups_rpc [req-057fd11c-19a0-41ce-a945-8415ef194d45 b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group member updated ['19c21568-5038-4084-ace3-3dd005f52621'] 2022-07-12 03:57:42.752 4976 2417834732528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fce1d3a-7886-443c-b949-45c1fe66ae9b 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: b4d13628-bffc-4297-8cf1-0d24b7c4bea0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:57:42.770 4976 2417834732528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fce1d3a-7886-443c-b949-45c1fe66ae9b 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port b4d13628-bffc-4297-8cf1-0d24b7c4bea0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:57:45.300 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b4d13628-bffc-4297-8cf1-0d24b7c4bea0 2022-07-12 03:57:46.159 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:57:46.355 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port b4d13628-bffc-4297-8cf1-0d24b7c4bea0 2022-07-12 03:57:46.378 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port b4d13628-bffc-4297-8cf1-0d24b7c4bea0 updated. Details: {'device': 'b4d13628-bffc-4297-8cf1-0d24b7c4bea0', 'network_id': '80ccb6a1-8d31-4e74-9f2c-15bfc89127e9', 'port_id': 'b4d13628-bffc-4297-8cf1-0d24b7c4bea0', 'mac_address': 'fa:16:3e:47:df:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 188, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd5a7ad91-1c9f-4dab-9d50-6d61d0f6d05d', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:57:46.397 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:57:46.397 4976 2417835217664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4d13628-bffc-4297-8cf1-0d24b7c4bea0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:57:46.411 4976 2417835217664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b4d13628-bffc-4297-8cf1-0d24b7c4bea0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:57:46.411 4976 2417835217664 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 80ccb6a1-8d31-4e74-9f2c-15bfc89127e9 2022-07-12 03:57:46.411 4976 2417835217664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:57:46.597 4976 2417835217664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b4d13628-bffc-4297-8cf1-0d24b7c4bea0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:57:46.613 4976 2417835217664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b4d13628-bffc-4297-8cf1-0d24b7c4bea0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:57:46.613 4976 2417835217664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b4d13628-bffc-4297-8cf1-0d24b7c4bea0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:57:46.613 4976 2417835217664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 188, VLAN trunk: None to switch port b4d13628-bffc-4297-8cf1-0d24b7c4bea0 2022-07-12 03:57:46.754 4976 2417835217664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:57:46.754 4976 2417835217664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b4d13628-bffc-4297-8cf1-0d24b7c4bea0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:57:46.925 4976 2417835217664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b4d13628-bffc-4297-8cf1-0d24b7c4bea0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:57:46.925 4976 2417835217664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:57:46.944 4976 2417835217664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (19c21568-5038-4084-ace3-3dd005f52621) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:57:46.944 4976 2417835217664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b4d13628-bffc-4297-8cf1-0d24b7c4bea0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:57:46.958 4976 2417835217664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:57:46.958 4976 2417835217664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b4d13628-bffc-4297-8cf1-0d24b7c4bea0 not yet added. Adding. 2022-07-12 03:57:46.972 4976 2417835217664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:57:46.972 4976 2417835217664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:57:47.160 4976 2417835217664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4d13628-bffc-4297-8cf1-0d24b7c4bea0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:57:47.316 4976 2417835217664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4d13628-bffc-4297-8cf1-0d24b7c4bea0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:57:47.331 4976 2417835217664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4d13628-bffc-4297-8cf1-0d24b7c4bea0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:57:47.534 4976 2417835217664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4d13628-bffc-4297-8cf1-0d24b7c4bea0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:57:47.675 4976 2417835217664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4d13628-bffc-4297-8cf1-0d24b7c4bea0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:57:47.691 4976 2417835217664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b4d13628-bffc-4297-8cf1-0d24b7c4bea0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:57:47.691 4976 2417835217664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b4d13628-bffc-4297-8cf1-0d24b7c4bea0 processed. 2022-07-12 03:57:48.176 4976 2417816940208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:57:48.393 4976 2417816940208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:57:59.475 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 17836774-6562-4ed2-9a30-cc38e71017de 2022-07-12 03:58:00.236 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:58:00.682 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 17836774-6562-4ed2-9a30-cc38e71017de 2022-07-12 03:58:00.682 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 17836774-6562-4ed2-9a30-cc38e71017de updated. Details: {'device': '17836774-6562-4ed2-9a30-cc38e71017de', 'network_id': '8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b', 'port_id': '17836774-6562-4ed2-9a30-cc38e71017de', 'mac_address': 'fa:16:3e:92:76:03', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1d1b10ae-9b6b-4f6f-adb0-717e8d3b7eaf', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:58:00.706 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:58:00.706 4976 2417837172864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:58:00.706 4976 2417837172864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 17836774-6562-4ed2-9a30-cc38e71017de _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:58:00.726 4976 2417837172864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:58:00.753 4976 2417837172864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '17836774-6562-4ed2-9a30-cc38e71017de') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:58:00.753 4976 2417837172864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '17836774-6562-4ed2-9a30-cc38e71017de') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:58:00.783 4976 2417837172864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 17836774-6562-4ed2-9a30-cc38e71017de is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:58:00.783 4976 2417837172864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port 17836774-6562-4ed2-9a30-cc38e71017de 2022-07-12 03:58:00.837 4976 2417837172864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:58:00.855 4976 2417837172864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['17836774-6562-4ed2-9a30-cc38e71017de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:58:01.333 4976 2417837172864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['17836774-6562-4ed2-9a30-cc38e71017de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:58:01.333 4976 2417837172864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:58:01.348 4976 2417837172864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (350af328-6377-44ba-830c-2d34880e2481) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:58:01.348 4976 2417837172864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 17836774-6562-4ed2-9a30-cc38e71017de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:58:01.363 4976 2417837172864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:58:01.363 4976 2417837172864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-07-12 03:58:01.363 4976 2417837172864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:58:01.378 4976 2417837172864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:58:01.378 4976 2417837172864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:58:01.394 4976 2417837172864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:58:01.456 4976 2417837172864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:58:01.456 4976 2417837172864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 17836774-6562-4ed2-9a30-cc38e71017de status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:58:01.471 4976 2417837172864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 17836774-6562-4ed2-9a30-cc38e71017de processed. 2022-07-12 03:58:02.251 4976 2417816407904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:58:02.439 4976 2417816407904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:58:14.767 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 17836774-6562-4ed2-9a30-cc38e71017de 2022-07-12 03:58:16.299 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:58:16.299 4976 2417836933536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '17836774-6562-4ed2-9a30-cc38e71017de' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:58:16.299 4976 2417836933536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '17836774-6562-4ed2-9a30-cc38e71017de' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:58:16.316 4976 2417836933536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 17836774-6562-4ed2-9a30-cc38e71017de _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:58:16.454 4976 2417836933536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17836774-6562-4ed2-9a30-cc38e71017de'] 2022-07-12 03:58:16.454 4976 2417836933536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:58:16.454 4976 2417836933536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:58:16.454 4976 2417836933536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17836774-6562-4ed2-9a30-cc38e71017de'] 2022-07-12 03:58:16.768 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 17836774-6562-4ed2-9a30-cc38e71017de 2022-07-12 03:58:18.312 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:58:18.312 4976 2417834659152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:58:18.329 4976 2417834575120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '17836774-6562-4ed2-9a30-cc38e71017de' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:58:18.329 4976 2417834575120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '17836774-6562-4ed2-9a30-cc38e71017de' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:58:18.329 4976 2417834575120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 17836774-6562-4ed2-9a30-cc38e71017de _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:58:18.360 4976 2417834575120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b 2022-07-12 03:58:18.360 4976 2417834575120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17836774-6562-4ed2-9a30-cc38e71017de'] 2022-07-12 03:58:18.376 4976 2417834575120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:58:18.376 4976 2417834575120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17836774-6562-4ed2-9a30-cc38e71017de'] 2022-07-12 03:58:18.454 4976 2417834659152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:58:44.067 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 17836774-6562-4ed2-9a30-cc38e71017de 2022-07-12 03:58:44.282 4976 2417816940208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-edb0c90f-f7b2-45aa-b4b5-03dfbe9a726f 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group member updated on remote: ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:58:44.282 4976 2417816940208 MainThread INFO neutron.agent.securitygroups_rpc [req-edb0c90f-f7b2-45aa-b4b5-03dfbe9a726f 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group member updated ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] 2022-07-12 03:58:44.438 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:58:44.687 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 17836774-6562-4ed2-9a30-cc38e71017de 2022-07-12 03:58:44.717 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 17836774-6562-4ed2-9a30-cc38e71017de updated. Details: {'device': '17836774-6562-4ed2-9a30-cc38e71017de', 'network_id': '8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b', 'port_id': '17836774-6562-4ed2-9a30-cc38e71017de', 'mac_address': 'fa:16:3e:92:76:03', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1d1b10ae-9b6b-4f6f-adb0-717e8d3b7eaf', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:58:44.719 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:58:44.719 4976 2417837038752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:58:44.734 4976 2417837038752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 17836774-6562-4ed2-9a30-cc38e71017de _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:58:44.734 4976 2417837038752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b 2022-07-12 03:58:44.749 4976 2417837038752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:58:44.986 4976 2417837038752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '17836774-6562-4ed2-9a30-cc38e71017de') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:58:44.986 4976 2417837038752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '17836774-6562-4ed2-9a30-cc38e71017de') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:58:45.006 4976 2417837038752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 17836774-6562-4ed2-9a30-cc38e71017de is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:58:45.018 4976 2417837038752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port 17836774-6562-4ed2-9a30-cc38e71017de 2022-07-12 03:58:45.172 4976 2417837038752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:58:45.172 4976 2417837038752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['17836774-6562-4ed2-9a30-cc38e71017de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:58:45.186 4976 2417834657568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dbd2ac9-a4b8-4a89-b823-557bf3686430 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: b54c3cd0-0543-4605-8bcb-366ec7d32882 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:58:45.186 4976 2417834657568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dbd2ac9-a4b8-4a89-b823-557bf3686430 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port b54c3cd0-0543-4605-8bcb-366ec7d32882 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:58:45.391 4976 2417837038752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['17836774-6562-4ed2-9a30-cc38e71017de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:58:45.391 4976 2417837038752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:58:45.406 4976 2417837038752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (350af328-6377-44ba-830c-2d34880e2481) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:58:45.406 4976 2417837038752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 17836774-6562-4ed2-9a30-cc38e71017de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:58:45.406 4976 2417837038752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:58:45.406 4976 2417837038752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 17836774-6562-4ed2-9a30-cc38e71017de not yet added. Adding. 2022-07-12 03:58:45.434 4976 2417837038752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:58:45.434 4976 2417837038752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:58:45.623 4976 2417837038752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:58:45.801 4976 2417837038752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:58:45.801 4976 2417837038752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:58:45.998 4976 2417837038752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:58:46.170 4976 2417837038752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17836774-6562-4ed2-9a30-cc38e71017de" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:58:46.170 4976 2417837038752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 17836774-6562-4ed2-9a30-cc38e71017de status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:58:46.190 4976 2417837038752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 17836774-6562-4ed2-9a30-cc38e71017de processed. 2022-07-12 03:58:46.453 4976 2417837172864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:58:46.631 4976 2417837172864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:58:54.170 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b54c3cd0-0543-4605-8bcb-366ec7d32882 2022-07-12 03:58:54.504 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 03:58:54.704 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port b54c3cd0-0543-4605-8bcb-366ec7d32882 2022-07-12 03:58:54.723 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port b54c3cd0-0543-4605-8bcb-366ec7d32882 updated. Details: {'device': 'b54c3cd0-0543-4605-8bcb-366ec7d32882', 'network_id': 'cb793af7-088d-44b6-bebd-8609e6743321', 'port_id': 'b54c3cd0-0543-4605-8bcb-366ec7d32882', 'mac_address': 'fa:16:3e:57:ea:8f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'efa7d720-5c17-4257-9ecc-8b470f8cadcc', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 03:58:54.732 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 03:58:54.750 4976 2417834732704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b54c3cd0-0543-4605-8bcb-366ec7d32882" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:58:54.750 4976 2417834732704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b54c3cd0-0543-4605-8bcb-366ec7d32882 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:58:54.763 4976 2417834732704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:58:54.984 4976 2417834732704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b54c3cd0-0543-4605-8bcb-366ec7d32882') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:58:55.000 4976 2417834732704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b54c3cd0-0543-4605-8bcb-366ec7d32882') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:58:55.014 4976 2417834732704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b54c3cd0-0543-4605-8bcb-366ec7d32882 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:58:55.037 4976 2417834732704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port b54c3cd0-0543-4605-8bcb-366ec7d32882 2022-07-12 03:58:55.191 4976 2417834732704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 03:58:55.221 4976 2417834732704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b54c3cd0-0543-4605-8bcb-366ec7d32882'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:58:55.486 4976 2417834732704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b54c3cd0-0543-4605-8bcb-366ec7d32882']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:58:55.486 4976 2417834732704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:58:55.486 4976 2417834732704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (39f6955f-2c14-4bdb-8820-f7e87d1ecb03) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:58:55.504 4976 2417834732704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b54c3cd0-0543-4605-8bcb-366ec7d32882 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:58:55.504 4976 2417834732704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 03:58:55.518 4976 2417834732704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b54c3cd0-0543-4605-8bcb-366ec7d32882 not yet added. Adding. 2022-07-12 03:58:55.518 4976 2417834732704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 03:58:55.529 4976 2417834732704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 03:58:55.734 4976 2417834732704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b54c3cd0-0543-4605-8bcb-366ec7d32882" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:58:56.092 4976 2417834732704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b54c3cd0-0543-4605-8bcb-366ec7d32882" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:58:56.092 4976 2417834732704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b54c3cd0-0543-4605-8bcb-366ec7d32882" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:58:56.328 4976 2417834732704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b54c3cd0-0543-4605-8bcb-366ec7d32882" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:58:56.528 4976 2417834732704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b54c3cd0-0543-4605-8bcb-366ec7d32882" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.765s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:58:56.528 4976 2417834732704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b54c3cd0-0543-4605-8bcb-366ec7d32882 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 03:58:56.528 4976 2417834732704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b54c3cd0-0543-4605-8bcb-366ec7d32882 processed. 2022-07-12 03:58:56.557 4976 2417834732704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:58:56.777 4976 2417834732704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:59:03.188 4976 2417836436464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group member updated on remote: ['aedc2799-e553-47ba-9ab4-519912c8e3a2', '1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:59:03.188 4976 2417836436464 MainThread INFO neutron.agent.securitygroups_rpc [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group member updated ['aedc2799-e553-47ba-9ab4-519912c8e3a2', '1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c'] 2022-07-12 03:59:03.200 4976 2417836436464 MainThread INFO neutron.agent.securitygroups_rpc [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Refresh firewall rules 2022-07-12 03:59:03.200 4976 2417836436464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Get security group information for devices via rpc ['05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:59:03.233 4976 2417836935120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] port_update received: 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:59:03.249 4976 2417836935120 MainThread DEBUG oslo_concurrency.lockutils [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-agent-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:59:03.249 4976 2417836935120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Binding port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 03:59:03.272 4976 2417836935120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 03:59:03.296 4976 2417836935120 MainThread DEBUG neutron.services.trunk.rpc.agent [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:59:03.296 4976 2417836935120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 03:59:03.316 4976 2417836935120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Trunk plugin disabled on server. Assuming port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 03:59:03.316 4976 2417836935120 MainThread INFO networking_hyperv.neutron.trunk_driver [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Binding VLAN ID: 192, VLAN trunk: None to switch port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 2022-07-12 03:59:03.378 4976 2417836935120 MainThread INFO neutron.agent.securitygroups_rpc [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Refresh firewall rules 2022-07-12 03:59:03.378 4976 2417836935120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Get security group information for devices via rpc ['05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:59:03.408 4976 2417836436464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update security group information for ports dict_keys(['05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:59:03.408 4976 2417836436464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:59:03.419 4976 2417836436464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update rules of security group (1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:59:03.419 4976 2417836436464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update members of security group (1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:59:03.436 4976 2417836436464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update port filter for 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:59:03.436 4976 2417836436464 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Updating port rules. 2022-07-12 03:59:03.461 4976 2417836436464 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Creating 0 new rules, removing 6 old rules. 2022-07-12 03:59:03.461 4976 2417836436464 MainThread DEBUG oslo_concurrency.lockutils [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:59:03.474 4976 2417836436464 MainThread DEBUG oslo_concurrency.lockutils [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:59:03.474 4976 2417836436464 MainThread DEBUG oslo_concurrency.lockutils [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:59:03.862 4976 2417836436464 MainThread DEBUG oslo_concurrency.lockutils [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:59:03.875 4976 2417836935120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update security group information for ports dict_keys(['05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:59:03.888 4976 2417836935120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:59:03.906 4976 2417836935120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update rules of security group (1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 03:59:03.906 4976 2417836935120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update members of security group (1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-12 03:59:03.906 4976 2417836935120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update port filter for 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 03:59:03.936 4976 2417836935120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Updating port rules. 2022-07-12 03:59:03.951 4976 2417836935120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Creating 0 new rules, removing 0 old rules. 2022-07-12 03:59:03.951 4976 2417836935120 MainThread DEBUG oslo_concurrency.lockutils [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:59:03.973 4976 2417836935120 MainThread DEBUG oslo_concurrency.lockutils [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:59:03.983 4976 2417836935120 MainThread DEBUG oslo_concurrency.lockutils [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:59:03.983 4976 2417836935120 MainThread DEBUG oslo_concurrency.lockutils [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-driver-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:59:04.028 4976 2417836935120 MainThread DEBUG oslo_concurrency.lockutils [req-c6b857b0-73a8-4f3c-9cfb-e41cbca5ef15 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Lock "n-hv-agent-port-lock-05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:59:04.046 4976 2417816020416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45f3abc2-d144-4dd4-829c-f76f9258c50c 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] port_delete event received for '011e3227-c5ed-4549-871e-03725e120e23' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:59:10.032 4976 2417836437344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-927e01d1-36af-4a1a-96ca-2d8f53d085e3 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group member updated on remote: ['1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:59:10.059 4976 2417836437344 MainThread INFO neutron.agent.securitygroups_rpc [req-927e01d1-36af-4a1a-96ca-2d8f53d085e3 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Security group member updated ['1a4ce7a2-0ddd-45dd-8845-3cccb4cfdc4c'] 2022-07-12 03:59:10.067 4976 2417836437344 MainThread INFO neutron.agent.securitygroups_rpc [req-927e01d1-36af-4a1a-96ca-2d8f53d085e3 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Refresh firewall rules 2022-07-12 03:59:10.067 4976 2417836437344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-927e01d1-36af-4a1a-96ca-2d8f53d085e3 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Get security group information for devices via rpc ['05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 03:59:10.112 4976 2417836712528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-927e01d1-36af-4a1a-96ca-2d8f53d085e3 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] port_delete event received for '05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:59:10.124 4976 2417836437344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-927e01d1-36af-4a1a-96ca-2d8f53d085e3 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 03:59:10.137 4976 2417836437344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-927e01d1-36af-4a1a-96ca-2d8f53d085e3 8701284390d345eabc027e05f9ac262b b38d912121c64d5e887dc21e354b3cfd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 03:59:11.308 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 2022-07-12 03:59:12.501 4976 2417836910016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9840a839-5e14-40fa-bfad-801798290406 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for 'f126ea81-0b42-4ea0-998c-3429360ebf40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:59:12.612 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 03:59:12.612 4976 2417835318608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 03:59:12.612 4976 2417835318608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 03:59:12.637 4976 2417835318608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 03:59:12.669 4976 2417835318608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3'] 2022-07-12 03:59:12.669 4976 2417835318608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 03:59:12.669 4976 2417835318608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 03:59:12.692 4976 2417835318608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['05ef6ad1-c8ac-4954-bf06-5e8c4aa06bf3'] 2022-07-12 03:59:13.546 4976 2417834607888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1d26c0b-9ab0-422f-9ef6-74d867273ec2 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for 'c469b153-d930-4f2f-bdb4-235d53a4a235' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:59:14.301 4976 2417834574240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3e452b4-935a-4291-bdfa-d08746b44bdb 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '3e884dce-887f-4dec-9728-825d9ff79787' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:59:14.500 4976 2417836550976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3e452b4-935a-4291-bdfa-d08746b44bdb 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network 15e20b49-c0f2-4a45-8fc9-0e2c8ae40cee network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 03:59:14.515 4976 2417836550976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e3e452b4-935a-4291-bdfa-d08746b44bdb 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Reclaiming local network 15e20b49-c0f2-4a45-8fc9-0e2c8ae40cee 2022-07-12 03:59:14.612 4976 2417838953920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 03:59:14.653 4976 2417838953920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 03:59:15.747 4976 2417839076976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-253a35eb-ff35-4094-827d-e7034f75a4c5 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for 'c1f0e62c-ee68-4d0e-81ea-7a06a3b38dea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:59:17.033 4976 2417839076976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-871c406e-d5e4-4526-84db-5b6c67981a83 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for 'd565ee47-0c17-4626-9504-cced9d8117d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:59:17.825 4976 2417836551856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c357b089-0ffb-4e4b-8515-a0bb3e407829 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '51da2e93-dbfa-4919-b94b-97df13f99658' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:59:17.981 4976 2417836225984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86b4a406-a73d-47e0-8b62-f08d09f054d7 - - - - - -] port_delete event received for '51da2e93-dbfa-4919-b94b-97df13f99658' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 03:59:18.050 4976 2417836225984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c357b089-0ffb-4e4b-8515-a0bb3e407829 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network fd4157b0-65d3-4a93-a19c-da6dff63e672 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 03:59:18.060 4976 2417836225984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c357b089-0ffb-4e4b-8515-a0bb3e407829 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network fd4157b0-65d3-4a93-a19c-da6dff63e672 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 03:59:23.118 4976 2417837074032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-626a65dd-cfbe-4bef-b005-1bc8ed4fb8e2 - - - - - -] port_update received: fee962ee-66a8-4214-b38b-bd49a3d770b7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:59:23.137 4976 2417837074032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-626a65dd-cfbe-4bef-b005-1bc8ed4fb8e2 - - - - - -] No port fee962ee-66a8-4214-b38b-bd49a3d770b7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:59:26.621 4976 2417834821408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ead17642-2c0e-4a6b-a834-e5ac13fd8e68 - - - - - -] port_update received: e4e30de6-03e7-4171-b8bb-4ac8e2fb57c7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:59:26.647 4976 2417834821408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ead17642-2c0e-4a6b-a834-e5ac13fd8e68 - - - - - -] No port e4e30de6-03e7-4171-b8bb-4ac8e2fb57c7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:59:28.482 4976 2417837074736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3028a55a-e294-43b0-b189-eb7c7f13c7b4 - - - - - -] port_update received: 763d5952-8311-4985-adf6-1e83516fc369 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:59:28.482 4976 2417837074736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3028a55a-e294-43b0-b189-eb7c7f13c7b4 - - - - - -] No port 763d5952-8311-4985-adf6-1e83516fc369 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:59:29.359 4976 2417836912304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cfca09c-54e8-4260-b703-ecea330c2555 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group rule updated on remote: ['009ba071-c44e-4433-8f68-2b1271902e21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:59:29.359 4976 2417836912304 MainThread INFO neutron.agent.securitygroups_rpc [req-6cfca09c-54e8-4260-b703-ecea330c2555 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group rule updated ['009ba071-c44e-4433-8f68-2b1271902e21'] 2022-07-12 03:59:29.490 4976 2417834608240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4ccbb12-739d-4083-9a6b-5cdda0766bd4 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group rule updated on remote: ['009ba071-c44e-4433-8f68-2b1271902e21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:59:29.511 4976 2417834608240 MainThread INFO neutron.agent.securitygroups_rpc [req-c4ccbb12-739d-4083-9a6b-5cdda0766bd4 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group rule updated ['009ba071-c44e-4433-8f68-2b1271902e21'] 2022-07-12 03:59:29.609 4976 2417838694816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9553423-2c2b-462a-ad5a-16aebb45af02 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group rule updated on remote: ['009ba071-c44e-4433-8f68-2b1271902e21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:59:29.633 4976 2417838694816 MainThread INFO neutron.agent.securitygroups_rpc [req-b9553423-2c2b-462a-ad5a-16aebb45af02 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group rule updated ['009ba071-c44e-4433-8f68-2b1271902e21'] 2022-07-12 03:59:29.777 4976 2417838694816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85895286-af8b-4809-a1b2-01f8b8b8e623 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group rule updated on remote: ['009ba071-c44e-4433-8f68-2b1271902e21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:59:29.777 4976 2417838694816 MainThread INFO neutron.agent.securitygroups_rpc [req-85895286-af8b-4809-a1b2-01f8b8b8e623 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group rule updated ['009ba071-c44e-4433-8f68-2b1271902e21'] 2022-07-12 03:59:29.918 4976 2417838395232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70036095-7205-4afb-b4bd-d1128335237c 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group rule updated on remote: ['009ba071-c44e-4433-8f68-2b1271902e21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:59:29.918 4976 2417838395232 MainThread INFO neutron.agent.securitygroups_rpc [req-70036095-7205-4afb-b4bd-d1128335237c 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group rule updated ['009ba071-c44e-4433-8f68-2b1271902e21'] 2022-07-12 03:59:30.077 4976 2417838796288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05b74580-e7bb-4fe3-8c59-a45a8779c15a 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group rule updated on remote: ['009ba071-c44e-4433-8f68-2b1271902e21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 03:59:30.090 4976 2417838796288 MainThread INFO neutron.agent.securitygroups_rpc [req-05b74580-e7bb-4fe3-8c59-a45a8779c15a 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group rule updated ['009ba071-c44e-4433-8f68-2b1271902e21'] 2022-07-12 03:59:32.184 4976 2417837035584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edfe6ae8-5cf5-446a-a440-1872f71ed661 - - - - - -] port_update received: 1f487e58-3cae-4711-9b33-2fa15623d2b2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:59:32.202 4976 2417837035584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edfe6ae8-5cf5-446a-a440-1872f71ed661 - - - - - -] No port 1f487e58-3cae-4711-9b33-2fa15623d2b2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:59:57.490 4976 2417836463200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15da48db-07ee-4d34-bd83-8e88398444cc 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group member updated on remote: ['009ba071-c44e-4433-8f68-2b1271902e21'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 03:59:57.497 4976 2417836463200 MainThread INFO neutron.agent.securitygroups_rpc [req-15da48db-07ee-4d34-bd83-8e88398444cc 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group member updated ['009ba071-c44e-4433-8f68-2b1271902e21'] 2022-07-12 03:59:59.028 4976 2417835219248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58f50a39-b212-4441-bcc1-74640ab08dd3 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 03:59:59.040 4976 2417835219248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58f50a39-b212-4441-bcc1-74640ab08dd3 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 03:59:59.837 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 17836774-6562-4ed2-9a30-cc38e71017de 2022-07-12 04:00:00.180 4976 2417836712000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4cdaf5fc-0ded-4588-b6a5-a82ef9065629 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group member updated on remote: ['350af328-6377-44ba-830c-2d34880e2481'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 04:00:00.196 4976 2417836712000 MainThread INFO neutron.agent.securitygroups_rpc [req-4cdaf5fc-0ded-4588-b6a5-a82ef9065629 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] Security group member updated ['350af328-6377-44ba-830c-2d34880e2481'] 2022-07-12 04:00:00.839 4976 2417835371504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cdaf5fc-0ded-4588-b6a5-a82ef9065629 bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] port_delete event received for '17836774-6562-4ed2-9a30-cc38e71017de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:00:00.854 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 04:00:00.854 4976 2417835371504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '17836774-6562-4ed2-9a30-cc38e71017de' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 04:00:00.854 4976 2417835371504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '17836774-6562-4ed2-9a30-cc38e71017de' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 04:00:00.868 4976 2417835371504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 17836774-6562-4ed2-9a30-cc38e71017de _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 04:00:01.030 4976 2417835371504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b 2022-07-12 04:00:01.055 4976 2417835371504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17836774-6562-4ed2-9a30-cc38e71017de'] 2022-07-12 04:00:01.055 4976 2417835371504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 04:00:01.055 4976 2417835371504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 04:00:01.071 4976 2417835371504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17836774-6562-4ed2-9a30-cc38e71017de'] 2022-07-12 04:00:02.867 4976 2417837694816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:00:02.908 4976 2417837694816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:00:03.838 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b4d13628-bffc-4297-8cf1-0d24b7c4bea0 2022-07-12 04:00:04.343 4976 2417835370272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6e39a83-dd37-402e-8613-d113ab76f9ab b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group member updated on remote: ['19c21568-5038-4084-ace3-3dd005f52621'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 04:00:04.343 4976 2417835370272 MainThread INFO neutron.agent.securitygroups_rpc [req-a6e39a83-dd37-402e-8613-d113ab76f9ab b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] Security group member updated ['19c21568-5038-4084-ace3-3dd005f52621'] 2022-07-12 04:00:04.683 4976 2417816347216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6e39a83-dd37-402e-8613-d113ab76f9ab b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] port_delete event received for 'b4d13628-bffc-4297-8cf1-0d24b7c4bea0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:00:04.871 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 04:00:04.871 4976 2417838696576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b4d13628-bffc-4297-8cf1-0d24b7c4bea0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 04:00:04.884 4976 2417838696576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b4d13628-bffc-4297-8cf1-0d24b7c4bea0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 04:00:04.884 4976 2417838696576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b4d13628-bffc-4297-8cf1-0d24b7c4bea0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 04:00:04.902 4976 2417838696576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 80ccb6a1-8d31-4e74-9f2c-15bfc89127e9 2022-07-12 04:00:04.918 4976 2417838696576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4d13628-bffc-4297-8cf1-0d24b7c4bea0'] 2022-07-12 04:00:04.918 4976 2417838696576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 04:00:04.934 4976 2417838696576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 04:00:04.949 4976 2417838696576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4d13628-bffc-4297-8cf1-0d24b7c4bea0'] 2022-07-12 04:00:05.042 4976 2417838696576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-522e86a4-214b-4ce7-b123-6b475c26378b bf67549bf7e443c6b77eaf71fb6b709c e9417b8011914e108ae00b5aa583ce50 - - - -] port_delete event received for '2b0655f2-c790-4742-bca2-602c0715fb8f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:00:06.152 4976 2417835849328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d33335bd-5fa7-48d8-bec4-68c6ae2c230b b10d2c10313c4be2a8c11cff1eed8852 2ceaecc3b7fc4fed9dce1e3ab1014ed2 - - - -] port_delete event received for '4a875da7-68c0-4069-8ca1-b25e2bcbf5b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:00:06.888 4976 2417835685840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:00:06.918 4976 2417835685840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:00:08.511 4976 2417834609824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ee0ae35-02b7-4655-b682-ce0bf86e2108 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for 'fec276f9-dc21-46e9-9f7d-5867a3486f24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:00:09.918 4976 2417836933712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-870a6c1a-8477-49f2-8562-41523e131fcd 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '4715eb67-6db0-4fbd-a279-66c7b09a0a75' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:00:10.671 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 2022-07-12 04:00:10.726 4976 2417836933712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc062c96-9dfb-4ec7-8cfd-3b82d8f30b59 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '68d37638-4694-4538-bbbc-b4dc8b37a0b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:00:10.820 4976 2417836933712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78b97738-0881-4604-bde6-365f160f0938 - - - - - -] port_delete event received for '68d37638-4694-4538-bbbc-b4dc8b37a0b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:00:10.898 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 04:00:10.976 4976 2417836933712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc062c96-9dfb-4ec7-8cfd-3b82d8f30b59 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network 8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 04:00:10.976 4976 2417836933712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc062c96-9dfb-4ec7-8cfd-3b82d8f30b59 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network 8f76dcd0-bea2-4820-bfd4-ddc4ed91af3b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 04:00:11.231 4976 2417837454784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1765c92-ee66-46bf-8848-92c99075d2be 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '3878d3ab-d811-4d38-8b35-a0855fdf9b2a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:00:11.419 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 2022-07-12 04:00:11.419 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 updated. Details: {'device': 'c31ca6c3-cf04-4828-a8bf-1c95239cd2d1', 'network_id': '23b1d494-c0d9-49ee-89d4-d49d1b596fa3', 'port_id': 'c31ca6c3-cf04-4828-a8bf-1c95239cd2d1', 'mac_address': 'fa:16:3e:06:c7:99', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 183, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '71af41a3-63bc-441e-84be-805c5bb7a9c7', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 04:00:11.434 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 04:00:11.434 4976 2417837456544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c31ca6c3-cf04-4828-a8bf-1c95239cd2d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:00:11.451 4976 2417837456544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 04:00:11.451 4976 2417837456544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 23b1d494-c0d9-49ee-89d4-d49d1b596fa3 2022-07-12 04:00:11.451 4976 2417837456544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 04:00:11.669 4976 2417837456544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c31ca6c3-cf04-4828-a8bf-1c95239cd2d1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 04:00:11.669 4976 2417837456544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c31ca6c3-cf04-4828-a8bf-1c95239cd2d1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 04:00:11.688 4976 2417837456544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 04:00:11.688 4976 2417837456544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 183, VLAN trunk: None to switch port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 2022-07-12 04:00:11.825 4976 2417837456544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 04:00:11.851 4976 2417837456544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c31ca6c3-cf04-4828-a8bf-1c95239cd2d1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 04:00:12.226 4976 2417837456544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c31ca6c3-cf04-4828-a8bf-1c95239cd2d1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 04:00:12.226 4976 2417837456544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 04:00:12.242 4976 2417837456544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (009ba071-c44e-4433-8f68-2b1271902e21) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 04:00:12.246 4976 2417837456544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 04:00:12.246 4976 2417837456544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 04:00:12.246 4976 2417837456544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 not yet added. Adding. 2022-07-12 04:00:12.262 4976 2417837456544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 04:00:12.262 4976 2417837456544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 04:00:12.450 4976 2417837456544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c31ca6c3-cf04-4828-a8bf-1c95239cd2d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:00:12.606 4976 2417837456544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c31ca6c3-cf04-4828-a8bf-1c95239cd2d1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:00:12.622 4976 2417837456544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c31ca6c3-cf04-4828-a8bf-1c95239cd2d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:00:12.809 4976 2417837456544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c31ca6c3-cf04-4828-a8bf-1c95239cd2d1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:00:12.950 4976 2417837456544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c31ca6c3-cf04-4828-a8bf-1c95239cd2d1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:00:12.965 4976 2417837456544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 04:00:12.965 4976 2417837456544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 processed. 2022-07-12 04:00:12.981 4976 2417837456544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-189ce3fd-82fe-422e-aeea-7fce05530cef 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '82f6828d-d041-48d4-8c29-313cee3392a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:00:12.981 4976 2417835746928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:00:13.387 4976 2417816291280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6cbeba9-4949-44bd-8a11-fb72714640e4 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for 'f8de2701-eade-40b4-8b12-7e649accd344' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:00:13.525 4976 2417835746928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:00:13.664 4976 2417838393648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42c2f949-6585-4d8b-bc94-62ebd5f026c2 - - - - - -] port_delete event received for 'f8de2701-eade-40b4-8b12-7e649accd344' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:00:13.664 4976 2417838393648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6cbeba9-4949-44bd-8a11-fb72714640e4 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network 80ccb6a1-8d31-4e74-9f2c-15bfc89127e9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 04:00:13.684 4976 2417838393648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6cbeba9-4949-44bd-8a11-fb72714640e4 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network 80ccb6a1-8d31-4e74-9f2c-15bfc89127e9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 04:00:16.652 4976 2417838549824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-903f26a1-db79-44a3-bff8-e46770b9cf15 - - - - - -] port_update received: 2f09d374-f3a6-42d8-9d1a-6839dc2c8c2f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 04:00:16.668 4976 2417838549824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-903f26a1-db79-44a3-bff8-e46770b9cf15 - - - - - -] No port 2f09d374-f3a6-42d8-9d1a-6839dc2c8c2f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 04:00:18.246 4976 2417837786560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f87dce6-526e-4815-9e44-04a5cabbe043 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated on remote: ['9c212676-e6ab-4c8b-bbb5-dc25a924cb5c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 04:00:18.262 4976 2417837786560 MainThread INFO neutron.agent.securitygroups_rpc [req-9f87dce6-526e-4815-9e44-04a5cabbe043 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated ['9c212676-e6ab-4c8b-bbb5-dc25a924cb5c'] 2022-07-12 04:00:19.371 4976 2417816873968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8241f103-a26d-48d9-95e6-7936f8978bba 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated on remote: ['9c212676-e6ab-4c8b-bbb5-dc25a924cb5c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 04:00:20.277 4976 2417816873968 MainThread INFO neutron.agent.securitygroups_rpc [req-8241f103-a26d-48d9-95e6-7936f8978bba 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated ['9c212676-e6ab-4c8b-bbb5-dc25a924cb5c'] 2022-07-12 04:00:20.663 4976 2417816873968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5b5d1ed-bbd2-479d-9076-f247cb52663c - - - - - -] port_update received: 346f46d1-754a-4df4-90b1-52801885e0cd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 04:00:21.788 4976 2417816873968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5b5d1ed-bbd2-479d-9076-f247cb52663c - - - - - -] No port 346f46d1-754a-4df4-90b1-52801885e0cd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 04:00:23.777 4976 2417835747808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a4c4b95-914d-436c-ad8d-2aa3fe3ee991 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated on remote: ['9c212676-e6ab-4c8b-bbb5-dc25a924cb5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 04:00:23.777 4976 2417835747808 MainThread INFO neutron.agent.securitygroups_rpc [req-7a4c4b95-914d-436c-ad8d-2aa3fe3ee991 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated ['9c212676-e6ab-4c8b-bbb5-dc25a924cb5c'] 2022-07-12 04:00:24.527 4976 2417837788848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e008b159-3de0-488f-8344-1c62e350eafe 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: f0b8da74-d9c0-440b-99ef-0147b592ae3d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 04:00:26.058 4976 2417837788848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e008b159-3de0-488f-8344-1c62e350eafe 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port f0b8da74-d9c0-440b-99ef-0147b592ae3d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 04:00:33.142 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f0b8da74-d9c0-440b-99ef-0147b592ae3d 2022-07-12 04:00:34.511 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 04:00:34.730 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port f0b8da74-d9c0-440b-99ef-0147b592ae3d 2022-07-12 04:00:34.743 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port f0b8da74-d9c0-440b-99ef-0147b592ae3d updated. Details: {'device': 'f0b8da74-d9c0-440b-99ef-0147b592ae3d', 'network_id': '56d544be-a0fe-4e9c-9375-791b0f38b322', 'port_id': 'f0b8da74-d9c0-440b-99ef-0147b592ae3d', 'mac_address': 'fa:16:3e:cd:ba:cb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '09f0ce89-0991-4ef0-a98f-e5fa69f9334c', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 04:00:34.743 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 04:00:34.743 4976 2417839146256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0b8da74-d9c0-440b-99ef-0147b592ae3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:00:34.761 4976 2417839146256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f0b8da74-d9c0-440b-99ef-0147b592ae3d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 04:00:34.777 4976 2417839146256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 56d544be-a0fe-4e9c-9375-791b0f38b322 2022-07-12 04:00:34.777 4976 2417839146256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 04:00:35.245 4976 2417839146256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f0b8da74-d9c0-440b-99ef-0147b592ae3d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 04:00:35.261 4976 2417839146256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f0b8da74-d9c0-440b-99ef-0147b592ae3d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 04:00:35.274 4976 2417839146256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f0b8da74-d9c0-440b-99ef-0147b592ae3d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 04:00:35.274 4976 2417839146256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port f0b8da74-d9c0-440b-99ef-0147b592ae3d 2022-07-12 04:00:35.416 4976 2417839146256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 04:00:35.416 4976 2417839146256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f0b8da74-d9c0-440b-99ef-0147b592ae3d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 04:00:35.558 4976 2417839146256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f0b8da74-d9c0-440b-99ef-0147b592ae3d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 04:00:35.588 4976 2417839146256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 04:00:35.605 4976 2417839146256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9c212676-e6ab-4c8b-bbb5-dc25a924cb5c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 04:00:35.605 4976 2417839146256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f0b8da74-d9c0-440b-99ef-0147b592ae3d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 04:00:35.605 4976 2417839146256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 04:00:35.620 4976 2417839146256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f0b8da74-d9c0-440b-99ef-0147b592ae3d not yet added. Adding. 2022-07-12 04:00:35.620 4976 2417839146256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 04:00:35.635 4976 2417839146256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 04:00:35.820 4976 2417839146256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0b8da74-d9c0-440b-99ef-0147b592ae3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:00:35.995 4976 2417839146256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0b8da74-d9c0-440b-99ef-0147b592ae3d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:00:35.995 4976 2417839146256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0b8da74-d9c0-440b-99ef-0147b592ae3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:00:36.272 4976 2417839146256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0b8da74-d9c0-440b-99ef-0147b592ae3d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:00:36.415 4976 2417839146256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0b8da74-d9c0-440b-99ef-0147b592ae3d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:00:36.432 4976 2417839146256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f0b8da74-d9c0-440b-99ef-0147b592ae3d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 04:00:36.432 4976 2417839146256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f0b8da74-d9c0-440b-99ef-0147b592ae3d processed. 2022-07-12 04:00:36.510 4976 2417839146256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:00:36.695 4976 2417839146256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:01:09.042 4976 2417837550048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-982e8477-7fb0-4afd-96b6-f79d59fa2804 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] port_delete event received for '9966d210-bf92-460e-aa1e-6ac5a25feaf2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:01:11.776 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b54c3cd0-0543-4605-8bcb-366ec7d32882 2022-07-12 04:01:12.364 4976 2417838459008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb93004e-0555-42ff-99ed-ef083a0541ab 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group member updated on remote: ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 04:01:12.402 4976 2417838459008 MainThread INFO neutron.agent.securitygroups_rpc [req-eb93004e-0555-42ff-99ed-ef083a0541ab 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group member updated ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] 2022-07-12 04:01:12.464 4976 2417836598896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb93004e-0555-42ff-99ed-ef083a0541ab 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] port_delete event received for 'b54c3cd0-0543-4605-8bcb-366ec7d32882' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:01:12.667 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 04:01:12.667 4976 2417836551328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b54c3cd0-0543-4605-8bcb-366ec7d32882' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 04:01:12.678 4976 2417836551328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b54c3cd0-0543-4605-8bcb-366ec7d32882' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 04:01:12.697 4976 2417836551328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b54c3cd0-0543-4605-8bcb-366ec7d32882 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 04:01:12.714 4976 2417836551328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b54c3cd0-0543-4605-8bcb-366ec7d32882'] 2022-07-12 04:01:12.729 4976 2417836551328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 04:01:12.729 4976 2417836551328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 04:01:12.744 4976 2417836551328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b54c3cd0-0543-4605-8bcb-366ec7d32882'] 2022-07-12 04:01:14.697 4976 2417835316848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:01:14.760 4976 2417835316848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:01:18.362 4976 2417839294064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3fc74df-9b42-41bc-ad65-19d6ac8031fd 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] port_delete event received for '5dcd0286-8f8e-465e-b2dc-d671f4532b19' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:01:20.026 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 2022-07-12 04:01:20.747 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 04:01:20.747 4976 2417835849328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 04:01:20.760 4976 2417835849328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 04:01:20.760 4976 2417835849328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 04:01:20.776 4976 2417835849328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cb793af7-088d-44b6-bebd-8609e6743321 2022-07-12 04:01:20.792 4976 2417835849328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3'] 2022-07-12 04:01:20.792 4976 2417835849328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 04:01:20.804 4976 2417835849328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 04:01:20.804 4976 2417835849328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3'] 2022-07-12 04:01:21.061 4976 2417835849328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9796d7af-c05b-4c60-afc3-fa130be9c4f4 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group member updated on remote: ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 04:01:21.082 4976 2417835849328 MainThread INFO neutron.agent.securitygroups_rpc [req-9796d7af-c05b-4c60-afc3-fa130be9c4f4 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] Security group member updated ['39f6955f-2c14-4bdb-8820-f7e87d1ecb03'] 2022-07-12 04:01:21.151 4976 2417838954800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9796d7af-c05b-4c60-afc3-fa130be9c4f4 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] port_delete event received for 'a2e41b8a-4d2a-40b4-904c-82ef5d61e3b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:01:22.761 4976 2417835368864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:01:22.776 4976 2417837886624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02621b21-0984-4003-8262-69a81c95dc53 46d5c3f98d924538a34c4b3a57fcac14 99d9e85c63234c77889f856bf95288f5 - - - -] port_delete event received for '033771c6-5207-4d38-ad2d-53b0bff9d0e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:01:22.792 4976 2417835368864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:01:25.655 4976 2417838476800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af65aa87-85ea-4c11-80a5-159c574347c9 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for 'dc496f4a-79a6-4e68-84db-f90a787b1e24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:01:26.941 4976 2417837345600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d38e1208-a6b4-4d43-aed6-3a98d1adf398 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '9b1b04b8-7f60-4dd1-acb0-ebc1607d580a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:01:27.737 4976 2417838041392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-229e64d9-2f99-49b6-b9e6-7ad7747a8c12 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '38f9e79e-5161-4b2d-9436-f032e7665890' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:01:27.970 4976 2417838041392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-229e64d9-2f99-49b6-b9e6-7ad7747a8c12 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network cb793af7-088d-44b6-bebd-8609e6743321 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 04:01:27.981 4976 2417838041392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-229e64d9-2f99-49b6-b9e6-7ad7747a8c12 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network cb793af7-088d-44b6-bebd-8609e6743321 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 04:01:28.946 4976 2417838041392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cba317c-e558-468e-82ee-a362e2665c76 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '5a189e91-02f7-4137-9841-1026575b5c6c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:01:30.239 4976 2417838881248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8809adb-1680-400a-850c-58074416b6cc 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '0dce0d71-9a3c-4dd5-aafc-d088a125e49f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:01:30.990 4976 2417838881248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12e9d852-654d-4d31-b31a-67a4cfc7fe77 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '5ca98c46-22e4-4b48-af58-52dc25f320be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:01:31.685 4976 2417838881248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12e9d852-654d-4d31-b31a-67a4cfc7fe77 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network c789a50b-a579-418c-99c3-d1a4ea4a986d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 04:01:31.685 4976 2417838881248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12e9d852-654d-4d31-b31a-67a4cfc7fe77 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network c789a50b-a579-418c-99c3-d1a4ea4a986d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 04:01:31.685 4976 2417837884688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65fd3d12-9d2a-45ee-a2fd-32d7879ad0b6 - - - - - -] port_delete event received for '5ca98c46-22e4-4b48-af58-52dc25f320be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:02:38.783 4976 2417838473280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b273f241-02e1-416b-87e7-3c494d00866c 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated on remote: ['5d8ad395-b6f6-4bc4-8914-07d43bf171fa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 04:02:38.783 4976 2417838473280 MainThread INFO neutron.agent.securitygroups_rpc [req-b273f241-02e1-416b-87e7-3c494d00866c 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated ['5d8ad395-b6f6-4bc4-8914-07d43bf171fa'] 2022-07-12 04:02:38.894 4976 2417839145904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5dbefe1f-7776-4d2e-b890-dbc2e8995b30 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated on remote: ['5d8ad395-b6f6-4bc4-8914-07d43bf171fa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 04:02:38.894 4976 2417839145904 MainThread INFO neutron.agent.securitygroups_rpc [req-5dbefe1f-7776-4d2e-b890-dbc2e8995b30 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated ['5d8ad395-b6f6-4bc4-8914-07d43bf171fa'] 2022-07-12 04:02:42.528 4976 2417835745872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0befe208-70dd-4592-a6c9-b127a7396538 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated on remote: ['5d8ad395-b6f6-4bc4-8914-07d43bf171fa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 04:02:42.531 4976 2417835745872 MainThread INFO neutron.agent.securitygroups_rpc [req-0befe208-70dd-4592-a6c9-b127a7396538 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated ['5d8ad395-b6f6-4bc4-8914-07d43bf171fa'] 2022-07-12 04:02:43.290 4976 2417837076320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebbe2d28-ee67-415c-b7be-9876c9584d40 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 37b0d75a-57a4-4b8b-8b57-226342682fd8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 04:02:43.303 4976 2417837076320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebbe2d28-ee67-415c-b7be-9876c9584d40 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 37b0d75a-57a4-4b8b-8b57-226342682fd8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 04:02:46.733 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 37b0d75a-57a4-4b8b-8b57-226342682fd8 2022-07-12 04:02:47.202 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 04:02:47.410 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 37b0d75a-57a4-4b8b-8b57-226342682fd8 2022-07-12 04:02:47.410 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 37b0d75a-57a4-4b8b-8b57-226342682fd8 updated. Details: {'device': '37b0d75a-57a4-4b8b-8b57-226342682fd8', 'network_id': '56d544be-a0fe-4e9c-9375-791b0f38b322', 'port_id': '37b0d75a-57a4-4b8b-8b57-226342682fd8', 'mac_address': 'fa:16:3e:ef:65:a3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '09f0ce89-0991-4ef0-a98f-e5fa69f9334c', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 04:02:47.410 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 04:02:47.410 4976 2417838042800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37b0d75a-57a4-4b8b-8b57-226342682fd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:02:47.436 4976 2417838042800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 37b0d75a-57a4-4b8b-8b57-226342682fd8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 04:02:47.436 4976 2417838042800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 04:02:47.686 4976 2417838042800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '37b0d75a-57a4-4b8b-8b57-226342682fd8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 04:02:47.701 4976 2417838042800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '37b0d75a-57a4-4b8b-8b57-226342682fd8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 04:02:47.713 4976 2417838042800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 37b0d75a-57a4-4b8b-8b57-226342682fd8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 04:02:47.719 4976 2417838042800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port 37b0d75a-57a4-4b8b-8b57-226342682fd8 2022-07-12 04:02:47.822 4976 2417838042800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 04:02:47.843 4976 2417838042800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['37b0d75a-57a4-4b8b-8b57-226342682fd8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 04:02:48.008 4976 2417838042800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['37b0d75a-57a4-4b8b-8b57-226342682fd8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 04:02:48.008 4976 2417838042800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 04:02:48.008 4976 2417838042800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5d8ad395-b6f6-4bc4-8914-07d43bf171fa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 04:02:48.008 4976 2417838042800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 37b0d75a-57a4-4b8b-8b57-226342682fd8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 04:02:48.030 4976 2417838042800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 04:02:48.030 4976 2417838042800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 37b0d75a-57a4-4b8b-8b57-226342682fd8 not yet added. Adding. 2022-07-12 04:02:48.030 4976 2417838042800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 04:02:48.046 4976 2417838042800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 04:02:48.209 4976 2417838042800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37b0d75a-57a4-4b8b-8b57-226342682fd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:02:48.343 4976 2417838042800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37b0d75a-57a4-4b8b-8b57-226342682fd8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:02:48.358 4976 2417838042800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37b0d75a-57a4-4b8b-8b57-226342682fd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:02:48.530 4976 2417838042800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37b0d75a-57a4-4b8b-8b57-226342682fd8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:02:48.647 4976 2417838042800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37b0d75a-57a4-4b8b-8b57-226342682fd8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:02:48.671 4976 2417838042800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 37b0d75a-57a4-4b8b-8b57-226342682fd8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 04:02:48.671 4976 2417838042800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 37b0d75a-57a4-4b8b-8b57-226342682fd8 processed. 2022-07-12 04:02:49.218 4976 2417839226944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:02:49.417 4976 2417839226944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:03:24.904 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 2022-07-12 04:03:25.385 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 04:03:25.385 4976 2417839385408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c31ca6c3-cf04-4828-a8bf-1c95239cd2d1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 04:03:25.385 4976 2417839385408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c31ca6c3-cf04-4828-a8bf-1c95239cd2d1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 04:03:25.399 4976 2417839385408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 04:03:25.414 4976 2417839385408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 23b1d494-c0d9-49ee-89d4-d49d1b596fa3 2022-07-12 04:03:25.414 4976 2417839385408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c31ca6c3-cf04-4828-a8bf-1c95239cd2d1'] 2022-07-12 04:03:25.435 4976 2417839385408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 04:03:25.443 4976 2417839385408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 04:03:25.443 4976 2417839385408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c31ca6c3-cf04-4828-a8bf-1c95239cd2d1'] 2022-07-12 04:03:27.410 4976 2417837550752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:03:27.544 4976 2417837550752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:03:37.138 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 2022-07-12 04:03:37.442 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 04:03:37.658 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 2022-07-12 04:03:37.658 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 updated. Details: {'device': 'c31ca6c3-cf04-4828-a8bf-1c95239cd2d1', 'network_id': '23b1d494-c0d9-49ee-89d4-d49d1b596fa3', 'port_id': 'c31ca6c3-cf04-4828-a8bf-1c95239cd2d1', 'mac_address': 'fa:16:3e:06:c7:99', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 183, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '71af41a3-63bc-441e-84be-805c5bb7a9c7', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 04:03:37.669 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 04:03:37.669 4976 2417836310368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c31ca6c3-cf04-4828-a8bf-1c95239cd2d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:03:37.669 4976 2417836310368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 04:03:37.669 4976 2417836310368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 23b1d494-c0d9-49ee-89d4-d49d1b596fa3 2022-07-12 04:03:37.669 4976 2417836310368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 04:03:37.860 4976 2417836310368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c31ca6c3-cf04-4828-a8bf-1c95239cd2d1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 04:03:37.860 4976 2417836310368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c31ca6c3-cf04-4828-a8bf-1c95239cd2d1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 04:03:37.890 4976 2417836310368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 04:03:37.890 4976 2417836310368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 183, VLAN trunk: None to switch port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 2022-07-12 04:03:38.015 4976 2417836310368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 04:03:38.015 4976 2417836310368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c31ca6c3-cf04-4828-a8bf-1c95239cd2d1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 04:03:38.266 4976 2417836310368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c31ca6c3-cf04-4828-a8bf-1c95239cd2d1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 04:03:38.266 4976 2417836310368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 04:03:38.266 4976 2417836310368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (009ba071-c44e-4433-8f68-2b1271902e21) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 04:03:38.283 4976 2417836310368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 04:03:38.294 4976 2417836310368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 04:03:38.294 4976 2417836310368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 not yet added. Adding. 2022-07-12 04:03:38.294 4976 2417836310368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 04:03:38.312 4976 2417836310368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 04:03:38.452 4976 2417836310368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c31ca6c3-cf04-4828-a8bf-1c95239cd2d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:03:38.617 4976 2417836310368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c31ca6c3-cf04-4828-a8bf-1c95239cd2d1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:03:38.617 4976 2417836310368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c31ca6c3-cf04-4828-a8bf-1c95239cd2d1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:03:38.817 4976 2417836310368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c31ca6c3-cf04-4828-a8bf-1c95239cd2d1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:03:38.921 4976 2417836310368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c31ca6c3-cf04-4828-a8bf-1c95239cd2d1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:03:38.952 4976 2417836310368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 04:03:38.952 4976 2417836310368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 processed. 2022-07-12 04:03:39.444 4976 2417837884336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:03:39.625 4976 2417837884336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:04:11.245 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 37b0d75a-57a4-4b8b-8b57-226342682fd8 2022-07-12 04:04:11.526 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 04:04:11.542 4976 2417838547184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ec733d2-97b6-4a04-afa2-ab3dd691f008 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated on remote: ['5d8ad395-b6f6-4bc4-8914-07d43bf171fa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 04:04:11.557 4976 2417838547184 MainThread INFO neutron.agent.securitygroups_rpc [req-7ec733d2-97b6-4a04-afa2-ab3dd691f008 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated ['5d8ad395-b6f6-4bc4-8914-07d43bf171fa'] 2022-07-12 04:04:11.557 4976 2417839385232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '37b0d75a-57a4-4b8b-8b57-226342682fd8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 04:04:11.557 4976 2417839385232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '37b0d75a-57a4-4b8b-8b57-226342682fd8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 04:04:11.573 4976 2417839385232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 37b0d75a-57a4-4b8b-8b57-226342682fd8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 04:04:11.589 4976 2417839385232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37b0d75a-57a4-4b8b-8b57-226342682fd8'] 2022-07-12 04:04:11.597 4976 2417839385232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 04:04:11.597 4976 2417839385232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 04:04:11.597 4976 2417839385232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37b0d75a-57a4-4b8b-8b57-226342682fd8'] 2022-07-12 04:04:11.866 4976 2417839774528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ec733d2-97b6-4a04-afa2-ab3dd691f008 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] port_delete event received for '37b0d75a-57a4-4b8b-8b57-226342682fd8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:04:13.308 4976 2417836310368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc3a0c59-34d4-4d5c-bc6f-48d25ecc68a7 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] port_delete event received for '68a4dba4-f850-4a2a-a370-90e3517b4345' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:04:13.525 4976 2417839822096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:04:13.557 4976 2417839822096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:04:17.245 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f0b8da74-d9c0-440b-99ef-0147b592ae3d 2022-07-12 04:04:17.496 4976 2417839772768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfc0a866-dd98-458d-947e-bcf87937fd33 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated on remote: ['9c212676-e6ab-4c8b-bbb5-dc25a924cb5c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 04:04:17.496 4976 2417839772768 MainThread INFO neutron.agent.securitygroups_rpc [req-bfc0a866-dd98-458d-947e-bcf87937fd33 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated ['9c212676-e6ab-4c8b-bbb5-dc25a924cb5c'] 2022-07-12 04:04:17.526 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 04:04:17.526 4976 2417839772768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f0b8da74-d9c0-440b-99ef-0147b592ae3d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 04:04:17.526 4976 2417839772768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f0b8da74-d9c0-440b-99ef-0147b592ae3d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 04:04:17.542 4976 2417839772768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f0b8da74-d9c0-440b-99ef-0147b592ae3d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 04:04:17.557 4976 2417839772768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 56d544be-a0fe-4e9c-9375-791b0f38b322 2022-07-12 04:04:17.576 4976 2417839772768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0b8da74-d9c0-440b-99ef-0147b592ae3d'] 2022-07-12 04:04:17.576 4976 2417839772768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 04:04:17.576 4976 2417839772768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 04:04:17.576 4976 2417839772768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0b8da74-d9c0-440b-99ef-0147b592ae3d'] 2022-07-12 04:04:17.798 4976 2417839024960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfc0a866-dd98-458d-947e-bcf87937fd33 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] port_delete event received for 'f0b8da74-d9c0-440b-99ef-0147b592ae3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:04:19.369 4976 2417836141904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9f62fd6-75a7-4b15-9fb0-72e8220e4cf3 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] port_delete event received for '2fb18538-02e4-4608-a2be-2f007dc47b04' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:04:19.525 4976 2417836141904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:04:19.557 4976 2417836141904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:04:19.712 4976 2417839482832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dee5e3b6-417d-4258-8c1a-816cadb01dfd 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated on remote: ['e6edded4-f3f3-4043-8b09-885cd1ae9b27'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 04:04:19.712 4976 2417839482832 MainThread INFO neutron.agent.securitygroups_rpc [req-dee5e3b6-417d-4258-8c1a-816cadb01dfd 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated ['e6edded4-f3f3-4043-8b09-885cd1ae9b27'] 2022-07-12 04:04:19.828 4976 2417816939856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bff545a-40a0-4fc2-872b-48db1c241147 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated on remote: ['e6edded4-f3f3-4043-8b09-885cd1ae9b27'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 04:04:19.828 4976 2417816939856 MainThread INFO neutron.agent.securitygroups_rpc [req-6bff545a-40a0-4fc2-872b-48db1c241147 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated ['e6edded4-f3f3-4043-8b09-885cd1ae9b27'] 2022-07-12 04:04:23.073 4976 2417839292656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9cffd836-a6cb-4cd8-bbd6-83f126b7cb4a 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated on remote: ['e6edded4-f3f3-4043-8b09-885cd1ae9b27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 04:04:23.073 4976 2417839292656 MainThread INFO neutron.agent.securitygroups_rpc [req-9cffd836-a6cb-4cd8-bbd6-83f126b7cb4a 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated ['e6edded4-f3f3-4043-8b09-885cd1ae9b27'] 2022-07-12 04:04:23.917 4976 2417839199856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67daa1f6-737f-4016-8441-7a6ba16cfe04 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 04:04:23.933 4976 2417839199856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67daa1f6-737f-4016-8441-7a6ba16cfe04 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 04:04:27.404 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 2022-07-12 04:04:27.541 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 04:04:27.746 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 2022-07-12 04:04:27.746 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 updated. Details: {'device': '482dcf1b-a4f9-4b80-bbdb-c855f58434c6', 'network_id': '56d544be-a0fe-4e9c-9375-791b0f38b322', 'port_id': '482dcf1b-a4f9-4b80-bbdb-c855f58434c6', 'mac_address': 'fa:16:3e:1a:e7:22', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '09f0ce89-0991-4ef0-a98f-e5fa69f9334c', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 04:04:27.763 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 04:04:27.763 4976 2417839696352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-482dcf1b-a4f9-4b80-bbdb-c855f58434c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:04:27.763 4976 2417839696352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 04:04:27.778 4976 2417839696352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 56d544be-a0fe-4e9c-9375-791b0f38b322 2022-07-12 04:04:27.797 4976 2417839696352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 04:04:27.971 4976 2417839696352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '482dcf1b-a4f9-4b80-bbdb-c855f58434c6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 04:04:27.971 4976 2417839696352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '482dcf1b-a4f9-4b80-bbdb-c855f58434c6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 04:04:28.011 4976 2417839696352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 04:04:28.011 4976 2417839696352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 2022-07-12 04:04:28.125 4976 2417839696352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 04:04:28.125 4976 2417839696352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['482dcf1b-a4f9-4b80-bbdb-c855f58434c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 04:04:28.298 4976 2417839696352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['482dcf1b-a4f9-4b80-bbdb-c855f58434c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 04:04:28.308 4976 2417839696352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 04:04:28.308 4976 2417839696352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e6edded4-f3f3-4043-8b09-885cd1ae9b27) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 04:04:28.308 4976 2417839696352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 04:04:28.308 4976 2417839696352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 04:04:28.308 4976 2417839696352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 not yet added. Adding. 2022-07-12 04:04:28.338 4976 2417839696352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 04:04:28.338 4976 2417839696352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 04:04:28.467 4976 2417839696352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-482dcf1b-a4f9-4b80-bbdb-c855f58434c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:04:28.594 4976 2417839696352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-482dcf1b-a4f9-4b80-bbdb-c855f58434c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:04:28.594 4976 2417839696352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-482dcf1b-a4f9-4b80-bbdb-c855f58434c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:04:28.781 4976 2417839696352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-482dcf1b-a4f9-4b80-bbdb-c855f58434c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:04:28.926 4976 2417839696352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-482dcf1b-a4f9-4b80-bbdb-c855f58434c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:04:28.926 4976 2417839696352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 04:04:28.948 4976 2417839696352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 processed. 2022-07-12 04:04:29.541 4976 2417839293184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:04:29.724 4976 2417839293184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:05:25.636 4976 2417839076976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf665a4f-a670-46a0-80a2-f043d4809a8e 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] port_delete event received for '3b7f83b4-422c-4e97-af82-4ed61f72f415' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:05:27.859 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 2022-07-12 04:05:28.743 4976 2417837885568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-531da614-4a25-471d-afe9-846d70667e0b 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group member updated on remote: ['009ba071-c44e-4433-8f68-2b1271902e21'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 04:05:28.764 4976 2417837885568 MainThread INFO neutron.agent.securitygroups_rpc [req-531da614-4a25-471d-afe9-846d70667e0b 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] Security group member updated ['009ba071-c44e-4433-8f68-2b1271902e21'] 2022-07-12 04:05:28.823 4976 2417839385936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-531da614-4a25-471d-afe9-846d70667e0b 5991e17e8dfb4a59a4dd1a4da24ff90c aac1a71ff09f4ae38a5c3704fc43a950 - - - -] port_delete event received for 'c31ca6c3-cf04-4828-a8bf-1c95239cd2d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:05:29.867 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 04:05:29.867 4976 2417839482480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c31ca6c3-cf04-4828-a8bf-1c95239cd2d1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 04:05:29.874 4976 2417839482480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c31ca6c3-cf04-4828-a8bf-1c95239cd2d1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 04:05:29.883 4976 2417839482480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c31ca6c3-cf04-4828-a8bf-1c95239cd2d1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 04:05:29.901 4976 2417839482480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 23b1d494-c0d9-49ee-89d4-d49d1b596fa3 2022-07-12 04:05:29.901 4976 2417839482480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c31ca6c3-cf04-4828-a8bf-1c95239cd2d1'] 2022-07-12 04:05:29.901 4976 2417839482480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 04:05:29.918 4976 2417839482480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 04:05:29.918 4976 2417839482480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c31ca6c3-cf04-4828-a8bf-1c95239cd2d1'] 2022-07-12 04:05:31.857 4976 2417839512560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:05:31.898 4976 2417839512560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:05:32.354 4976 2417837346128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2d44254-5557-4364-9870-c87298854705 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for 'e4e30de6-03e7-4171-b8bb-4ac8e2fb57c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:05:33.388 4976 2417837346128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79edec97-fb1e-4bdc-91db-4fac085c2ed5 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for 'fee962ee-66a8-4214-b38b-bd49a3d770b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:05:34.137 4976 2417837312304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e3bdf0b-b501-496d-b688-54248deb2bac 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for 'd08166a6-cee8-4c5d-bc85-63f07d354e03' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:05:34.343 4976 2417836436288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e3bdf0b-b501-496d-b688-54248deb2bac 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network 23b1d494-c0d9-49ee-89d4-d49d1b596fa3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 04:05:34.343 4976 2417836436288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e3bdf0b-b501-496d-b688-54248deb2bac 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network 23b1d494-c0d9-49ee-89d4-d49d1b596fa3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 04:05:35.265 4976 2417840284064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1510e0d8-6e7b-4065-a53f-dbf53afa3340 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '1f487e58-3cae-4711-9b33-2fa15623d2b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:05:36.570 4976 2417839824560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6611e9ac-24c9-4fb2-ac05-e9642211ee01 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '763d5952-8311-4985-adf6-1e83516fc369' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:05:37.288 4976 2417838475216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58285cfc-6f21-4ce3-bb03-4f3c021d3dc4 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for 'fac64829-63a7-4292-8678-1a1710a05937' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:05:37.367 4976 2417839908464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6dd3122-d9a8-4eea-a3aa-f91c43241ed6 - - - - - -] port_delete event received for 'fac64829-63a7-4292-8678-1a1710a05937' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:05:37.494 4976 2417839910224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58285cfc-6f21-4ce3-bb03-4f3c021d3dc4 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network 72ecf7c4-b433-4c9d-a3a7-132c51de37bf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 04:05:37.510 4976 2417839910224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58285cfc-6f21-4ce3-bb03-4f3c021d3dc4 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network 72ecf7c4-b433-4c9d-a3a7-132c51de37bf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-12 04:06:01.627 4976 2417837883456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e6000ca-010b-48b6-91b7-0da1a8407466 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated on remote: ['e6edded4-f3f3-4043-8b09-885cd1ae9b27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 04:06:01.627 4976 2417837883456 MainThread INFO neutron.agent.securitygroups_rpc [req-5e6000ca-010b-48b6-91b7-0da1a8407466 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated ['e6edded4-f3f3-4043-8b09-885cd1ae9b27'] 2022-07-12 04:06:01.940 4976 2417840435264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e6000ca-010b-48b6-91b7-0da1a8407466 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] port_delete event received for '482dcf1b-a4f9-4b80-bbdb-c855f58434c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:06:02.190 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 2022-07-12 04:06:03.440 4976 2417837590128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9379bfb3-25d7-4621-8687-47bc570e570c 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] port_delete event received for '459a2a01-1f4b-4014-a325-54c0d479a0a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:06:03.772 4976 2417838189904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-755c7536-cddd-4d97-88ba-5031ae8079e6 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated on remote: ['a2c0b270-5475-4a7d-a0cf-87bee6c1f10b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 04:06:03.772 4976 2417838189904 MainThread INFO neutron.agent.securitygroups_rpc [req-755c7536-cddd-4d97-88ba-5031ae8079e6 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated ['a2c0b270-5475-4a7d-a0cf-87bee6c1f10b'] 2022-07-12 04:06:03.892 4976 2417840972720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61704d69-3b11-445e-9791-3ad98d40417a 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated on remote: ['a2c0b270-5475-4a7d-a0cf-87bee6c1f10b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-12 04:06:03.908 4976 2417840972720 MainThread INFO neutron.agent.securitygroups_rpc [req-61704d69-3b11-445e-9791-3ad98d40417a 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group rule updated ['a2c0b270-5475-4a7d-a0cf-87bee6c1f10b'] 2022-07-12 04:06:04.033 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 04:06:04.033 4976 2417840052880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '482dcf1b-a4f9-4b80-bbdb-c855f58434c6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 04:06:04.049 4976 2417840052880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '482dcf1b-a4f9-4b80-bbdb-c855f58434c6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 04:06:04.049 4976 2417840052880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 482dcf1b-a4f9-4b80-bbdb-c855f58434c6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 04:06:04.065 4976 2417840052880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 56d544be-a0fe-4e9c-9375-791b0f38b322 2022-07-12 04:06:04.065 4976 2417840052880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['482dcf1b-a4f9-4b80-bbdb-c855f58434c6'] 2022-07-12 04:06:04.080 4976 2417840052880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 04:06:04.080 4976 2417840052880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 04:06:04.080 4976 2417840052880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['482dcf1b-a4f9-4b80-bbdb-c855f58434c6'] 2022-07-12 04:06:06.048 4976 2417838189376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:06:06.080 4976 2417838189376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:06:07.455 4976 2417838254560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53ae5ede-ca01-41fa-b5c9-acb87551d8be 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated on remote: ['a2c0b270-5475-4a7d-a0cf-87bee6c1f10b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 04:06:07.455 4976 2417838254560 MainThread INFO neutron.agent.securitygroups_rpc [req-53ae5ede-ca01-41fa-b5c9-acb87551d8be 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated ['a2c0b270-5475-4a7d-a0cf-87bee6c1f10b'] 2022-07-12 04:06:08.189 4976 2417837788672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e053b89e-e444-4e2f-a90a-75b873e28696 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] port_update received: 84959274-d5ae-4d69-b800-e59f99fc83a8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-12 04:06:08.205 4976 2417837788672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e053b89e-e444-4e2f-a90a-75b873e28696 139be21e7f644b5796d30158851ebd00 48b17053daa84e4fa94840777cb1bee6 - - - -] No port 84959274-d5ae-4d69-b800-e59f99fc83a8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-12 04:06:10.246 4976 2417817307088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 84959274-d5ae-4d69-b800-e59f99fc83a8 2022-07-12 04:06:12.081 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-12 04:06:12.409 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Adding port 84959274-d5ae-4d69-b800-e59f99fc83a8 2022-07-12 04:06:12.425 4976 2417738208352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Port 84959274-d5ae-4d69-b800-e59f99fc83a8 updated. Details: {'device': '84959274-d5ae-4d69-b800-e59f99fc83a8', 'network_id': '56d544be-a0fe-4e9c-9375-791b0f38b322', 'port_id': '84959274-d5ae-4d69-b800-e59f99fc83a8', 'mac_address': 'fa:16:3e:a0:c9:a6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '09f0ce89-0991-4ef0-a98f-e5fa69f9334c', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-12 04:06:12.425 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-12 04:06:12.440 4976 2417836713936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-84959274-d5ae-4d69-b800-e59f99fc83a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:06:12.440 4976 2417836713936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 84959274-d5ae-4d69-b800-e59f99fc83a8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-12 04:06:12.440 4976 2417836713936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 56d544be-a0fe-4e9c-9375-791b0f38b322 2022-07-12 04:06:12.456 4976 2417836713936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-12 04:06:12.643 4976 2417836713936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '84959274-d5ae-4d69-b800-e59f99fc83a8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 04:06:12.643 4976 2417836713936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '84959274-d5ae-4d69-b800-e59f99fc83a8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-12 04:06:12.659 4976 2417836713936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 84959274-d5ae-4d69-b800-e59f99fc83a8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-12 04:06:12.659 4976 2417836713936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port 84959274-d5ae-4d69-b800-e59f99fc83a8 2022-07-12 04:06:12.784 4976 2417836713936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-12 04:06:12.784 4976 2417836713936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['84959274-d5ae-4d69-b800-e59f99fc83a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-12 04:06:12.940 4976 2417836713936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['84959274-d5ae-4d69-b800-e59f99fc83a8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-12 04:06:12.956 4976 2417836713936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-12 04:06:12.956 4976 2417836713936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a2c0b270-5475-4a7d-a0cf-87bee6c1f10b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-12 04:06:12.971 4976 2417836713936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 84959274-d5ae-4d69-b800-e59f99fc83a8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-12 04:06:12.971 4976 2417836713936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-12 04:06:12.971 4976 2417836713936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 84959274-d5ae-4d69-b800-e59f99fc83a8 not yet added. Adding. 2022-07-12 04:06:12.987 4976 2417836713936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-12 04:06:12.987 4976 2417836713936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-12 04:06:13.106 4976 2417836713936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-84959274-d5ae-4d69-b800-e59f99fc83a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:06:13.221 4976 2417836713936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-84959274-d5ae-4d69-b800-e59f99fc83a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:06:13.221 4976 2417836713936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-84959274-d5ae-4d69-b800-e59f99fc83a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:06:13.409 4976 2417836713936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-84959274-d5ae-4d69-b800-e59f99fc83a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:06:13.534 4976 2417836713936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-84959274-d5ae-4d69-b800-e59f99fc83a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:06:13.550 4976 2417836713936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 84959274-d5ae-4d69-b800-e59f99fc83a8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-12 04:06:13.550 4976 2417836713936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 84959274-d5ae-4d69-b800-e59f99fc83a8 processed. 2022-07-12 04:06:14.096 4976 2417837480768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:06:14.299 4976 2417837480768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:07:46.768 4976 2417838794176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00f12c33-b1eb-44ba-b0c5-7169d210c9e4 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated on remote: ['a2c0b270-5475-4a7d-a0cf-87bee6c1f10b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-12 04:07:46.768 4976 2417838794176 MainThread INFO neutron.agent.securitygroups_rpc [req-00f12c33-b1eb-44ba-b0c5-7169d210c9e4 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] Security group member updated ['a2c0b270-5475-4a7d-a0cf-87bee6c1f10b'] 2022-07-12 04:07:46.988 4976 2417817306912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 84959274-d5ae-4d69-b800-e59f99fc83a8 2022-07-12 04:07:47.073 4976 2417838792944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00f12c33-b1eb-44ba-b0c5-7169d210c9e4 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] port_delete event received for '84959274-d5ae-4d69-b800-e59f99fc83a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:07:48.643 4976 2417738208352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95872b47-2b72-433b-a289-0531ae0536fe - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-12 04:07:48.643 4976 2417834659504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '84959274-d5ae-4d69-b800-e59f99fc83a8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-12 04:07:48.643 4976 2417834659504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '84959274-d5ae-4d69-b800-e59f99fc83a8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-12 04:07:48.660 4976 2417834659504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 84959274-d5ae-4d69-b800-e59f99fc83a8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-12 04:07:48.660 4976 2417834659504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 56d544be-a0fe-4e9c-9375-791b0f38b322 2022-07-12 04:07:48.660 4976 2417834659504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['84959274-d5ae-4d69-b800-e59f99fc83a8'] 2022-07-12 04:07:48.690 4976 2417834659504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-12 04:07:48.690 4976 2417834659504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-12 04:07:48.690 4976 2417834659504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['84959274-d5ae-4d69-b800-e59f99fc83a8'] 2022-07-12 04:07:49.628 4976 2417837479360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cb96ed4-b4c1-4911-b6a3-62f0bce5bb97 0995483e7e7049bbb639ef3142192abe 5c29114118814a298f6337842ad29a9b - - - -] port_delete event received for 'ae08c32b-b8e0-4621-a2bb-a8e69eeffa94' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:07:50.643 4976 2417837337584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-12 04:07:50.675 4976 2417837337584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-12 04:07:54.550 4976 2417837787968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-125703bf-3b31-4f9e-a1ef-73bc6c27bf06 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '346f46d1-754a-4df4-90b1-52801885e0cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:07:55.830 4976 2417796096240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1c71b72-45c4-4510-a1e1-ce9a80520d81 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '2f09d374-f3a6-42d8-9d1a-6839dc2c8c2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:07:56.568 4976 2417796096240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e41ea52-f6b3-4790-baea-e8b4a33c88ca 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] port_delete event received for '3fff4c77-56be-4f45-8a5a-ab6678e84d14' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:07:56.721 4976 2417796096240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa9bf398-8af9-4d12-9341-8e98c6ae2f99 - - - - - -] port_delete event received for '3fff4c77-56be-4f45-8a5a-ab6678e84d14' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-12 04:07:56.786 4976 2417796096240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e41ea52-f6b3-4790-baea-e8b4a33c88ca 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] network_delete received. Deleting network 56d544be-a0fe-4e9c-9375-791b0f38b322 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-12 04:07:56.786 4976 2417796096240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e41ea52-f6b3-4790-baea-e8b4a33c88ca 819f4355d22549de99860edd3df36888 579b7a08aae94d3fa59617c603862f30 - - - -] Network 56d544be-a0fe-4e9c-9375-791b0f38b322 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463