2021-06-14 15:46:14.245 884 2677888523608 MainThread INFO neutron.common.config [-] Logging enabled! 2021-06-14 15:46:14.245 884 2677888523608 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev342 2021-06-14 15:46:14.245 884 2677888523608 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-06-14 15:46:14.266 884 2677888523608 MainThread INFO os_win.utils.network.networkutils [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] WMI caching is disabled. 2021-06-14 15:46:14.573 884 2677888523608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-06-14 15:46:14.721 884 2677888523608 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-14 15:46:14.721 884 2677888523608 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-14 15:46:14.954 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Agent initialized successfully, now running... 2021-06-14 15:46:14.954 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-06-14 15:46:14.984 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-14 15:46:15.057 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-14 15:48:07.610 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87ba8839-69a2-480e-9922-f909ed28de0a - - - - -] port_update received: cb0538a4-b856-489d-8898-f82559778bcd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:48:08.134 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87ba8839-69a2-480e-9922-f909ed28de0a - - - - -] No port cb0538a4-b856-489d-8898-f82559778bcd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:48:15.255 884 2675837884376 MainThread WARNING oslo_policy.policy [req-78ec681d-94a7-4b6c-ac3b-03fb8842a591 227dd4cce57a431a889b99e00701afd1 deafd38cf06049f3a78d231f42f96d9e - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-06-14 15:48:15.255 884 2675837884376 MainThread WARNING oslo_policy.policy [req-78ec681d-94a7-4b6c-ac3b-03fb8842a591 227dd4cce57a431a889b99e00701afd1 deafd38cf06049f3a78d231f42f96d9e - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-06-14 15:48:15.255 884 2675837884376 MainThread WARNING oslo_policy.policy [req-78ec681d-94a7-4b6c-ac3b-03fb8842a591 227dd4cce57a431a889b99e00701afd1 deafd38cf06049f3a78d231f42f96d9e - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-06-14 15:48:15.255 884 2675837884376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78ec681d-94a7-4b6c-ac3b-03fb8842a591 227dd4cce57a431a889b99e00701afd1 deafd38cf06049f3a78d231f42f96d9e - - -] Security group rule updated on remote: ['8cfba9e7-5924-439e-b0e9-b690da78e84c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-14 15:48:15.255 884 2675837884376 MainThread INFO neutron.agent.securitygroups_rpc [req-78ec681d-94a7-4b6c-ac3b-03fb8842a591 227dd4cce57a431a889b99e00701afd1 deafd38cf06049f3a78d231f42f96d9e - - -] Security group rule updated ['8cfba9e7-5924-439e-b0e9-b690da78e84c'] 2021-06-14 15:48:15.270 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6bf842c-6e26-4df1-a4f3-55a3cc4cc3e7 - - - - -] port_update received: 87dbf3b3-ac83-476d-a8fe-460fbd9fc903 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:48:15.281 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6bf842c-6e26-4df1-a4f3-55a3cc4cc3e7 - - - - -] No port 87dbf3b3-ac83-476d-a8fe-460fbd9fc903 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:48:16.885 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed56293a-7243-4a32-82a6-cff291b4f4c4 - - - - -] port_update received: 3c57d5e4-39c9-4722-88f5-e63e003d703c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:48:16.885 884 2675837884552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81b81d9a-2fbe-4c5d-ae07-1d514e4c77c4 227dd4cce57a431a889b99e00701afd1 deafd38cf06049f3a78d231f42f96d9e - - -] Security group rule updated on remote: ['8cfba9e7-5924-439e-b0e9-b690da78e84c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-14 15:48:16.885 884 2675837884552 MainThread INFO neutron.agent.securitygroups_rpc [req-81b81d9a-2fbe-4c5d-ae07-1d514e4c77c4 227dd4cce57a431a889b99e00701afd1 deafd38cf06049f3a78d231f42f96d9e - - -] Security group rule updated ['8cfba9e7-5924-439e-b0e9-b690da78e84c'] 2021-06-14 15:48:16.895 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed56293a-7243-4a32-82a6-cff291b4f4c4 - - - - -] No port 3c57d5e4-39c9-4722-88f5-e63e003d703c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:48:19.266 884 2675837884376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41af3b58-9bf2-4713-b776-a42e4d9fdec7 7fcc0c83dbd84b6e8ef171ca3546b1d7 68ecee6618314d46a61abb2a1855d793 - - -] Security group member updated on remote: ['fa2b58c0-0b5a-4899-866b-4e388907981a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-14 15:48:19.266 884 2675837884376 MainThread INFO neutron.agent.securitygroups_rpc [req-41af3b58-9bf2-4713-b776-a42e4d9fdec7 7fcc0c83dbd84b6e8ef171ca3546b1d7 68ecee6618314d46a61abb2a1855d793 - - -] Security group member updated ['fa2b58c0-0b5a-4899-866b-4e388907981a'] 2021-06-14 15:48:27.358 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00b09186-8fbe-40b4-a596-5197d49f73ff - - - - -] port_update received: 7d918f99-c676-4391-8318-f34c0fce19ef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:48:27.378 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00b09186-8fbe-40b4-a596-5197d49f73ff - - - - -] No port 7d918f99-c676-4391-8318-f34c0fce19ef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:48:30.841 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22ff4ffb-8fb4-4019-afbe-63982ef7200e 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] port_update received: bf2b048c-2bcc-4999-9608-6971e432ba3c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:48:30.856 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22ff4ffb-8fb4-4019-afbe-63982ef7200e 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] No port bf2b048c-2bcc-4999-9608-6971e432ba3c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:48:31.464 884 2675837884376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb332d54-1a63-41d4-b094-3263d4fd7c4b a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Security group member updated on remote: ['c6ac8227-d176-4a3e-b43e-d659ce3267c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-14 15:48:31.464 884 2675837884376 MainThread INFO neutron.agent.securitygroups_rpc [req-eb332d54-1a63-41d4-b094-3263d4fd7c4b a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Security group member updated ['c6ac8227-d176-4a3e-b43e-d659ce3267c1'] 2021-06-14 15:48:35.395 884 2675837884376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd60d77d-911e-4125-96fc-ee43320d1238 a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Security group member updated on remote: ['c6ac8227-d176-4a3e-b43e-d659ce3267c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-14 15:48:35.395 884 2675837884376 MainThread INFO neutron.agent.securitygroups_rpc [req-bd60d77d-911e-4125-96fc-ee43320d1238 a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Security group member updated ['c6ac8227-d176-4a3e-b43e-d659ce3267c1'] 2021-06-14 15:48:36.408 884 2675837884376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b438aa0d-1a8b-487b-a6f3-67254473a676 227dd4cce57a431a889b99e00701afd1 deafd38cf06049f3a78d231f42f96d9e - - -] Security group member updated on remote: ['8cfba9e7-5924-439e-b0e9-b690da78e84c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-14 15:48:36.408 884 2675837884376 MainThread INFO neutron.agent.securitygroups_rpc [req-b438aa0d-1a8b-487b-a6f3-67254473a676 227dd4cce57a431a889b99e00701afd1 deafd38cf06049f3a78d231f42f96d9e - - -] Security group member updated ['8cfba9e7-5924-439e-b0e9-b690da78e84c'] 2021-06-14 15:48:38.318 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b7e4c9a-7de8-4cbd-b600-e73995f05fd4 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] port_update received: b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:48:38.396 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b7e4c9a-7de8-4cbd-b600-e73995f05fd4 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] No port b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:48:39.295 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-381b9977-4fed-4cab-a6b8-edaf60d943d2 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] port_update received: 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:48:39.411 884 2675837884376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-381b9977-4fed-4cab-a6b8-edaf60d943d2 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] No port 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:48:40.131 884 2675837882616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf2b048c-2bcc-4999-9608-6971e432ba3c 2021-06-14 15:48:41.365 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-14 15:48:41.523 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c35309d-227d-4dcb-bcc3-e86646b371f4 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] port_update received: 91226e09-a550-4f66-8d85-1b8ba544891a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:48:41.740 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c35309d-227d-4dcb-bcc3-e86646b371f4 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] No port 91226e09-a550-4f66-8d85-1b8ba544891a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:48:42.280 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Adding port bf2b048c-2bcc-4999-9608-6971e432ba3c 2021-06-14 15:48:42.280 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Port bf2b048c-2bcc-4999-9608-6971e432ba3c updated. Details: {'device': 'bf2b048c-2bcc-4999-9608-6971e432ba3c', 'network_id': '358056b4-a2be-4e4d-ae75-562436964c98', 'port_id': 'bf2b048c-2bcc-4999-9608-6971e432ba3c', 'mac_address': 'fa:16:3e:1b:2b:16', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 687, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f86b8fa3-6e9a-4052-a30c-f7bf2fdd0f35', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-14 15:48:42.280 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-14 15:48:42.280 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf2b048c-2bcc-4999-9608-6971e432ba3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:48:42.285 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf2b048c-2bcc-4999-9608-6971e432ba3c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-14 15:48:42.285 884 2675837884728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 358056b4-a2be-4e4d-ae75-562436964c98 2021-06-14 15:48:42.285 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-14 15:48:42.785 884 2675837884728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf2b048c-2bcc-4999-9608-6971e432ba3c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:48:42.785 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf2b048c-2bcc-4999-9608-6971e432ba3c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:48:42.816 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf2b048c-2bcc-4999-9608-6971e432ba3c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-14 15:48:42.829 884 2675837884728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 687, VLAN trunk: None to switch port bf2b048c-2bcc-4999-9608-6971e432ba3c 2021-06-14 15:48:45.406 884 2675837882616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 2021-06-14 15:48:47.394 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-14 15:48:47.551 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-14 15:48:47.569 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf2b048c-2bcc-4999-9608-6971e432ba3c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:48:47.903 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Adding port 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 2021-06-14 15:48:47.922 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Port 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 updated. Details: {'device': '39b8a83a-9ce4-49db-9f70-d8e0d2c82493', 'network_id': '3c7e9eaa-a4bf-4db0-a6fb-d2bca32ccfc1', 'port_id': '39b8a83a-9ce4-49db-9f70-d8e0d2c82493', 'mac_address': 'fa:16:3e:43:34:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 681, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bb35f1af-3b6a-4ce7-8431-7d57ca744f5e', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-14 15:48:47.922 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-14 15:48:47.922 884 2675837884904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39b8a83a-9ce4-49db-9f70-d8e0d2c82493" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:48:47.922 884 2675837884904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-14 15:48:47.922 884 2675837884904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3c7e9eaa-a4bf-4db0-a6fb-d2bca32ccfc1 2021-06-14 15:48:47.922 884 2675837884904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-14 15:48:48.305 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf2b048c-2bcc-4999-9608-6971e432ba3c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:48:50.677 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:48:52.162 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fa2b58c0-0b5a-4899-866b-4e388907981a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:48:52.162 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fa2b58c0-0b5a-4899-866b-4e388907981a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:48:52.190 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf2b048c-2bcc-4999-9608-6971e432ba3c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:48:52.190 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-14 15:48:52.190 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bf2b048c-2bcc-4999-9608-6971e432ba3c not yet added. Adding. 2021-06-14 15:48:52.190 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-14 15:48:52.190 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-14 15:48:53.662 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf2b048c-2bcc-4999-9608-6971e432ba3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:48:54.044 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf2b048c-2bcc-4999-9608-6971e432ba3c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:48:54.044 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf2b048c-2bcc-4999-9608-6971e432ba3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:48:54.238 884 2675837884904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '39b8a83a-9ce4-49db-9f70-d8e0d2c82493') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:48:54.238 884 2675837884904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '39b8a83a-9ce4-49db-9f70-d8e0d2c82493') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:48:54.272 884 2675837884904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-14 15:48:54.272 884 2675837884904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 681, VLAN trunk: None to switch port 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 2021-06-14 15:48:54.581 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf2b048c-2bcc-4999-9608-6971e432ba3c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:48:56.772 884 2675837882616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 2021-06-14 15:48:57.971 884 2675837884904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-14 15:48:57.971 884 2675837884904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['39b8a83a-9ce4-49db-9f70-d8e0d2c82493'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:48:58.177 884 2675837884904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['39b8a83a-9ce4-49db-9f70-d8e0d2c82493']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:48:59.899 884 2675837884904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:48:59.899 884 2675837884904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c6ac8227-d176-4a3e-b43e-d659ce3267c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:48:59.899 884 2675837884904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c6ac8227-d176-4a3e-b43e-d659ce3267c1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:48:59.899 884 2675837884904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:48:59.899 884 2675837884904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-14 15:48:59.899 884 2675837884904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 not yet added. Adding. 2021-06-14 15:48:59.899 884 2675837884904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-14 15:48:59.899 884 2675837884904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-14 15:48:59.920 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-14 15:48:59.957 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf2b048c-2bcc-4999-9608-6971e432ba3c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 17.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:48:59.957 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf2b048c-2bcc-4999-9608-6971e432ba3c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-14 15:48:59.957 884 2675837884728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf2b048c-2bcc-4999-9608-6971e432ba3c processed. 2021-06-14 15:49:00.424 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Adding port b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 2021-06-14 15:49:00.440 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Port b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 updated. Details: {'device': 'b4708dd0-a6e7-438c-a8f2-f8841f98e1b2', 'network_id': '3c7e9eaa-a4bf-4db0-a6fb-d2bca32ccfc1', 'port_id': 'b4708dd0-a6e7-438c-a8f2-f8841f98e1b2', 'mac_address': 'fa:16:3e:51:7e:73', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 681, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bb35f1af-3b6a-4ce7-8431-7d57ca744f5e', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-14 15:49:00.440 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-14 15:49:00.440 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4708dd0-a6e7-438c-a8f2-f8841f98e1b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:49:00.440 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-14 15:49:00.440 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-14 15:49:00.667 884 2675837884904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39b8a83a-9ce4-49db-9f70-d8e0d2c82493" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:49:01.271 884 2675837884904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39b8a83a-9ce4-49db-9f70-d8e0d2c82493" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:01.271 884 2675837884904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39b8a83a-9ce4-49db-9f70-d8e0d2c82493" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:49:01.942 884 2675837885256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:49:03.677 884 2675837885256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:04.583 884 2675837884728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b4708dd0-a6e7-438c-a8f2-f8841f98e1b2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:49:06.630 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b4708dd0-a6e7-438c-a8f2-f8841f98e1b2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:49:06.630 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-14 15:49:06.630 884 2675837884728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 681, VLAN trunk: None to switch port b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 2021-06-14 15:49:06.746 884 2675837884904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39b8a83a-9ce4-49db-9f70-d8e0d2c82493" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:07.723 884 2675837884904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39b8a83a-9ce4-49db-9f70-d8e0d2c82493" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 19.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:07.744 884 2675837884904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-14 15:49:07.744 884 2675837884904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 processed. 2021-06-14 15:49:07.901 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-14 15:49:07.901 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b4708dd0-a6e7-438c-a8f2-f8841f98e1b2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:49:08.168 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b4708dd0-a6e7-438c-a8f2-f8841f98e1b2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:49:08.168 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:49:08.168 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c6ac8227-d176-4a3e-b43e-d659ce3267c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:49:08.168 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c6ac8227-d176-4a3e-b43e-d659ce3267c1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:49:08.168 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:49:08.168 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-14 15:49:08.168 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 not yet added. Adding. 2021-06-14 15:49:08.168 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-14 15:49:08.168 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-14 15:49:08.582 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4708dd0-a6e7-438c-a8f2-f8841f98e1b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:49:08.644 884 2675837884904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:49:08.755 884 2675837882616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 91226e09-a550-4f66-8d85-1b8ba544891a 2021-06-14 15:49:08.914 884 2675837884904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:08.956 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4708dd0-a6e7-438c-a8f2-f8841f98e1b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:08.956 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4708dd0-a6e7-438c-a8f2-f8841f98e1b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:49:09.274 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4708dd0-a6e7-438c-a8f2-f8841f98e1b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:09.456 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4708dd0-a6e7-438c-a8f2-f8841f98e1b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 9.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:09.456 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-14 15:49:09.456 884 2675837884728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 processed. 2021-06-14 15:49:10.649 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-14 15:49:11.302 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:49:11.752 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Adding port 91226e09-a550-4f66-8d85-1b8ba544891a 2021-06-14 15:49:12.549 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Port 91226e09-a550-4f66-8d85-1b8ba544891a updated. Details: {'device': '91226e09-a550-4f66-8d85-1b8ba544891a', 'network_id': 'cc23987d-ca9f-44e8-bfc8-7b9ad2ce0ed6', 'port_id': '91226e09-a550-4f66-8d85-1b8ba544891a', 'mac_address': 'fa:16:3e:03:85:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 680, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c5382c76-2466-4f3d-9e05-de837007ea0c', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-14 15:49:12.549 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-14 15:49:12.549 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-91226e09-a550-4f66-8d85-1b8ba544891a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:49:12.549 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 91226e09-a550-4f66-8d85-1b8ba544891a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-14 15:49:12.549 884 2675837885608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc23987d-ca9f-44e8-bfc8-7b9ad2ce0ed6 2021-06-14 15:49:12.549 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-14 15:49:12.563 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:15.549 884 2675837885608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '91226e09-a550-4f66-8d85-1b8ba544891a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:49:15.571 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '91226e09-a550-4f66-8d85-1b8ba544891a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:49:15.581 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 91226e09-a550-4f66-8d85-1b8ba544891a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-14 15:49:15.581 884 2675837885608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 680, VLAN trunk: None to switch port 91226e09-a550-4f66-8d85-1b8ba544891a 2021-06-14 15:49:15.933 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-14 15:49:15.947 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['91226e09-a550-4f66-8d85-1b8ba544891a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:49:16.222 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['91226e09-a550-4f66-8d85-1b8ba544891a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:49:16.222 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:49:16.222 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8cfba9e7-5924-439e-b0e9-b690da78e84c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:49:16.222 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 91226e09-a550-4f66-8d85-1b8ba544891a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:49:16.222 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-14 15:49:16.222 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 91226e09-a550-4f66-8d85-1b8ba544891a not yet added. Adding. 2021-06-14 15:49:16.222 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-14 15:49:16.222 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-14 15:49:16.603 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-91226e09-a550-4f66-8d85-1b8ba544891a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:49:16.877 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-91226e09-a550-4f66-8d85-1b8ba544891a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:16.893 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-91226e09-a550-4f66-8d85-1b8ba544891a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:49:17.337 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-91226e09-a550-4f66-8d85-1b8ba544891a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:17.600 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-91226e09-a550-4f66-8d85-1b8ba544891a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:17.600 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 91226e09-a550-4f66-8d85-1b8ba544891a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-14 15:49:17.600 884 2675837885608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 91226e09-a550-4f66-8d85-1b8ba544891a processed. 2021-06-14 15:49:18.680 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:49:19.072 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:42.814 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7363ecf-ac9f-48db-b3d9-591668b9bd7a - - - - -] port_update received: cc336fbd-5fc4-48d7-9bea-0f80ede3f85d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:49:42.847 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7363ecf-ac9f-48db-b3d9-591668b9bd7a - - - - -] No port cc336fbd-5fc4-48d7-9bea-0f80ede3f85d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:49:43.238 884 2675837882792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf2b048c-2bcc-4999-9608-6971e432ba3c 2021-06-14 15:49:44.829 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-14 15:49:44.829 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf2b048c-2bcc-4999-9608-6971e432ba3c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-14 15:49:44.829 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf2b048c-2bcc-4999-9608-6971e432ba3c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-14 15:49:44.829 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf2b048c-2bcc-4999-9608-6971e432ba3c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-14 15:49:44.845 884 2675837885608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 358056b4-a2be-4e4d-ae75-562436964c98 2021-06-14 15:49:45.325 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf2b048c-2bcc-4999-9608-6971e432ba3c'] 2021-06-14 15:49:45.325 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-14 15:49:45.325 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-14 15:49:45.325 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf2b048c-2bcc-4999-9608-6971e432ba3c'] 2021-06-14 15:49:46.927 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11123624-3f9f-443d-bf8e-52cdcb5c9c13 7fcc0c83dbd84b6e8ef171ca3546b1d7 68ecee6618314d46a61abb2a1855d793 - - -] Security group member updated on remote: ['fa2b58c0-0b5a-4899-866b-4e388907981a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-14 15:49:48.378 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [req-11123624-3f9f-443d-bf8e-52cdcb5c9c13 7fcc0c83dbd84b6e8ef171ca3546b1d7 68ecee6618314d46a61abb2a1855d793 - - -] Security group member updated ['fa2b58c0-0b5a-4899-866b-4e388907981a'] 2021-06-14 15:49:48.392 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11123624-3f9f-443d-bf8e-52cdcb5c9c13 7fcc0c83dbd84b6e8ef171ca3546b1d7 68ecee6618314d46a61abb2a1855d793 - - -] port_delete event received for 'bf2b048c-2bcc-4999-9608-6971e432ba3c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-14 15:49:48.392 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:49:48.486 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:49:50.143 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51b63219-0d3b-4257-aef3-69125983e637 - - - - -] port_update received: b474b599-ef8c-4ecf-9361-5eefe673f35f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:49:50.143 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51b63219-0d3b-4257-aef3-69125983e637 - - - - -] No port b474b599-ef8c-4ecf-9361-5eefe673f35f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:49:55.011 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fac413db-7fb1-4b2d-ac1e-6896d831913f - - - - -] port_update received: 9ca92304-d5d7-46bb-9b3f-da07cc17ba35 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:49:56.068 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fac413db-7fb1-4b2d-ac1e-6896d831913f - - - - -] No port 9ca92304-d5d7-46bb-9b3f-da07cc17ba35 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:50:00.328 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa241a83-dbbb-45d8-841c-96a9f7af90e0 - - - - -] port_update received: 47de3c04-11da-461e-b166-2c08677380e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:50:00.340 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa241a83-dbbb-45d8-841c-96a9f7af90e0 - - - - -] No port 47de3c04-11da-461e-b166-2c08677380e8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:50:10.101 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f918ad54-2aff-402d-b411-c462eceaf878 132f663aff154e7f9958d5148f0da8ab 0b9e5cc32a55411cb8f452a14517235e - - -] network_delete received. Deleting network 358056b4-a2be-4e4d-ae75-562436964c98 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-14 15:50:12.330 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f918ad54-2aff-402d-b411-c462eceaf878 132f663aff154e7f9958d5148f0da8ab 0b9e5cc32a55411cb8f452a14517235e - - -] Network 358056b4-a2be-4e4d-ae75-562436964c98 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-14 15:50:20.168 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a31fc64e-a9ba-41f5-8996-455d402b667a 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group member updated on remote: ['26e1c458-c16d-4eb2-b34b-a43acd965df3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-14 15:50:20.168 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-a31fc64e-a9ba-41f5-8996-455d402b667a 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group member updated ['26e1c458-c16d-4eb2-b34b-a43acd965df3'] 2021-06-14 15:50:27.283 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a0db228-4b27-40f2-909f-3e3c7218df13 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Security group member updated on remote: ['29574c11-5fd0-4d07-bf5b-7a3706003da4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-14 15:50:27.283 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-6a0db228-4b27-40f2-909f-3e3c7218df13 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Security group member updated ['29574c11-5fd0-4d07-bf5b-7a3706003da4'] 2021-06-14 15:50:42.518 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12c73b52-bb0a-4f8f-80c2-2e31e81440c9 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] port_update received: df121333-adaa-4169-a876-5acd4ce7ba25 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:50:45.033 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3881da31-51a5-473f-b468-1f1e8db1a16f 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] port_update received: 708a8bff-1294-4335-95dc-54823d172417 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:50:45.033 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12c73b52-bb0a-4f8f-80c2-2e31e81440c9 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] No port df121333-adaa-4169-a876-5acd4ce7ba25 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:50:46.655 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3881da31-51a5-473f-b468-1f1e8db1a16f 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] No port 708a8bff-1294-4335-95dc-54823d172417 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:51:00.269 884 2675837882616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 708a8bff-1294-4335-95dc-54823d172417 2021-06-14 15:51:00.281 884 2675837882616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: df121333-adaa-4169-a876-5acd4ce7ba25 2021-06-14 15:51:01.083 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-14 15:51:01.797 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Adding port df121333-adaa-4169-a876-5acd4ce7ba25 2021-06-14 15:51:03.562 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Port df121333-adaa-4169-a876-5acd4ce7ba25 updated. Details: {'device': 'df121333-adaa-4169-a876-5acd4ce7ba25', 'network_id': '6a35171c-3277-4b1f-96f8-b5612a1ad7f2', 'port_id': 'df121333-adaa-4169-a876-5acd4ce7ba25', 'mac_address': 'fa:16:3e:08:32:2f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 677, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '346083b3-0def-47fa-9018-fa16d9520670', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-14 15:51:03.562 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-14 15:51:03.587 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Adding port 708a8bff-1294-4335-95dc-54823d172417 2021-06-14 15:51:03.587 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Port 708a8bff-1294-4335-95dc-54823d172417 updated. Details: {'device': '708a8bff-1294-4335-95dc-54823d172417', 'network_id': '35826356-d09b-41b2-8788-9ee7a064b638', 'port_id': '708a8bff-1294-4335-95dc-54823d172417', 'mac_address': 'fa:16:3e:2c:4d:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 685, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b1dcb068-8d81-4a0a-bf4c-f654a22a81c1', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-14 15:51:03.587 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-14 15:51:03.587 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.base [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Loop iteration exceeded interval (2 vs. 2.5042662620544434) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-06-14 15:51:03.587 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:03.587 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port df121333-adaa-4169-a876-5acd4ce7ba25 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-14 15:51:03.587 884 2675837885608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6a35171c-3277-4b1f-96f8-b5612a1ad7f2 2021-06-14 15:51:03.587 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-14 15:51:03.587 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-708a8bff-1294-4335-95dc-54823d172417" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:03.587 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 708a8bff-1294-4335-95dc-54823d172417 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-14 15:51:03.594 884 2675837884728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 35826356-d09b-41b2-8788-9ee7a064b638 2021-06-14 15:51:03.594 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-14 15:51:06.858 884 2675837885608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'df121333-adaa-4169-a876-5acd4ce7ba25') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:51:06.858 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'df121333-adaa-4169-a876-5acd4ce7ba25') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:51:06.858 884 2675837884728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '708a8bff-1294-4335-95dc-54823d172417') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:51:06.858 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '708a8bff-1294-4335-95dc-54823d172417') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:51:06.858 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port df121333-adaa-4169-a876-5acd4ce7ba25 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-14 15:51:06.858 884 2675837885608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 677, VLAN trunk: None to switch port df121333-adaa-4169-a876-5acd4ce7ba25 2021-06-14 15:51:06.858 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 708a8bff-1294-4335-95dc-54823d172417 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-14 15:51:06.858 884 2675837884728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 685, VLAN trunk: None to switch port 708a8bff-1294-4335-95dc-54823d172417 2021-06-14 15:51:07.239 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-14 15:51:07.239 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['df121333-adaa-4169-a876-5acd4ce7ba25'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:51:07.253 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-14 15:51:07.253 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['708a8bff-1294-4335-95dc-54823d172417'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:51:07.694 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['708a8bff-1294-4335-95dc-54823d172417']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:51:07.694 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:51:07.703 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (26e1c458-c16d-4eb2-b34b-a43acd965df3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:51:07.703 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (26e1c458-c16d-4eb2-b34b-a43acd965df3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:51:07.703 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 708a8bff-1294-4335-95dc-54823d172417 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:51:07.703 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-14 15:51:07.703 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 708a8bff-1294-4335-95dc-54823d172417 not yet added. Adding. 2021-06-14 15:51:07.703 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-14 15:51:07.703 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-14 15:51:07.703 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['df121333-adaa-4169-a876-5acd4ce7ba25']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:51:07.703 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:51:07.703 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:51:07.703 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:51:07.703 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for df121333-adaa-4169-a876-5acd4ce7ba25 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:51:07.703 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-14 15:51:07.703 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device df121333-adaa-4169-a876-5acd4ce7ba25 not yet added. Adding. 2021-06-14 15:51:07.703 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-14 15:51:07.703 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-14 15:51:07.983 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:08.029 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-708a8bff-1294-4335-95dc-54823d172417" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:08.282 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:08.282 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:08.331 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-708a8bff-1294-4335-95dc-54823d172417" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:08.331 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-708a8bff-1294-4335-95dc-54823d172417" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:08.659 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:08.670 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-708a8bff-1294-4335-95dc-54823d172417" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:08.874 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:08.874 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port df121333-adaa-4169-a876-5acd4ce7ba25 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-14 15:51:08.874 884 2675837885608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port df121333-adaa-4169-a876-5acd4ce7ba25 processed. 2021-06-14 15:51:08.874 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-708a8bff-1294-4335-95dc-54823d172417" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:08.897 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 708a8bff-1294-4335-95dc-54823d172417 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-14 15:51:08.897 884 2675837884728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 708a8bff-1294-4335-95dc-54823d172417 processed. 2021-06-14 15:51:09.634 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:10.305 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:28.430 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d868deda-f3b6-47f4-b66e-cea86c5a8810 132f663aff154e7f9958d5148f0da8ab 0b9e5cc32a55411cb8f452a14517235e - - -] network_delete received. Deleting network 27f55957-a3db-4b14-a243-13138a633886 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-14 15:51:28.430 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d868deda-f3b6-47f4-b66e-cea86c5a8810 132f663aff154e7f9958d5148f0da8ab 0b9e5cc32a55411cb8f452a14517235e - - -] Network 27f55957-a3db-4b14-a243-13138a633886 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-14 15:51:29.438 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29e4d4e8-e853-4616-8ce7-da6af3d5be69 132f663aff154e7f9958d5148f0da8ab 0b9e5cc32a55411cb8f452a14517235e - - -] network_delete received. Deleting network e7bdf8f9-7d4f-4a50-beb1-ce1f4811447a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-14 15:51:29.438 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29e4d4e8-e853-4616-8ce7-da6af3d5be69 132f663aff154e7f9958d5148f0da8ab 0b9e5cc32a55411cb8f452a14517235e - - -] Network e7bdf8f9-7d4f-4a50-beb1-ce1f4811447a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-14 15:51:29.497 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Security group member updated on remote: ['29574c11-5fd0-4d07-bf5b-7a3706003da4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-14 15:51:29.497 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Security group member updated ['29574c11-5fd0-4d07-bf5b-7a3706003da4'] 2021-06-14 15:51:29.497 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Refresh firewall rules 2021-06-14 15:51:29.497 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Get security group information for devices via rpc ['df121333-adaa-4169-a876-5acd4ce7ba25'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:51:29.706 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update security group information for ports dict_keys(['df121333-adaa-4169-a876-5acd4ce7ba25']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:51:29.706 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:51:29.706 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update rules of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:51:29.706 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update members of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:51:29.706 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update port filter for df121333-adaa-4169-a876-5acd4ce7ba25 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:51:29.729 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Updating port rules. 2021-06-14 15:51:29.729 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Creating 1 new rules, removing 0 old rules. 2021-06-14 15:51:29.729 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:30.026 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:30.026 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:30.026 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [req-98a67cb1-9431-45f2-998f-21275dece631 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:30.799 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc27c892-9b78-4ed1-b8c0-0676b1b8469f 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] port_update received: 957f3594-4362-42e1-8d41-4d223967843a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:51:30.810 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc27c892-9b78-4ed1-b8c0-0676b1b8469f 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] No port 957f3594-4362-42e1-8d41-4d223967843a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:51:35.279 884 2675837882616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 957f3594-4362-42e1-8d41-4d223967843a 2021-06-14 15:51:35.702 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-14 15:51:36.030 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Adding port 957f3594-4362-42e1-8d41-4d223967843a 2021-06-14 15:51:36.030 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Port 957f3594-4362-42e1-8d41-4d223967843a updated. Details: {'device': '957f3594-4362-42e1-8d41-4d223967843a', 'network_id': '6a35171c-3277-4b1f-96f8-b5612a1ad7f2', 'port_id': '957f3594-4362-42e1-8d41-4d223967843a', 'mac_address': 'fa:16:3e:f4:a2:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 677, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '346083b3-0def-47fa-9018-fa16d9520670', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-14 15:51:36.030 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-14 15:51:36.030 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-957f3594-4362-42e1-8d41-4d223967843a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:36.030 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 957f3594-4362-42e1-8d41-4d223967843a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-14 15:51:36.030 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-14 15:51:36.332 884 2675837884728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '957f3594-4362-42e1-8d41-4d223967843a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:51:36.332 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '957f3594-4362-42e1-8d41-4d223967843a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:51:36.348 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 957f3594-4362-42e1-8d41-4d223967843a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-14 15:51:36.348 884 2675837884728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 677, VLAN trunk: None to switch port 957f3594-4362-42e1-8d41-4d223967843a 2021-06-14 15:51:36.540 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-14 15:51:36.540 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['957f3594-4362-42e1-8d41-4d223967843a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:51:36.830 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['957f3594-4362-42e1-8d41-4d223967843a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:51:36.830 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:51:36.830 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:51:36.830 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:51:36.830 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 957f3594-4362-42e1-8d41-4d223967843a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:51:36.830 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-14 15:51:36.830 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 957f3594-4362-42e1-8d41-4d223967843a not yet added. Adding. 2021-06-14 15:51:36.830 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-14 15:51:36.830 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-14 15:51:37.155 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-957f3594-4362-42e1-8d41-4d223967843a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:37.467 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-957f3594-4362-42e1-8d41-4d223967843a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:37.467 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-957f3594-4362-42e1-8d41-4d223967843a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:37.719 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-957f3594-4362-42e1-8d41-4d223967843a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:37.911 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-957f3594-4362-42e1-8d41-4d223967843a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:37.911 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 957f3594-4362-42e1-8d41-4d223967843a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-14 15:51:37.911 884 2675837884728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 957f3594-4362-42e1-8d41-4d223967843a processed. 2021-06-14 15:51:39.728 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:39.891 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8f4d2b0-e622-4568-b8bd-b5ee9d2ef2e4 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group rule updated on remote: ['e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-14 15:51:39.891 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [req-b8f4d2b0-e622-4568-b8bd-b5ee9d2ef2e4 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group rule updated ['e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] 2021-06-14 15:51:40.232 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07763b42-4140-4a59-a0aa-3b1d8729034b 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group rule updated on remote: ['e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-14 15:51:40.232 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [req-07763b42-4140-4a59-a0aa-3b1d8729034b 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group rule updated ['e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] 2021-06-14 15:51:40.624 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:40.704 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43ba515b-8575-48de-802e-b3b23902f8fe 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group rule updated on remote: ['e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-14 15:51:40.717 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-43ba515b-8575-48de-802e-b3b23902f8fe 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group rule updated ['e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] 2021-06-14 15:51:41.029 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-480f0427-6b92-41a7-80d5-3db6bd40288e 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group rule updated on remote: ['e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-14 15:51:41.029 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-480f0427-6b92-41a7-80d5-3db6bd40288e 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group rule updated ['e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] 2021-06-14 15:51:41.409 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64c19bf5-c3f2-40c6-a5f5-c061cf46fd72 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group rule updated on remote: ['e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-14 15:51:41.419 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-64c19bf5-c3f2-40c6-a5f5-c061cf46fd72 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group rule updated ['e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] 2021-06-14 15:51:41.688 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3ed0632-9519-4192-8f39-66ab14d8d55b 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group rule updated on remote: ['e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-14 15:51:41.688 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-e3ed0632-9519-4192-8f39-66ab14d8d55b 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group rule updated ['e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] 2021-06-14 15:51:42.903 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group member updated on remote: ['26e1c458-c16d-4eb2-b34b-a43acd965df3', 'e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-14 15:51:42.903 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Security group member updated ['26e1c458-c16d-4eb2-b34b-a43acd965df3', 'e72ea6c8-ae85-41cf-8b31-8b89dd93daae'] 2021-06-14 15:51:42.903 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Refresh firewall rules 2021-06-14 15:51:42.903 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Get security group information for devices via rpc ['708a8bff-1294-4335-95dc-54823d172417'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:51:42.954 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] port_update received: 708a8bff-1294-4335-95dc-54823d172417 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:51:42.980 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Lock "n-hv-agent-port-lock-708a8bff-1294-4335-95dc-54823d172417" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:43.045 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Binding port 708a8bff-1294-4335-95dc-54823d172417 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-14 15:51:43.045 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-14 15:51:43.109 884 2675837885608 MainThread DEBUG neutron.services.trunk.rpc.agent [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '708a8bff-1294-4335-95dc-54823d172417') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:51:43.126 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '708a8bff-1294-4335-95dc-54823d172417') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:51:43.138 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Trunk plugin disabled on server. Assuming port 708a8bff-1294-4335-95dc-54823d172417 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-14 15:51:43.138 884 2675837885608 MainThread INFO networking_hyperv.neutron.trunk_driver [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Binding VLAN ID: 685, VLAN trunk: None to switch port 708a8bff-1294-4335-95dc-54823d172417 2021-06-14 15:51:43.254 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Refresh firewall rules 2021-06-14 15:51:43.254 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Get security group information for devices via rpc ['708a8bff-1294-4335-95dc-54823d172417'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:51:44.122 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Update security group information for ports dict_keys(['708a8bff-1294-4335-95dc-54823d172417']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:51:44.122 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:51:44.122 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Update rules of security group (26e1c458-c16d-4eb2-b34b-a43acd965df3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:51:44.122 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Update rules of security group (e72ea6c8-ae85-41cf-8b31-8b89dd93daae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:51:44.122 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Update members of security group (26e1c458-c16d-4eb2-b34b-a43acd965df3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:51:44.122 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Update port filter for 708a8bff-1294-4335-95dc-54823d172417 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:51:44.122 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Updating port rules. 2021-06-14 15:51:44.122 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-14 15:51:44.122 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Lock "n-hv-driver-port-lock-708a8bff-1294-4335-95dc-54823d172417" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:44.310 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Update security group information for ports dict_keys(['708a8bff-1294-4335-95dc-54823d172417']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:51:44.310 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:51:44.310 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Update rules of security group (26e1c458-c16d-4eb2-b34b-a43acd965df3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:51:44.310 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Update rules of security group (e72ea6c8-ae85-41cf-8b31-8b89dd93daae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:51:44.328 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Update members of security group (26e1c458-c16d-4eb2-b34b-a43acd965df3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:51:44.328 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Update port filter for 708a8bff-1294-4335-95dc-54823d172417 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:51:44.328 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Updating port rules. 2021-06-14 15:51:44.328 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-14 15:51:44.466 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Lock "n-hv-driver-port-lock-708a8bff-1294-4335-95dc-54823d172417" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:44.466 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Lock "n-hv-driver-port-lock-708a8bff-1294-4335-95dc-54823d172417" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:44.466 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Lock "n-hv-driver-port-lock-708a8bff-1294-4335-95dc-54823d172417" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:44.466 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Lock "n-hv-driver-port-lock-708a8bff-1294-4335-95dc-54823d172417" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:44.622 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Lock "n-hv-driver-port-lock-708a8bff-1294-4335-95dc-54823d172417" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:44.622 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Lock "n-hv-driver-port-lock-708a8bff-1294-4335-95dc-54823d172417" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:44.622 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Lock "n-hv-driver-port-lock-708a8bff-1294-4335-95dc-54823d172417" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:44.704 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-5e68ff00-71dd-400f-9dad-36a0856e6a30 9ea824df499648b8b28269f3e71f49f1 ef17e27379d3428f9dabb6070b4c96e6 - - -] Lock "n-hv-agent-port-lock-708a8bff-1294-4335-95dc-54823d172417" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.718s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:50.700 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Security group member updated on remote: ['29574c11-5fd0-4d07-bf5b-7a3706003da4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-14 15:51:50.700 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Security group member updated ['29574c11-5fd0-4d07-bf5b-7a3706003da4'] 2021-06-14 15:51:50.700 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Refresh firewall rules 2021-06-14 15:51:50.700 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Get security group information for devices via rpc ['df121333-adaa-4169-a876-5acd4ce7ba25', '957f3594-4362-42e1-8d41-4d223967843a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:51:51.161 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update security group information for ports dict_keys(['957f3594-4362-42e1-8d41-4d223967843a', 'df121333-adaa-4169-a876-5acd4ce7ba25']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:51:54.422 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:51:55.987 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update rules of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:51:58.215 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update members of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:51:58.215 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update port filter for 957f3594-4362-42e1-8d41-4d223967843a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:51:58.215 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Updating port rules. 2021-06-14 15:51:58.215 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Creating 1 new rules, removing 0 old rules. 2021-06-14 15:51:58.215 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-957f3594-4362-42e1-8d41-4d223967843a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:58.231 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef510c52-6bd6-4799-a620-db3471cee69b 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] port_update received: 07c27719-e3d4-42b4-bee0-dc3564e609a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:51:58.231 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef510c52-6bd6-4799-a620-db3471cee69b 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] No port 07c27719-e3d4-42b4-bee0-dc3564e609a6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:51:58.861 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-957f3594-4362-42e1-8d41-4d223967843a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:58.861 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-957f3594-4362-42e1-8d41-4d223967843a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:58.861 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-957f3594-4362-42e1-8d41-4d223967843a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:58.861 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update port filter for df121333-adaa-4169-a876-5acd4ce7ba25 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:51:58.872 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Updating port rules. 2021-06-14 15:51:58.872 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Creating 1 new rules, removing 0 old rules. 2021-06-14 15:51:58.872 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:59.342 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:51:59.342 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:51:59.358 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-2b308f5a-342e-42d7-a473-702ddd8138c0 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:03.606 884 2675837882616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 07c27719-e3d4-42b4-bee0-dc3564e609a6 2021-06-14 15:52:04.246 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-14 15:52:04.515 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Adding port 07c27719-e3d4-42b4-bee0-dc3564e609a6 2021-06-14 15:52:04.515 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Port 07c27719-e3d4-42b4-bee0-dc3564e609a6 updated. Details: {'device': '07c27719-e3d4-42b4-bee0-dc3564e609a6', 'network_id': '6a35171c-3277-4b1f-96f8-b5612a1ad7f2', 'port_id': '07c27719-e3d4-42b4-bee0-dc3564e609a6', 'mac_address': 'fa:16:3e:11:be:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 677, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '346083b3-0def-47fa-9018-fa16d9520670', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-14 15:52:04.515 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-14 15:52:04.515 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-07c27719-e3d4-42b4-bee0-dc3564e609a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:04.515 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 07c27719-e3d4-42b4-bee0-dc3564e609a6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-14 15:52:04.515 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-14 15:52:05.016 884 2675837885608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '07c27719-e3d4-42b4-bee0-dc3564e609a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:52:05.016 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '07c27719-e3d4-42b4-bee0-dc3564e609a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:52:05.016 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 07c27719-e3d4-42b4-bee0-dc3564e609a6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-14 15:52:05.016 884 2675837885608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 677, VLAN trunk: None to switch port 07c27719-e3d4-42b4-bee0-dc3564e609a6 2021-06-14 15:52:05.310 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-14 15:52:05.310 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['07c27719-e3d4-42b4-bee0-dc3564e609a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:52:05.482 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['07c27719-e3d4-42b4-bee0-dc3564e609a6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:52:05.482 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:52:05.482 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:52:05.482 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:52:05.499 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 07c27719-e3d4-42b4-bee0-dc3564e609a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:52:05.499 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-14 15:52:05.499 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 07c27719-e3d4-42b4-bee0-dc3564e609a6 not yet added. Adding. 2021-06-14 15:52:05.499 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-14 15:52:05.499 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-14 15:52:05.921 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07c27719-e3d4-42b4-bee0-dc3564e609a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:06.303 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07c27719-e3d4-42b4-bee0-dc3564e609a6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:06.303 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07c27719-e3d4-42b4-bee0-dc3564e609a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:06.890 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07c27719-e3d4-42b4-bee0-dc3564e609a6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:07.218 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-07c27719-e3d4-42b4-bee0-dc3564e609a6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:07.218 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 07c27719-e3d4-42b4-bee0-dc3564e609a6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-14 15:52:07.218 884 2675837885608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 07c27719-e3d4-42b4-bee0-dc3564e609a6 processed. 2021-06-14 15:52:08.290 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:08.559 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:41.824 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Security group member updated on remote: ['29574c11-5fd0-4d07-bf5b-7a3706003da4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-14 15:52:41.824 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Security group member updated ['29574c11-5fd0-4d07-bf5b-7a3706003da4'] 2021-06-14 15:52:41.824 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Refresh firewall rules 2021-06-14 15:52:41.824 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Get security group information for devices via rpc ['df121333-adaa-4169-a876-5acd4ce7ba25', '957f3594-4362-42e1-8d41-4d223967843a', '07c27719-e3d4-42b4-bee0-dc3564e609a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:52:42.280 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update security group information for ports dict_keys(['07c27719-e3d4-42b4-bee0-dc3564e609a6', '957f3594-4362-42e1-8d41-4d223967843a', 'df121333-adaa-4169-a876-5acd4ce7ba25']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:52:42.280 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:52:42.280 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update rules of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:52:42.280 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update members of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:52:42.280 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update port filter for 07c27719-e3d4-42b4-bee0-dc3564e609a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:52:42.280 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Updating port rules. 2021-06-14 15:52:42.280 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Creating 1 new rules, removing 0 old rules. 2021-06-14 15:52:42.280 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-07c27719-e3d4-42b4-bee0-dc3564e609a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:42.574 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-07c27719-e3d4-42b4-bee0-dc3564e609a6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:42.574 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-07c27719-e3d4-42b4-bee0-dc3564e609a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:42.574 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-07c27719-e3d4-42b4-bee0-dc3564e609a6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:42.574 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update port filter for 957f3594-4362-42e1-8d41-4d223967843a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:52:42.574 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Updating port rules. 2021-06-14 15:52:42.574 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Creating 1 new rules, removing 0 old rules. 2021-06-14 15:52:42.574 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-957f3594-4362-42e1-8d41-4d223967843a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:42.887 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd04a5c2-d552-4e42-a6c0-47b05d99abf5 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] port_update received: 8c51f49a-51a6-461f-b5a1-407f3ea77655 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-14 15:52:42.938 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd04a5c2-d552-4e42-a6c0-47b05d99abf5 5b71b18d6ba1407baa6cde8b04bae474 06a58f1debbc45a89daea8e91da0894d - - -] No port 8c51f49a-51a6-461f-b5a1-407f3ea77655 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-14 15:52:42.938 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-957f3594-4362-42e1-8d41-4d223967843a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:42.938 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-957f3594-4362-42e1-8d41-4d223967843a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:42.938 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-957f3594-4362-42e1-8d41-4d223967843a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:42.938 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Update port filter for df121333-adaa-4169-a876-5acd4ce7ba25 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:52:42.938 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Updating port rules. 2021-06-14 15:52:42.938 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Creating 1 new rules, removing 0 old rules. 2021-06-14 15:52:42.951 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:43.323 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:43.323 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:43.325 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [req-25bb2104-aedb-4b94-b25c-23dd1a444a22 eab411dc04764dc5a7d2b448366c0444 825320be0a2848a29d19fa6eeb23f4bc - - -] Lock "n-hv-driver-port-lock-df121333-adaa-4169-a876-5acd4ce7ba25" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:46.302 884 2675837882616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8c51f49a-51a6-461f-b5a1-407f3ea77655 2021-06-14 15:52:46.436 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-14 15:52:46.702 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Adding port 8c51f49a-51a6-461f-b5a1-407f3ea77655 2021-06-14 15:52:46.702 884 2677888523608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Port 8c51f49a-51a6-461f-b5a1-407f3ea77655 updated. Details: {'device': '8c51f49a-51a6-461f-b5a1-407f3ea77655', 'network_id': '6a35171c-3277-4b1f-96f8-b5612a1ad7f2', 'port_id': '8c51f49a-51a6-461f-b5a1-407f3ea77655', 'mac_address': 'fa:16:3e:b1:91:ef', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 677, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '346083b3-0def-47fa-9018-fa16d9520670', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-14 15:52:46.702 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-14 15:52:46.702 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c51f49a-51a6-461f-b5a1-407f3ea77655" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:46.702 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8c51f49a-51a6-461f-b5a1-407f3ea77655 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-14 15:52:46.702 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-14 15:52:47.035 884 2675837885608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8c51f49a-51a6-461f-b5a1-407f3ea77655') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:52:47.045 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8c51f49a-51a6-461f-b5a1-407f3ea77655') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-14 15:52:47.045 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8c51f49a-51a6-461f-b5a1-407f3ea77655 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-14 15:52:47.045 884 2675837885608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 677, VLAN trunk: None to switch port 8c51f49a-51a6-461f-b5a1-407f3ea77655 2021-06-14 15:52:47.391 884 2675837885608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-14 15:52:47.403 884 2675837885608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8c51f49a-51a6-461f-b5a1-407f3ea77655'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:52:47.593 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8c51f49a-51a6-461f-b5a1-407f3ea77655']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:52:47.593 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:52:47.593 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:52:47.593 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (29574c11-5fd0-4d07-bf5b-7a3706003da4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:52:47.593 884 2675837885608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8c51f49a-51a6-461f-b5a1-407f3ea77655 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:52:47.593 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-14 15:52:47.593 884 2675837885608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8c51f49a-51a6-461f-b5a1-407f3ea77655 not yet added. Adding. 2021-06-14 15:52:47.593 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-14 15:52:47.593 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-14 15:52:47.857 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c51f49a-51a6-461f-b5a1-407f3ea77655" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:48.089 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c51f49a-51a6-461f-b5a1-407f3ea77655" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:48.089 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c51f49a-51a6-461f-b5a1-407f3ea77655" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:48.312 884 2675837882792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 2021-06-14 15:52:48.357 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Security group member updated on remote: ['c6ac8227-d176-4a3e-b43e-d659ce3267c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-14 15:52:48.357 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Security group member updated ['c6ac8227-d176-4a3e-b43e-d659ce3267c1'] 2021-06-14 15:52:48.459 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-14 15:52:48.459 884 2675837885784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '39b8a83a-9ce4-49db-9f70-d8e0d2c82493' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-14 15:52:48.459 884 2675837885784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '39b8a83a-9ce4-49db-9f70-d8e0d2c82493' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-14 15:52:48.459 884 2675837885784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 39b8a83a-9ce4-49db-9f70-d8e0d2c82493 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-14 15:52:48.469 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c51f49a-51a6-461f-b5a1-407f3ea77655" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:48.469 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Refresh firewall rules 2021-06-14 15:52:48.469 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Get security group information for devices via rpc ['39b8a83a-9ce4-49db-9f70-d8e0d2c82493', 'b4708dd0-a6e7-438c-a8f2-f8841f98e1b2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:52:48.490 884 2675837885784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39b8a83a-9ce4-49db-9f70-d8e0d2c82493'] 2021-06-14 15:52:48.490 884 2675837885784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-14 15:52:48.490 884 2675837885784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-14 15:52:48.490 884 2675837885784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39b8a83a-9ce4-49db-9f70-d8e0d2c82493'] 2021-06-14 15:52:48.512 884 2675837885784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] port_delete event received for '39b8a83a-9ce4-49db-9f70-d8e0d2c82493' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-14 15:52:48.701 884 2675837885608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c51f49a-51a6-461f-b5a1-407f3ea77655" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:48.701 884 2675837885608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8c51f49a-51a6-461f-b5a1-407f3ea77655 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-14 15:52:48.701 884 2675837885608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8c51f49a-51a6-461f-b5a1-407f3ea77655 processed. 2021-06-14 15:52:48.786 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Update security group information for ports dict_keys(['b4708dd0-a6e7-438c-a8f2-f8841f98e1b2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:52:48.803 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:52:48.803 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Update rules of security group (c6ac8227-d176-4a3e-b43e-d659ce3267c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-14 15:52:48.803 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Update members of security group (c6ac8227-d176-4a3e-b43e-d659ce3267c1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-14 15:52:48.803 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Update port filter for b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-14 15:52:48.803 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Updating port rules. 2021-06-14 15:52:48.803 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-14 15:52:48.808 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Lock "n-hv-driver-port-lock-b4708dd0-a6e7-438c-a8f2-f8841f98e1b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:48.808 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Lock "n-hv-driver-port-lock-b4708dd0-a6e7-438c-a8f2-f8841f98e1b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:48.808 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Lock "n-hv-driver-port-lock-b4708dd0-a6e7-438c-a8f2-f8841f98e1b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:49.167 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [req-a53f5945-ad3c-4b69-b4d2-ccc81cba717c a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Lock "n-hv-driver-port-lock-b4708dd0-a6e7-438c-a8f2-f8841f98e1b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:50.454 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:52:50.763 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-14 15:52:57.694 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c9ce9eb-6d04-45f5-8357-1c167cb924cc a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Security group member updated on remote: ['c6ac8227-d176-4a3e-b43e-d659ce3267c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-14 15:52:57.703 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-4c9ce9eb-6d04-45f5-8357-1c167cb924cc a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Security group member updated ['c6ac8227-d176-4a3e-b43e-d659ce3267c1'] 2021-06-14 15:52:57.703 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [req-4c9ce9eb-6d04-45f5-8357-1c167cb924cc a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Refresh firewall rules 2021-06-14 15:52:57.703 884 2675837884728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c9ce9eb-6d04-45f5-8357-1c167cb924cc a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Get security group information for devices via rpc ['b4708dd0-a6e7-438c-a8f2-f8841f98e1b2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-14 15:52:57.734 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c9ce9eb-6d04-45f5-8357-1c167cb924cc a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-14 15:52:57.734 884 2675837884728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c9ce9eb-6d04-45f5-8357-1c167cb924cc a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-14 15:52:57.799 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c9ce9eb-6d04-45f5-8357-1c167cb924cc a00c20f0ee5d49b487ed0a10a7970367 ead922de8bb848288ce3cc397d509983 - - -] port_delete event received for 'b4708dd0-a6e7-438c-a8f2-f8841f98e1b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-14 15:52:58.425 884 2675837882792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 2021-06-14 15:52:58.496 884 2677888523608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858ffa2c-f545-4dbd-9e9e-cc9e262cc736 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-14 15:52:58.496 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b4708dd0-a6e7-438c-a8f2-f8841f98e1b2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-14 15:52:58.496 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b4708dd0-a6e7-438c-a8f2-f8841f98e1b2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-14 15:52:58.496 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b4708dd0-a6e7-438c-a8f2-f8841f98e1b2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-14 15:52:58.511 884 2675837884728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3c7e9eaa-a4bf-4db0-a6fb-d2bca32ccfc1 2021-06-14 15:52:58.511 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4708dd0-a6e7-438c-a8f2-f8841f98e1b2'] 2021-06-14 15:52:58.511 884 2675837884728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-14 15:52:58.511 884 2675837884728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-14 15:52:58.511 884 2675837884728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4708dd0-a6e7-438c-a8f2-f8841f98e1b2'] 2021-06-14 15:53:00.505 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-14 15:53:00.543 884 2675837884728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371