2021-09-17 17:21:13.537 3992 2661653568504 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-17 17:21:13.537 3992 2661653568504 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev6 2021-09-17 17:21:13.537 3992 2661653568504 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-09-17 17:21:13.574 3992 2661653568504 MainThread INFO os_win.utils.network.networkutils [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] WMI caching is disabled. 2021-09-17 17:21:13.833 3992 2661653568504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-09-17 17:21:13.916 3992 2661653568504 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-17 17:21:13.916 3992 2661653568504 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-17 17:21:14.175 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent initialized successfully, now running... 2021-09-17 17:21:14.198 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-17 17:21:14.198 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-17 17:21:14.230 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-17 17:23:13.767 3992 2661747138632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dc0c251-3f54-41b9-8c14-9c6ba5654eb4 - - - - -] port_update received: b7667b9e-a49b-41c2-999a-a72b9c5e8e4e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:23:14.226 3992 2661747138632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dc0c251-3f54-41b9-8c14-9c6ba5654eb4 - - - - -] No port b7667b9e-a49b-41c2-999a-a72b9c5e8e4e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:23:16.601 3992 2661747138632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62521580-8316-4a82-aa07-65659c389698 - - - - -] port_update received: 09643d44-ec17-420c-a2b9-cd9af343945f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:23:17.456 3992 2661747138632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62521580-8316-4a82-aa07-65659c389698 - - - - -] No port 09643d44-ec17-420c-a2b9-cd9af343945f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:23:18.625 3992 2661747138632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b41a38d-4cb3-4a0b-9dec-1e500ab94c7c - - - - -] port_update received: 897e4fb7-cbbf-4f45-8952-5ef67c62c518 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:23:18.625 3992 2661747138632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b41a38d-4cb3-4a0b-9dec-1e500ab94c7c - - - - -] No port 897e4fb7-cbbf-4f45-8952-5ef67c62c518 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:23:21.688 3992 2661747138632 MainThread WARNING oslo_policy.policy [req-7339f4bc-e365-4466-b076-01ff1ad7129b d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-17 17:23:21.688 3992 2661747138632 MainThread WARNING oslo_policy.policy [req-7339f4bc-e365-4466-b076-01ff1ad7129b d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-17 17:23:21.711 3992 2661747138632 MainThread WARNING oslo_policy.policy [req-7339f4bc-e365-4466-b076-01ff1ad7129b d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-09-17 17:23:21.711 3992 2661747138632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7339f4bc-e365-4466-b076-01ff1ad7129b d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group rule updated on remote: ['e9276adb-df32-4b2c-a31b-5886f9ca6df2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:23:21.711 3992 2661747138632 MainThread INFO neutron.agent.securitygroups_rpc [req-7339f4bc-e365-4466-b076-01ff1ad7129b d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group rule updated ['e9276adb-df32-4b2c-a31b-5886f9ca6df2'] 2021-09-17 17:23:21.711 3992 2661747331144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19f09c65-58dd-4c0e-a82c-7b6141d6c29a - - - - -] port_update received: 9d46329d-bd68-4648-a638-225b607f780f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:23:21.711 3992 2661747331144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19f09c65-58dd-4c0e-a82c-7b6141d6c29a - - - - -] No port 9d46329d-bd68-4648-a638-225b607f780f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:23:23.048 3992 2661747331144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e43d47ec-4c4c-43e9-896a-c368eba3ed5a d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group rule updated on remote: ['e9276adb-df32-4b2c-a31b-5886f9ca6df2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:23:23.048 3992 2661747331144 MainThread INFO neutron.agent.securitygroups_rpc [req-e43d47ec-4c4c-43e9-896a-c368eba3ed5a d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group rule updated ['e9276adb-df32-4b2c-a31b-5886f9ca6df2'] 2021-09-17 17:23:23.048 3992 2661747331144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-943c5b19-ae2c-4f6f-93e8-76ee5e90a6e5 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network a93a85e0-4932-4b1a-8ba9-6f0976d22b55 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:23:23.907 3992 2661747331144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-943c5b19-ae2c-4f6f-93e8-76ee5e90a6e5 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network a93a85e0-4932-4b1a-8ba9-6f0976d22b55 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:23:23.907 3992 2661747331144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1403ee7f-aa25-4f2c-9dd5-4efc848d4bfd 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network 20d42d75-f237-4d35-8d7a-74b76aef824c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:23:24.942 3992 2661747331144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1403ee7f-aa25-4f2c-9dd5-4efc848d4bfd 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network 20d42d75-f237-4d35-8d7a-74b76aef824c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:23:26.907 3992 2661747413064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-989543ed-6aaa-401d-bd3e-a9dbfa081e2e 9dfb74e0e2eb4254a3055288d289600c a709dbdeec11421981697696bf37509b - - -] Security group member updated on remote: ['bf19f7e8-d04d-479d-bf63-7750164071ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:23:26.907 3992 2661747413064 MainThread INFO neutron.agent.securitygroups_rpc [req-989543ed-6aaa-401d-bd3e-a9dbfa081e2e 9dfb74e0e2eb4254a3055288d289600c a709dbdeec11421981697696bf37509b - - -] Security group member updated ['bf19f7e8-d04d-479d-bf63-7750164071ce'] 2021-09-17 17:23:28.016 3992 2661747425352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5a782a0-5184-4046-af03-c95d4d5e9488 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated on remote: ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:23:28.016 3992 2661747425352 MainThread INFO neutron.agent.securitygroups_rpc [req-b5a782a0-5184-4046-af03-c95d4d5e9488 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] 2021-09-17 17:23:29.469 3992 2661747425352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8398dd1f-2504-493d-8e91-e87d013eb151 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Security group member updated on remote: ['dcb82f97-6c59-4b2c-adfa-455f1b4d04ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:23:29.469 3992 2661747425352 MainThread INFO neutron.agent.securitygroups_rpc [req-8398dd1f-2504-493d-8e91-e87d013eb151 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Security group member updated ['dcb82f97-6c59-4b2c-adfa-455f1b4d04ca'] 2021-09-17 17:23:29.758 3992 2661747445832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fd8a219-b0a6-4ca3-9717-a5ad44ea7d5d e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: bcc8222b-97b4-4468-af6c-ae954666a588 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:23:30.378 3992 2661747446008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be80214a-1b8f-48f9-9902-60389688efe0 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: 3c503b0b-0cca-4b88-8bc3-d5175436d0de port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:23:31.408 3992 2661747445832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fd8a219-b0a6-4ca3-9717-a5ad44ea7d5d e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port bcc8222b-97b4-4468-af6c-ae954666a588 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:23:31.423 3992 2661747446008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be80214a-1b8f-48f9-9902-60389688efe0 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port 3c503b0b-0cca-4b88-8bc3-d5175436d0de defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:23:43.798 3992 2661747540040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18649433-6385-48f3-99d4-6ef4d285d45a e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: b0c509ae-87ca-41dd-a870-1cafb8a88d5e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:23:43.814 3992 2661747540040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18649433-6385-48f3-99d4-6ef4d285d45a e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port b0c509ae-87ca-41dd-a870-1cafb8a88d5e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:23:45.626 3992 2661747564616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58f79fa4-5977-4741-9a7a-923eaae9222d ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Security group member updated on remote: ['dcb82f97-6c59-4b2c-adfa-455f1b4d04ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:23:45.626 3992 2661747564616 MainThread INFO neutron.agent.securitygroups_rpc [req-58f79fa4-5977-4741-9a7a-923eaae9222d ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Security group member updated ['dcb82f97-6c59-4b2c-adfa-455f1b4d04ca'] 2021-09-17 17:23:46.954 3992 2661747572808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-032dba2b-720a-40cb-9230-49630a1d2d56 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group member updated on remote: ['e9276adb-df32-4b2c-a31b-5886f9ca6df2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:23:47.860 3992 2661747572808 MainThread INFO neutron.agent.securitygroups_rpc [req-032dba2b-720a-40cb-9230-49630a1d2d56 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group member updated ['e9276adb-df32-4b2c-a31b-5886f9ca6df2'] 2021-09-17 17:23:48.969 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3c503b0b-0cca-4b88-8bc3-d5175436d0de 2021-09-17 17:23:49.859 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:23:50.173 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 3c503b0b-0cca-4b88-8bc3-d5175436d0de 2021-09-17 17:23:50.173 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 3c503b0b-0cca-4b88-8bc3-d5175436d0de updated. Details: {'device': '3c503b0b-0cca-4b88-8bc3-d5175436d0de', 'network_id': '1cde08df-bf3f-41c5-b7b0-df36eef9f1af', 'port_id': '3c503b0b-0cca-4b88-8bc3-d5175436d0de', 'mac_address': 'fa:16:3e:65:20:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 418, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '09dff40a-abba-4f0d-b7ab-590d67c9e5a2', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:23:50.173 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:23:50.173 3992 2661747593640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:50.173 3992 2661747593640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3c503b0b-0cca-4b88-8bc3-d5175436d0de _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:23:50.173 3992 2661747593640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1cde08df-bf3f-41c5-b7b0-df36eef9f1af 2021-09-17 17:23:50.173 3992 2661747593640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:23:50.364 3992 2661747593640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3c503b0b-0cca-4b88-8bc3-d5175436d0de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:23:50.364 3992 2661747593640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3c503b0b-0cca-4b88-8bc3-d5175436d0de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:23:50.374 3992 2661747593640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3c503b0b-0cca-4b88-8bc3-d5175436d0de is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:23:50.374 3992 2661747593640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 418, VLAN trunk: None to switch port 3c503b0b-0cca-4b88-8bc3-d5175436d0de 2021-09-17 17:23:50.444 3992 2661747593640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:23:50.466 3992 2661747593640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3c503b0b-0cca-4b88-8bc3-d5175436d0de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:23:50.720 3992 2661747593640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3c503b0b-0cca-4b88-8bc3-d5175436d0de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:23:50.720 3992 2661747593640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:23:50.720 3992 2661747593640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:23:50.720 3992 2661747593640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:23:50.720 3992 2661747593640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3c503b0b-0cca-4b88-8bc3-d5175436d0de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:23:50.720 3992 2661747593640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:23:50.720 3992 2661747593640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3c503b0b-0cca-4b88-8bc3-d5175436d0de not yet added. Adding. 2021-09-17 17:23:50.720 3992 2661747593640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:23:50.720 3992 2661747593640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:23:50.813 3992 2661747593640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:50.890 3992 2661747593640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:50.890 3992 2661747593640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:50.984 3992 2661747593640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:50.984 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b0c509ae-87ca-41dd-a870-1cafb8a88d5e 2021-09-17 17:23:50.984 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bcc8222b-97b4-4468-af6c-ae954666a588 2021-09-17 17:23:51.075 3992 2661747593640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:51.075 3992 2661747593640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3c503b0b-0cca-4b88-8bc3-d5175436d0de status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:23:51.075 3992 2661747593640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3c503b0b-0cca-4b88-8bc3-d5175436d0de processed. 2021-09-17 17:23:51.086 3992 2661747593640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-542e7c2c-d259-40cd-a092-7279886d7dda e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: ff3f33ff-9b22-4848-8252-b18a778c63b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:23:51.086 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e778cfdc-d6f2-404a-8d17-c3c7cf977abe e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: 564b7c2e-c673-4540-9e41-f972aca80f76 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:23:51.098 3992 2661747593640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-542e7c2c-d259-40cd-a092-7279886d7dda e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port ff3f33ff-9b22-4848-8252-b18a778c63b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:23:51.098 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e778cfdc-d6f2-404a-8d17-c3c7cf977abe e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port 564b7c2e-c673-4540-9e41-f972aca80f76 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:23:51.874 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:23:51.874 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:52.624 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:52.987 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port b0c509ae-87ca-41dd-a870-1cafb8a88d5e 2021-09-17 17:23:52.987 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port b0c509ae-87ca-41dd-a870-1cafb8a88d5e updated. Details: {'device': 'b0c509ae-87ca-41dd-a870-1cafb8a88d5e', 'network_id': '7cc607b2-217d-4062-b691-f78cd94d3695', 'port_id': 'b0c509ae-87ca-41dd-a870-1cafb8a88d5e', 'mac_address': 'fa:16:3e:75:1d:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 430, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aee1d114-d631-4cfa-9776-affd7ae8bdda', '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-09-17 17:23:52.987 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:23:52.987 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port bcc8222b-97b4-4468-af6c-ae954666a588 2021-09-17 17:23:52.987 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port bcc8222b-97b4-4468-af6c-ae954666a588 updated. Details: {'device': 'bcc8222b-97b4-4468-af6c-ae954666a588', 'network_id': 'ff2c4515-882e-48d4-b96e-0e029e4a52da', 'port_id': 'bcc8222b-97b4-4468-af6c-ae954666a588', 'mac_address': 'fa:16:3e:53:cb:76', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 447, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '18c3d954-2482-4475-9259-890fcf69ecb8', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:23:52.987 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:23:52.987 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0c509ae-87ca-41dd-a870-1cafb8a88d5e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:52.987 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b0c509ae-87ca-41dd-a870-1cafb8a88d5e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:23:52.987 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7cc607b2-217d-4062-b691-f78cd94d3695 2021-09-17 17:23:52.987 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:23:52.987 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcc8222b-97b4-4468-af6c-ae954666a588" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:52.987 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bcc8222b-97b4-4468-af6c-ae954666a588 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:23:52.987 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ff2c4515-882e-48d4-b96e-0e029e4a52da 2021-09-17 17:23:52.987 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:23:52.987 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 564b7c2e-c673-4540-9e41-f972aca80f76 2021-09-17 17:23:53.130 3992 2661747593992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b0c509ae-87ca-41dd-a870-1cafb8a88d5e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:23:53.130 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b0c509ae-87ca-41dd-a870-1cafb8a88d5e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:23:53.130 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bcc8222b-97b4-4468-af6c-ae954666a588') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:23:53.130 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bcc8222b-97b4-4468-af6c-ae954666a588') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:23:53.140 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b0c509ae-87ca-41dd-a870-1cafb8a88d5e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:23:53.140 3992 2661747593992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 430, VLAN trunk: None to switch port b0c509ae-87ca-41dd-a870-1cafb8a88d5e 2021-09-17 17:23:53.140 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bcc8222b-97b4-4468-af6c-ae954666a588 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:23:53.140 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 447, VLAN trunk: None to switch port bcc8222b-97b4-4468-af6c-ae954666a588 2021-09-17 17:23:53.220 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:23:53.220 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bcc8222b-97b4-4468-af6c-ae954666a588'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:23:53.220 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:23:53.220 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b0c509ae-87ca-41dd-a870-1cafb8a88d5e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:23:53.486 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bcc8222b-97b4-4468-af6c-ae954666a588']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:23:53.501 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:23:53.501 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bf19f7e8-d04d-479d-bf63-7750164071ce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:23:53.501 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bf19f7e8-d04d-479d-bf63-7750164071ce) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:23:53.501 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bcc8222b-97b4-4468-af6c-ae954666a588 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:23:53.501 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:23:53.501 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bcc8222b-97b4-4468-af6c-ae954666a588 not yet added. Adding. 2021-09-17 17:23:53.501 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:23:53.501 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:23:53.501 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b0c509ae-87ca-41dd-a870-1cafb8a88d5e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:23:53.501 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:23:53.501 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dcb82f97-6c59-4b2c-adfa-455f1b4d04ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:23:53.501 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dcb82f97-6c59-4b2c-adfa-455f1b4d04ca) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:23:53.501 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b0c509ae-87ca-41dd-a870-1cafb8a88d5e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:23:53.501 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:23:53.501 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b0c509ae-87ca-41dd-a870-1cafb8a88d5e not yet added. Adding. 2021-09-17 17:23:53.501 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:23:53.501 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:23:53.595 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcc8222b-97b4-4468-af6c-ae954666a588" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:53.618 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0c509ae-87ca-41dd-a870-1cafb8a88d5e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:53.707 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcc8222b-97b4-4468-af6c-ae954666a588" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:53.725 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcc8222b-97b4-4468-af6c-ae954666a588" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:53.725 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0c509ae-87ca-41dd-a870-1cafb8a88d5e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:53.725 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0c509ae-87ca-41dd-a870-1cafb8a88d5e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:53.845 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcc8222b-97b4-4468-af6c-ae954666a588" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:53.845 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0c509ae-87ca-41dd-a870-1cafb8a88d5e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:53.887 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:23:53.926 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcc8222b-97b4-4468-af6c-ae954666a588" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:53.946 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bcc8222b-97b4-4468-af6c-ae954666a588 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:23:53.946 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bcc8222b-97b4-4468-af6c-ae954666a588 processed. 2021-09-17 17:23:53.946 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0c509ae-87ca-41dd-a870-1cafb8a88d5e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:53.946 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b0c509ae-87ca-41dd-a870-1cafb8a88d5e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:23:53.955 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b0c509ae-87ca-41dd-a870-1cafb8a88d5e processed. 2021-09-17 17:23:54.249 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 564b7c2e-c673-4540-9e41-f972aca80f76 2021-09-17 17:23:54.249 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 564b7c2e-c673-4540-9e41-f972aca80f76 updated. Details: {'device': '564b7c2e-c673-4540-9e41-f972aca80f76', 'network_id': 'cb36a6d4-a9d9-4809-94d8-ccef3d49f97a', 'port_id': '564b7c2e-c673-4540-9e41-f972aca80f76', 'mac_address': 'fa:16:3e:7d:ad:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 422, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fde94289-3ec1-481c-9f1d-1204a3b357ea', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:23:54.249 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:23:54.249 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:54.249 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 564b7c2e-c673-4540-9e41-f972aca80f76 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:23:54.249 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cb36a6d4-a9d9-4809-94d8-ccef3d49f97a 2021-09-17 17:23:54.249 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:23:54.393 3992 2661747593992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '564b7c2e-c673-4540-9e41-f972aca80f76') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:23:54.393 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '564b7c2e-c673-4540-9e41-f972aca80f76') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:23:54.407 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 564b7c2e-c673-4540-9e41-f972aca80f76 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:23:54.407 3992 2661747593992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 422, VLAN trunk: None to switch port 564b7c2e-c673-4540-9e41-f972aca80f76 2021-09-17 17:23:54.500 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:23:54.500 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['564b7c2e-c673-4540-9e41-f972aca80f76'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:23:54.657 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['564b7c2e-c673-4540-9e41-f972aca80f76']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:23:54.657 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:23:54.657 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e9276adb-df32-4b2c-a31b-5886f9ca6df2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:23:54.657 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 564b7c2e-c673-4540-9e41-f972aca80f76 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:23:54.657 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:23:54.657 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 564b7c2e-c673-4540-9e41-f972aca80f76 not yet added. Adding. 2021-09-17 17:23:54.657 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:23:54.657 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:23:54.798 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:54.923 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:54.923 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:55.016 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff3f33ff-9b22-4848-8252-b18a778c63b0 2021-09-17 17:23:55.062 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:55.175 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:55.175 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 564b7c2e-c673-4540-9e41-f972aca80f76 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:23:55.175 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 564b7c2e-c673-4540-9e41-f972aca80f76 processed. 2021-09-17 17:23:55.890 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:23:56.267 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:57.165 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port ff3f33ff-9b22-4848-8252-b18a778c63b0 2021-09-17 17:23:58.187 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port ff3f33ff-9b22-4848-8252-b18a778c63b0 updated. Details: {'device': 'ff3f33ff-9b22-4848-8252-b18a778c63b0', 'network_id': '7cc607b2-217d-4062-b691-f78cd94d3695', 'port_id': 'ff3f33ff-9b22-4848-8252-b18a778c63b0', 'mac_address': 'fa:16:3e:41:74:39', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 430, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aee1d114-d631-4cfa-9776-affd7ae8bdda', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:23:58.202 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:23:58.202 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.base [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Loop iteration exceeded interval (2 vs. 2.3125481605529785) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-09-17 17:23:58.202 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff3f33ff-9b22-4848-8252-b18a778c63b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:58.202 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff3f33ff-9b22-4848-8252-b18a778c63b0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:23:58.202 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:23:58.392 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff3f33ff-9b22-4848-8252-b18a778c63b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:23:58.392 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff3f33ff-9b22-4848-8252-b18a778c63b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:23:58.406 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff3f33ff-9b22-4848-8252-b18a778c63b0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:23:58.406 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 430, VLAN trunk: None to switch port ff3f33ff-9b22-4848-8252-b18a778c63b0 2021-09-17 17:23:58.439 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:58.439 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:23:58.439 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:23:58.517 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:23:59.470 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff3f33ff-9b22-4848-8252-b18a778c63b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:23:59.642 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff3f33ff-9b22-4848-8252-b18a778c63b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:24:00.376 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:24:00.376 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dcb82f97-6c59-4b2c-adfa-455f1b4d04ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:24:01.405 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dcb82f97-6c59-4b2c-adfa-455f1b4d04ca) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:24:01.405 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff3f33ff-9b22-4848-8252-b18a778c63b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:24:01.405 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:24:01.405 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff3f33ff-9b22-4848-8252-b18a778c63b0 not yet added. Adding. 2021-09-17 17:24:01.405 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:24:01.405 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:24:01.595 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff3f33ff-9b22-4848-8252-b18a778c63b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:01.731 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff3f33ff-9b22-4848-8252-b18a778c63b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:01.738 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff3f33ff-9b22-4848-8252-b18a778c63b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:01.877 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff3f33ff-9b22-4848-8252-b18a778c63b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:02.960 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff3f33ff-9b22-4848-8252-b18a778c63b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:03.798 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff3f33ff-9b22-4848-8252-b18a778c63b0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:24:03.798 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff3f33ff-9b22-4848-8252-b18a778c63b0 processed. 2021-09-17 17:24:03.798 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:05.237 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:28.421 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated on remote: ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:24:28.421 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] 2021-09-17 17:24:28.421 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Refresh firewall rules 2021-09-17 17:24:28.421 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Get security group information for devices via rpc ['3c503b0b-0cca-4b88-8bc3-d5175436d0de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:24:28.593 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information for ports dict_keys(['3c503b0b-0cca-4b88-8bc3-d5175436d0de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:24:28.593 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:24:28.593 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update rules of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:24:28.593 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update members of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:24:28.593 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update port filter for 3c503b0b-0cca-4b88-8bc3-d5175436d0de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:24:28.593 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Updating port rules. 2021-09-17 17:24:28.608 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-17 17:24:28.608 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:28.769 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:28.769 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:28.769 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-61d788c8-accc-43d6-b21d-71d6ffb38903 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:29.483 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c1c6917-0d9e-4184-900e-983c2a20519c e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: c537682c-4eef-4b6d-8e30-6f9ec6116f67 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:24:29.499 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c1c6917-0d9e-4184-900e-983c2a20519c e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port c537682c-4eef-4b6d-8e30-6f9ec6116f67 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:24:31.390 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c537682c-4eef-4b6d-8e30-6f9ec6116f67 2021-09-17 17:24:31.925 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:24:32.242 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port c537682c-4eef-4b6d-8e30-6f9ec6116f67 2021-09-17 17:24:32.242 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port c537682c-4eef-4b6d-8e30-6f9ec6116f67 updated. Details: {'device': 'c537682c-4eef-4b6d-8e30-6f9ec6116f67', 'network_id': '1cde08df-bf3f-41c5-b7b0-df36eef9f1af', 'port_id': 'c537682c-4eef-4b6d-8e30-6f9ec6116f67', 'mac_address': 'fa:16:3e:d4:93:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 418, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '09dff40a-abba-4f0d-b7ab-590d67c9e5a2', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:24:32.242 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:24:32.242 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:32.249 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c537682c-4eef-4b6d-8e30-6f9ec6116f67 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:24:32.249 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:24:32.442 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c537682c-4eef-4b6d-8e30-6f9ec6116f67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:24:32.442 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c537682c-4eef-4b6d-8e30-6f9ec6116f67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:24:32.442 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c537682c-4eef-4b6d-8e30-6f9ec6116f67 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:24:32.442 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 418, VLAN trunk: None to switch port c537682c-4eef-4b6d-8e30-6f9ec6116f67 2021-09-17 17:24:32.596 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:24:32.596 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c537682c-4eef-4b6d-8e30-6f9ec6116f67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:24:32.750 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c537682c-4eef-4b6d-8e30-6f9ec6116f67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:24:32.750 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:24:32.750 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:24:32.750 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:24:32.750 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c537682c-4eef-4b6d-8e30-6f9ec6116f67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:24:32.750 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:24:32.750 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c537682c-4eef-4b6d-8e30-6f9ec6116f67 not yet added. Adding. 2021-09-17 17:24:32.750 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:24:32.750 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:24:32.984 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:33.235 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" 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-09-17 17:24:33.235 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:33.531 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" 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-09-17 17:24:33.689 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:33.689 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c537682c-4eef-4b6d-8e30-6f9ec6116f67 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:24:33.689 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c537682c-4eef-4b6d-8e30-6f9ec6116f67 processed. 2021-09-17 17:24:33.954 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:34.390 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:38.827 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf299b4c-959b-40bb-859e-da7d6db6d401 9dfb74e0e2eb4254a3055288d289600c a709dbdeec11421981697696bf37509b - - -] Security group member updated on remote: ['bf19f7e8-d04d-479d-bf63-7750164071ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:24:38.827 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-bf299b4c-959b-40bb-859e-da7d6db6d401 9dfb74e0e2eb4254a3055288d289600c a709dbdeec11421981697696bf37509b - - -] Security group member updated ['bf19f7e8-d04d-479d-bf63-7750164071ce'] 2021-09-17 17:24:38.827 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-bf299b4c-959b-40bb-859e-da7d6db6d401 9dfb74e0e2eb4254a3055288d289600c a709dbdeec11421981697696bf37509b - - -] Refresh firewall rules 2021-09-17 17:24:38.827 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf299b4c-959b-40bb-859e-da7d6db6d401 9dfb74e0e2eb4254a3055288d289600c a709dbdeec11421981697696bf37509b - - -] Get security group information for devices via rpc ['bcc8222b-97b4-4468-af6c-ae954666a588'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:24:38.878 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf299b4c-959b-40bb-859e-da7d6db6d401 9dfb74e0e2eb4254a3055288d289600c a709dbdeec11421981697696bf37509b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:24:38.878 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf299b4c-959b-40bb-859e-da7d6db6d401 9dfb74e0e2eb4254a3055288d289600c a709dbdeec11421981697696bf37509b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:24:38.953 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf299b4c-959b-40bb-859e-da7d6db6d401 9dfb74e0e2eb4254a3055288d289600c a709dbdeec11421981697696bf37509b - - -] port_delete event received for 'bcc8222b-97b4-4468-af6c-ae954666a588' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:24:39.452 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bcc8222b-97b4-4468-af6c-ae954666a588 2021-09-17 17:24:39.989 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:24:39.989 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bcc8222b-97b4-4468-af6c-ae954666a588' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:24:39.989 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bcc8222b-97b4-4468-af6c-ae954666a588' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:24:39.989 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bcc8222b-97b4-4468-af6c-ae954666a588 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:24:40.016 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ff2c4515-882e-48d4-b96e-0e029e4a52da 2021-09-17 17:24:40.016 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcc8222b-97b4-4468-af6c-ae954666a588'] 2021-09-17 17:24:40.016 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:24:40.016 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:24:40.016 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcc8222b-97b4-4468-af6c-ae954666a588'] 2021-09-17 17:24:41.999 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:42.049 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:43.319 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17c224d6-a12f-4d93-b781-592944830a47 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network ff2c4515-882e-48d4-b96e-0e029e4a52da network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:24:43.319 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17c224d6-a12f-4d93-b781-592944830a47 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network ff2c4515-882e-48d4-b96e-0e029e4a52da not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:24:46.170 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated on remote: ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:24:46.170 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] 2021-09-17 17:24:46.170 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Refresh firewall rules 2021-09-17 17:24:46.170 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Get security group information for devices via rpc ['3c503b0b-0cca-4b88-8bc3-d5175436d0de', 'c537682c-4eef-4b6d-8e30-6f9ec6116f67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:24:46.482 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information for ports dict_keys(['3c503b0b-0cca-4b88-8bc3-d5175436d0de', 'c537682c-4eef-4b6d-8e30-6f9ec6116f67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:24:46.482 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:24:46.482 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update rules of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:24:46.482 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update members of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:24:46.482 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update port filter for 3c503b0b-0cca-4b88-8bc3-d5175436d0de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:24:46.482 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Updating port rules. 2021-09-17 17:24:46.482 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-17 17:24:46.482 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:46.689 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:46.689 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:46.689 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:46.689 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update port filter for c537682c-4eef-4b6d-8e30-6f9ec6116f67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:24:46.689 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Updating port rules. 2021-09-17 17:24:46.689 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-17 17:24:46.689 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:46.905 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:46.905 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:46.905 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-02557ab4-b067-42bf-a5ac-5a726a48e484 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:47.858 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fce2c61b-2a19-495b-86d3-0cdc57939a9c e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: b1ea9103-dd33-479c-bb11-1eb996d29701 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:24:47.875 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fce2c61b-2a19-495b-86d3-0cdc57939a9c e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port b1ea9103-dd33-479c-bb11-1eb996d29701 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:24:51.607 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b1ea9103-dd33-479c-bb11-1eb996d29701 2021-09-17 17:24:52.047 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:24:52.388 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port b1ea9103-dd33-479c-bb11-1eb996d29701 2021-09-17 17:24:52.388 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port b1ea9103-dd33-479c-bb11-1eb996d29701 updated. Details: {'device': 'b1ea9103-dd33-479c-bb11-1eb996d29701', 'network_id': '1cde08df-bf3f-41c5-b7b0-df36eef9f1af', 'port_id': 'b1ea9103-dd33-479c-bb11-1eb996d29701', 'mac_address': 'fa:16:3e:2b:44:01', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 418, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '09dff40a-abba-4f0d-b7ab-590d67c9e5a2', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:24:52.388 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:24:52.388 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:52.388 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b1ea9103-dd33-479c-bb11-1eb996d29701 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:24:52.388 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:24:52.560 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b1ea9103-dd33-479c-bb11-1eb996d29701') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:24:52.560 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b1ea9103-dd33-479c-bb11-1eb996d29701') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:24:52.580 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b1ea9103-dd33-479c-bb11-1eb996d29701 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:24:52.580 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 418, VLAN trunk: None to switch port b1ea9103-dd33-479c-bb11-1eb996d29701 2021-09-17 17:24:52.703 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:24:52.703 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b1ea9103-dd33-479c-bb11-1eb996d29701'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:24:52.890 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b1ea9103-dd33-479c-bb11-1eb996d29701']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:24:53.753 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:24:53.753 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:24:54.640 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:24:55.656 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b1ea9103-dd33-479c-bb11-1eb996d29701 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:24:55.656 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:24:55.656 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b1ea9103-dd33-479c-bb11-1eb996d29701 not yet added. Adding. 2021-09-17 17:24:55.656 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:24:55.656 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:24:55.874 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:56.047 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:56.047 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:56.296 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" 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-09-17 17:24:56.466 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:24:56.466 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b1ea9103-dd33-479c-bb11-1eb996d29701 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:24:56.466 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b1ea9103-dd33-479c-bb11-1eb996d29701 processed. 2021-09-17 17:24:57.677 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:24:58.232 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:31.561 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated on remote: ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:25:31.561 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] 2021-09-17 17:25:31.561 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Refresh firewall rules 2021-09-17 17:25:31.561 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Get security group information for devices via rpc ['3c503b0b-0cca-4b88-8bc3-d5175436d0de', 'c537682c-4eef-4b6d-8e30-6f9ec6116f67', 'b1ea9103-dd33-479c-bb11-1eb996d29701'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:25:31.935 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information for ports dict_keys(['3c503b0b-0cca-4b88-8bc3-d5175436d0de', 'b1ea9103-dd33-479c-bb11-1eb996d29701', 'c537682c-4eef-4b6d-8e30-6f9ec6116f67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:25:31.935 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:25:31.935 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update rules of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:25:31.935 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update members of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:25:31.935 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update port filter for 3c503b0b-0cca-4b88-8bc3-d5175436d0de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:25:31.935 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Updating port rules. 2021-09-17 17:25:31.935 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-17 17:25:31.935 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:32.155 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:32.155 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:32.155 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:32.155 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update port filter for b1ea9103-dd33-479c-bb11-1eb996d29701 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:25:32.155 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Updating port rules. 2021-09-17 17:25:32.155 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-17 17:25:32.155 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:32.342 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:32.342 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:32.342 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:32.342 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update port filter for c537682c-4eef-4b6d-8e30-6f9ec6116f67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:25:32.342 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Updating port rules. 2021-09-17 17:25:32.342 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-17 17:25:32.342 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:32.529 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:32.529 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:32.529 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-c5139f13-df7a-4fbc-8bff-0d94502a5e6c c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:32.721 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7d08bd6-02c5-4eb5-a5cd-3cdec8e31cd2 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: de4ae800-debc-4b86-b054-5f89d79f8e91 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:25:32.732 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7d08bd6-02c5-4eb5-a5cd-3cdec8e31cd2 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port de4ae800-debc-4b86-b054-5f89d79f8e91 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:25:36.060 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: de4ae800-debc-4b86-b054-5f89d79f8e91 2021-09-17 17:25:37.844 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:25:38.143 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port de4ae800-debc-4b86-b054-5f89d79f8e91 2021-09-17 17:25:38.811 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port de4ae800-debc-4b86-b054-5f89d79f8e91 updated. Details: {'device': 'de4ae800-debc-4b86-b054-5f89d79f8e91', 'network_id': '1cde08df-bf3f-41c5-b7b0-df36eef9f1af', 'port_id': 'de4ae800-debc-4b86-b054-5f89d79f8e91', 'mac_address': 'fa:16:3e:ee:77:19', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 418, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '09dff40a-abba-4f0d-b7ab-590d67c9e5a2', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:25:39.670 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:25:39.670 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de4ae800-debc-4b86-b054-5f89d79f8e91" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:40.623 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port de4ae800-debc-4b86-b054-5f89d79f8e91 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:25:40.653 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:25:40.840 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'de4ae800-debc-4b86-b054-5f89d79f8e91') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:25:40.840 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'de4ae800-debc-4b86-b054-5f89d79f8e91') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:25:40.857 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port de4ae800-debc-4b86-b054-5f89d79f8e91 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:25:40.857 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 418, VLAN trunk: None to switch port de4ae800-debc-4b86-b054-5f89d79f8e91 2021-09-17 17:25:40.966 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:25:40.983 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['de4ae800-debc-4b86-b054-5f89d79f8e91'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:25:41.123 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['de4ae800-debc-4b86-b054-5f89d79f8e91']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:25:41.123 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:25:41.123 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:25:41.123 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:25:41.123 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for de4ae800-debc-4b86-b054-5f89d79f8e91 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:25:41.123 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:25:41.123 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device de4ae800-debc-4b86-b054-5f89d79f8e91 not yet added. Adding. 2021-09-17 17:25:41.123 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:25:41.123 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:25:41.342 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de4ae800-debc-4b86-b054-5f89d79f8e91" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:41.528 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de4ae800-debc-4b86-b054-5f89d79f8e91" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:41.528 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de4ae800-debc-4b86-b054-5f89d79f8e91" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:41.796 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de4ae800-debc-4b86-b054-5f89d79f8e91" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:41.936 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de4ae800-debc-4b86-b054-5f89d79f8e91" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:41.936 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port de4ae800-debc-4b86-b054-5f89d79f8e91 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:25:41.936 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port de4ae800-debc-4b86-b054-5f89d79f8e91 processed. 2021-09-17 17:25:42.668 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:43.012 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:47.123 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a91a0fce-f7ac-44d5-a381-2bc52f1bdd18 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Security group member updated on remote: ['99531131-545b-4549-abff-2d49df4ea5f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:25:47.123 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-a91a0fce-f7ac-44d5-a381-2bc52f1bdd18 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Security group member updated ['99531131-545b-4549-abff-2d49df4ea5f8'] 2021-09-17 17:25:49.028 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97084153-61d6-4e2d-8471-d26c796c1829 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: edef8ec2-27ba-43bd-b434-0108a0556ebf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:25:49.047 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97084153-61d6-4e2d-8471-d26c796c1829 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port edef8ec2-27ba-43bd-b434-0108a0556ebf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:25:50.176 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 564b7c2e-c673-4540-9e41-f972aca80f76 2021-09-17 17:25:51.157 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:25:51.733 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 564b7c2e-c673-4540-9e41-f972aca80f76 2021-09-17 17:25:51.733 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 564b7c2e-c673-4540-9e41-f972aca80f76 updated. Details: {'device': '564b7c2e-c673-4540-9e41-f972aca80f76', 'network_id': 'cb36a6d4-a9d9-4809-94d8-ccef3d49f97a', 'port_id': '564b7c2e-c673-4540-9e41-f972aca80f76', 'mac_address': 'fa:16:3e:7d:ad:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 422, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fde94289-3ec1-481c-9f1d-1204a3b357ea', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:25:51.733 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:25:51.733 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:51.733 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 564b7c2e-c673-4540-9e41-f972aca80f76 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:25:51.733 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:25:51.785 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '564b7c2e-c673-4540-9e41-f972aca80f76') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:25:51.785 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '564b7c2e-c673-4540-9e41-f972aca80f76') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:25:51.809 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 564b7c2e-c673-4540-9e41-f972aca80f76 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:25:51.809 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 422, VLAN trunk: None to switch port 564b7c2e-c673-4540-9e41-f972aca80f76 2021-09-17 17:25:51.872 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:25:51.872 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['564b7c2e-c673-4540-9e41-f972aca80f76'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:25:52.216 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['564b7c2e-c673-4540-9e41-f972aca80f76']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:25:52.216 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:25:52.216 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e9276adb-df32-4b2c-a31b-5886f9ca6df2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:25:52.216 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 564b7c2e-c673-4540-9e41-f972aca80f76 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:25:52.216 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:25:52.216 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-17 17:25:52.216 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:52.216 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:52.216 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:52.216 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:52.216 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: edef8ec2-27ba-43bd-b434-0108a0556ebf 2021-09-17 17:25:52.287 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:52.287 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 564b7c2e-c673-4540-9e41-f972aca80f76 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:25:52.287 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 564b7c2e-c673-4540-9e41-f972aca80f76 processed. 2021-09-17 17:25:52.373 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a7b6530-018c-4c29-acc0-515fa8290ff6 - - - - -] port_update received: 3ddbf2ae-22e3-4b38-806b-151e67ea07db port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:25:52.391 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a7b6530-018c-4c29-acc0-515fa8290ff6 - - - - -] No port 3ddbf2ae-22e3-4b38-806b-151e67ea07db defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:25:53.185 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:25:53.185 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:53.890 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port edef8ec2-27ba-43bd-b434-0108a0556ebf 2021-09-17 17:25:53.890 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port edef8ec2-27ba-43bd-b434-0108a0556ebf updated. Details: {'device': 'edef8ec2-27ba-43bd-b434-0108a0556ebf', 'network_id': '8306b99c-af57-41c3-bb7c-f98bdf5c613e', 'port_id': 'edef8ec2-27ba-43bd-b434-0108a0556ebf', 'mac_address': 'fa:16:3e:5f:ad:cc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 440, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '459c1779-0f87-43ca-919d-d453c456fa9a', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:25:53.890 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:25:53.890 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:53.890 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-edef8ec2-27ba-43bd-b434-0108a0556ebf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:53.890 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port edef8ec2-27ba-43bd-b434-0108a0556ebf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:25:53.890 3992 2661747594696 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8306b99c-af57-41c3-bb7c-f98bdf5c613e 2021-09-17 17:25:53.890 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:25:54.109 3992 2661747594696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'edef8ec2-27ba-43bd-b434-0108a0556ebf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:25:54.109 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'edef8ec2-27ba-43bd-b434-0108a0556ebf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:25:54.122 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port edef8ec2-27ba-43bd-b434-0108a0556ebf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:25:54.122 3992 2661747594696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 440, VLAN trunk: None to switch port edef8ec2-27ba-43bd-b434-0108a0556ebf 2021-09-17 17:25:54.289 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:25:54.289 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['edef8ec2-27ba-43bd-b434-0108a0556ebf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:25:54.657 3992 2661747594696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['edef8ec2-27ba-43bd-b434-0108a0556ebf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:25:54.657 3992 2661747594696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:25:54.657 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (99531131-545b-4549-abff-2d49df4ea5f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:25:54.657 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (99531131-545b-4549-abff-2d49df4ea5f8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:25:54.657 3992 2661747594696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for edef8ec2-27ba-43bd-b434-0108a0556ebf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:25:54.657 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:25:54.657 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device edef8ec2-27ba-43bd-b434-0108a0556ebf not yet added. Adding. 2021-09-17 17:25:54.657 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:25:54.657 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:25:54.920 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-edef8ec2-27ba-43bd-b434-0108a0556ebf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:55.199 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-edef8ec2-27ba-43bd-b434-0108a0556ebf" 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-09-17 17:25:55.199 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-edef8ec2-27ba-43bd-b434-0108a0556ebf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:55.465 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-edef8ec2-27ba-43bd-b434-0108a0556ebf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:55.622 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-edef8ec2-27ba-43bd-b434-0108a0556ebf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:55.622 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port edef8ec2-27ba-43bd-b434-0108a0556ebf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:25:55.622 3992 2661747594696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port edef8ec2-27ba-43bd-b434-0108a0556ebf processed. 2021-09-17 17:25:57.215 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:25:59.138 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:25:59.186 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b6e6079-b548-4d5b-a3e0-3e93742d73ab - - - - -] port_update received: 69c2769f-3510-44cd-924a-211a08161e3a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:25:59.186 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b6e6079-b548-4d5b-a3e0-3e93742d73ab - - - - -] No port 69c2769f-3510-44cd-924a-211a08161e3a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:26:05.200 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-555cf11f-398a-4c2d-a183-2854177c78a2 - - - - -] port_update received: f472f43e-acd5-4020-8010-1de13cf20537 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:26:05.200 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-555cf11f-398a-4c2d-a183-2854177c78a2 - - - - -] No port f472f43e-acd5-4020-8010-1de13cf20537 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:26:08.436 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: de4ae800-debc-4b86-b054-5f89d79f8e91 2021-09-17 17:26:08.544 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c93cadc3-8d92-49ca-be1e-ad2af391f7c3 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group rule updated on remote: ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:26:08.544 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [req-c93cadc3-8d92-49ca-be1e-ad2af391f7c3 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group rule updated ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] 2021-09-17 17:26:09.110 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d6a4733-d5e7-4e85-98b4-a4640c2443f4 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group rule updated on remote: ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:26:09.110 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [req-8d6a4733-d5e7-4e85-98b4-a4640c2443f4 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group rule updated ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] 2021-09-17 17:26:09.256 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:26:09.256 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'de4ae800-debc-4b86-b054-5f89d79f8e91' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:26:09.256 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'de4ae800-debc-4b86-b054-5f89d79f8e91' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:26:09.256 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port de4ae800-debc-4b86-b054-5f89d79f8e91 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:26:09.280 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de4ae800-debc-4b86-b054-5f89d79f8e91'] 2021-09-17 17:26:09.280 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:26:09.280 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:26:09.280 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de4ae800-debc-4b86-b054-5f89d79f8e91'] 2021-09-17 17:26:09.296 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated on remote: ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:26:09.296 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] 2021-09-17 17:26:09.296 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Refresh firewall rules 2021-09-17 17:26:09.296 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Get security group information for devices via rpc ['3c503b0b-0cca-4b88-8bc3-d5175436d0de', 'c537682c-4eef-4b6d-8e30-6f9ec6116f67', 'b1ea9103-dd33-479c-bb11-1eb996d29701'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:26:09.621 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] port_delete event received for 'de4ae800-debc-4b86-b054-5f89d79f8e91' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:26:09.841 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd1ee9b7-99ea-45bf-b1ab-452b6408e12b - - - - -] port_update received: f4710aa1-1411-406f-8e51-94660180d4fe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:26:09.858 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd1ee9b7-99ea-45bf-b1ab-452b6408e12b - - - - -] No port f4710aa1-1411-406f-8e51-94660180d4fe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:26:10.060 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93c1b2f9-359b-4141-a321-5bda37f5654a 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group rule updated on remote: ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:26:10.060 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-93c1b2f9-359b-4141-a321-5bda37f5654a 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group rule updated ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] 2021-09-17 17:26:10.559 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6acc90bb-8f5e-471e-9e30-07c23bd47f35 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group rule updated on remote: ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:26:10.559 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-6acc90bb-8f5e-471e-9e30-07c23bd47f35 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group rule updated ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] 2021-09-17 17:26:10.858 3992 2661747594696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information for ports dict_keys(['3c503b0b-0cca-4b88-8bc3-d5175436d0de', 'b1ea9103-dd33-479c-bb11-1eb996d29701', 'c537682c-4eef-4b6d-8e30-6f9ec6116f67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:26:10.858 3992 2661747594696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:26:10.858 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update rules of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:26:10.858 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update members of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:26:10.858 3992 2661747594696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update port filter for 3c503b0b-0cca-4b88-8bc3-d5175436d0de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:26:10.858 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Updating port rules. 2021-09-17 17:26:10.858 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-17 17:26:10.858 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:10.858 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:10.877 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:11.106 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" 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-09-17 17:26:11.106 3992 2661747594696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update port filter for b1ea9103-dd33-479c-bb11-1eb996d29701 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:26:11.106 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Updating port rules. 2021-09-17 17:26:11.106 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-17 17:26:11.125 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:11.125 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:11.125 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:11.267 3992 2661747594872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:11.299 3992 2661747594872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:11.373 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-b1ea9103-dd33-479c-bb11-1eb996d29701" 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-09-17 17:26:11.373 3992 2661747594696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update port filter for c537682c-4eef-4b6d-8e30-6f9ec6116f67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:26:11.373 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Updating port rules. 2021-09-17 17:26:11.373 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-17 17:26:11.373 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:11.373 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:11.373 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:11.605 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [req-ec80a920-16c5-4bca-8d6f-0a116e63de9b c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" 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-09-17 17:26:11.656 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0efd022b-6801-406f-b21b-fb421693f879 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group rule updated on remote: ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:26:11.656 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-0efd022b-6801-406f-b21b-fb421693f879 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group rule updated ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] 2021-09-17 17:26:12.286 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c849847-c444-46a1-b2f0-5a9a66600bf6 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group rule updated on remote: ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:26:12.286 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-5c849847-c444-46a1-b2f0-5a9a66600bf6 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group rule updated ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] 2021-09-17 17:26:14.496 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 564b7c2e-c673-4540-9e41-f972aca80f76 2021-09-17 17:26:15.264 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:26:15.264 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '564b7c2e-c673-4540-9e41-f972aca80f76' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:26:15.264 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '564b7c2e-c673-4540-9e41-f972aca80f76' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:26:15.264 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 564b7c2e-c673-4540-9e41-f972aca80f76 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:26:15.295 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['564b7c2e-c673-4540-9e41-f972aca80f76'] 2021-09-17 17:26:15.310 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:26:15.310 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:26:15.310 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['564b7c2e-c673-4540-9e41-f972aca80f76'] 2021-09-17 17:26:16.522 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b1ea9103-dd33-479c-bb11-1eb996d29701 2021-09-17 17:26:16.860 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated on remote: ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:26:16.860 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] 2021-09-17 17:26:16.860 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Refresh firewall rules 2021-09-17 17:26:16.860 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Get security group information for devices via rpc ['3c503b0b-0cca-4b88-8bc3-d5175436d0de', 'c537682c-4eef-4b6d-8e30-6f9ec6116f67', 'b1ea9103-dd33-479c-bb11-1eb996d29701'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:26:16.970 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] port_delete event received for 'b1ea9103-dd33-479c-bb11-1eb996d29701' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:26:17.111 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information for ports dict_keys(['3c503b0b-0cca-4b88-8bc3-d5175436d0de', 'c537682c-4eef-4b6d-8e30-6f9ec6116f67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:26:17.111 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:26:17.111 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update rules of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:26:17.111 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update members of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:26:17.111 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update port filter for 3c503b0b-0cca-4b88-8bc3-d5175436d0de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:26:17.111 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Updating port rules. 2021-09-17 17:26:17.111 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-17 17:26:17.111 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:17.111 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:17.111 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:17.264 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:26:17.264 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:17.264 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b1ea9103-dd33-479c-bb11-1eb996d29701' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:26:17.264 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b1ea9103-dd33-479c-bb11-1eb996d29701' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:26:17.264 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b1ea9103-dd33-479c-bb11-1eb996d29701 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:26:17.283 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b1ea9103-dd33-479c-bb11-1eb996d29701'] 2021-09-17 17:26:17.283 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:26:17.283 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:26:17.283 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b1ea9103-dd33-479c-bb11-1eb996d29701'] 2021-09-17 17:26:17.344 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:17.344 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update port filter for c537682c-4eef-4b6d-8e30-6f9ec6116f67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:26:17.344 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Updating port rules. 2021-09-17 17:26:17.344 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-17 17:26:17.344 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:17.363 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:17.363 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:17.506 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:17.582 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-b776269d-5b70-4cef-bd4a-8a4e04d91e10 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-c537682c-4eef-4b6d-8e30-6f9ec6116f67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:18.516 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 564b7c2e-c673-4540-9e41-f972aca80f76 2021-09-17 17:26:19.280 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:26:19.280 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:19.280 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '564b7c2e-c673-4540-9e41-f972aca80f76' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:26:19.280 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '564b7c2e-c673-4540-9e41-f972aca80f76' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:26:19.280 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 564b7c2e-c673-4540-9e41-f972aca80f76 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:26:19.293 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cb36a6d4-a9d9-4809-94d8-ccef3d49f97a 2021-09-17 17:26:19.293 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['564b7c2e-c673-4540-9e41-f972aca80f76'] 2021-09-17 17:26:19.293 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:26:19.293 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['564b7c2e-c673-4540-9e41-f972aca80f76'] 2021-09-17 17:26:19.308 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:21.301 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:21.407 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:21.920 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated on remote: ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:26:21.920 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] 2021-09-17 17:26:21.920 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Refresh firewall rules 2021-09-17 17:26:21.920 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Get security group information for devices via rpc ['3c503b0b-0cca-4b88-8bc3-d5175436d0de', 'c537682c-4eef-4b6d-8e30-6f9ec6116f67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:26:22.027 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] port_delete event received for 'c537682c-4eef-4b6d-8e30-6f9ec6116f67' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:26:22.096 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information for ports dict_keys(['3c503b0b-0cca-4b88-8bc3-d5175436d0de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:26:22.096 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:26:22.096 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update rules of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:26:22.096 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update members of security group (38f5bfcb-e6be-406b-aee2-3aeb4f88ef61) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:26:22.096 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update port filter for 3c503b0b-0cca-4b88-8bc3-d5175436d0de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:26:22.096 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Updating port rules. 2021-09-17 17:26:22.096 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-17 17:26:22.096 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:22.096 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:22.096 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:22.299 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-67497ae8-a24c-47e4-b3d8-53f65bc76d52 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Lock "n-hv-driver-port-lock-3c503b0b-0cca-4b88-8bc3-d5175436d0de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:22.561 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c537682c-4eef-4b6d-8e30-6f9ec6116f67 2021-09-17 17:26:23.296 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:26:23.296 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c537682c-4eef-4b6d-8e30-6f9ec6116f67' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:26:23.296 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c537682c-4eef-4b6d-8e30-6f9ec6116f67' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:26:23.296 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c537682c-4eef-4b6d-8e30-6f9ec6116f67 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:26:23.314 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c537682c-4eef-4b6d-8e30-6f9ec6116f67'] 2021-09-17 17:26:23.314 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:26:23.314 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:26:23.314 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c537682c-4eef-4b6d-8e30-6f9ec6116f67'] 2021-09-17 17:26:25.303 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:25.328 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:27.509 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Security group member updated on remote: ['dcb82f97-6c59-4b2c-adfa-455f1b4d04ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:26:27.509 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Security group member updated ['dcb82f97-6c59-4b2c-adfa-455f1b4d04ca'] 2021-09-17 17:26:27.509 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Refresh firewall rules 2021-09-17 17:26:27.509 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Get security group information for devices via rpc ['b0c509ae-87ca-41dd-a870-1cafb8a88d5e', 'ff3f33ff-9b22-4848-8252-b18a778c63b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:26:27.576 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] port_delete event received for 'ff3f33ff-9b22-4848-8252-b18a778c63b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:26:27.668 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Update security group information for ports dict_keys(['b0c509ae-87ca-41dd-a870-1cafb8a88d5e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:26:27.668 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:26:27.668 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Update rules of security group (dcb82f97-6c59-4b2c-adfa-455f1b4d04ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:26:27.668 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Update members of security group (dcb82f97-6c59-4b2c-adfa-455f1b4d04ca) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:26:27.668 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Update port filter for b0c509ae-87ca-41dd-a870-1cafb8a88d5e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:26:27.668 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Updating port rules. 2021-09-17 17:26:27.668 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-17 17:26:27.668 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Lock "n-hv-driver-port-lock-b0c509ae-87ca-41dd-a870-1cafb8a88d5e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:27.668 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Lock "n-hv-driver-port-lock-b0c509ae-87ca-41dd-a870-1cafb8a88d5e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:27.668 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Lock "n-hv-driver-port-lock-b0c509ae-87ca-41dd-a870-1cafb8a88d5e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:27.859 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-5ca89a89-3a63-4054-810f-701a75ea7843 ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Lock "n-hv-driver-port-lock-b0c509ae-87ca-41dd-a870-1cafb8a88d5e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:28.607 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff3f33ff-9b22-4848-8252-b18a778c63b0 2021-09-17 17:26:28.607 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3c503b0b-0cca-4b88-8bc3-d5175436d0de 2021-09-17 17:26:28.623 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8d06407-201c-442b-86a2-449a0351b293 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated on remote: ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:26:28.623 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-e8d06407-201c-442b-86a2-449a0351b293 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Security group member updated ['38f5bfcb-e6be-406b-aee2-3aeb4f88ef61'] 2021-09-17 17:26:28.623 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-e8d06407-201c-442b-86a2-449a0351b293 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Refresh firewall rules 2021-09-17 17:26:28.623 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8d06407-201c-442b-86a2-449a0351b293 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Get security group information for devices via rpc ['3c503b0b-0cca-4b88-8bc3-d5175436d0de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:26:28.672 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8d06407-201c-442b-86a2-449a0351b293 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:26:28.672 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8d06407-201c-442b-86a2-449a0351b293 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:26:28.752 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8d06407-201c-442b-86a2-449a0351b293 c9daab64a49d41d7a28bca598ff6a867 c3d9575a8495460f8f8ca8113fd8f4c8 - - -] port_delete event received for '3c503b0b-0cca-4b88-8bc3-d5175436d0de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:26:29.341 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:26:29.341 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3c503b0b-0cca-4b88-8bc3-d5175436d0de' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:26:29.341 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3c503b0b-0cca-4b88-8bc3-d5175436d0de' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:26:29.341 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3c503b0b-0cca-4b88-8bc3-d5175436d0de _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:26:29.341 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff3f33ff-9b22-4848-8252-b18a778c63b0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:26:29.341 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff3f33ff-9b22-4848-8252-b18a778c63b0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:26:29.341 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff3f33ff-9b22-4848-8252-b18a778c63b0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:26:29.341 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff3f33ff-9b22-4848-8252-b18a778c63b0'] 2021-09-17 17:26:29.341 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:26:29.341 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:26:29.341 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff3f33ff-9b22-4848-8252-b18a778c63b0'] 2021-09-17 17:26:29.361 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1cde08df-bf3f-41c5-b7b0-df36eef9f1af 2021-09-17 17:26:29.361 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3c503b0b-0cca-4b88-8bc3-d5175436d0de'] 2021-09-17 17:26:29.361 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:26:29.361 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:26:29.361 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3c503b0b-0cca-4b88-8bc3-d5175436d0de'] 2021-09-17 17:26:31.360 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:31.404 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:31.577 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-982019e2-e455-4e80-ac27-9a41d721e1d5 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network 1cde08df-bf3f-41c5-b7b0-df36eef9f1af network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:26:31.577 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-982019e2-e455-4e80-ac27-9a41d721e1d5 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network 1cde08df-bf3f-41c5-b7b0-df36eef9f1af not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:26:36.222 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bce426ea-fcac-4662-a3df-d7f2618bb20d ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Security group member updated on remote: ['dcb82f97-6c59-4b2c-adfa-455f1b4d04ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:26:36.222 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-bce426ea-fcac-4662-a3df-d7f2618bb20d ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Security group member updated ['dcb82f97-6c59-4b2c-adfa-455f1b4d04ca'] 2021-09-17 17:26:36.222 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-bce426ea-fcac-4662-a3df-d7f2618bb20d ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Refresh firewall rules 2021-09-17 17:26:36.222 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bce426ea-fcac-4662-a3df-d7f2618bb20d ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Get security group information for devices via rpc ['b0c509ae-87ca-41dd-a870-1cafb8a88d5e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:26:36.248 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bce426ea-fcac-4662-a3df-d7f2618bb20d ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:26:36.248 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bce426ea-fcac-4662-a3df-d7f2618bb20d ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:26:36.295 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bce426ea-fcac-4662-a3df-d7f2618bb20d ba2bfdae3f81420c8674f440c525eeda 936d96ec969642abb3e823dfa0130055 - - -] port_delete event received for 'b0c509ae-87ca-41dd-a870-1cafb8a88d5e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:26:36.638 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b0c509ae-87ca-41dd-a870-1cafb8a88d5e 2021-09-17 17:26:37.357 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:26:37.357 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b0c509ae-87ca-41dd-a870-1cafb8a88d5e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:26:37.357 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b0c509ae-87ca-41dd-a870-1cafb8a88d5e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:26:37.357 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b0c509ae-87ca-41dd-a870-1cafb8a88d5e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:26:37.370 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7cc607b2-217d-4062-b691-f78cd94d3695 2021-09-17 17:26:37.370 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0c509ae-87ca-41dd-a870-1cafb8a88d5e'] 2021-09-17 17:26:37.370 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:26:37.370 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:26:37.370 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0c509ae-87ca-41dd-a870-1cafb8a88d5e'] 2021-09-17 17:26:38.920 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12f31e1e-7552-4ee5-8443-511995a691ba 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '897e4fb7-cbbf-4f45-8952-5ef67c62c518' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:26:39.372 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:39.404 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:26:40.735 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e37b2e50-5a7b-47a3-86f5-d498d7dae194 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for 'b7667b9e-a49b-41c2-999a-a72b9c5e8e4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:26:42.175 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-127119d1-9f2d-4aa5-b917-f584ccb9db9f 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network 7cc607b2-217d-4062-b691-f78cd94d3695 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:26:42.175 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-127119d1-9f2d-4aa5-b917-f584ccb9db9f 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network 7cc607b2-217d-4062-b691-f78cd94d3695 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:26:53.592 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-948bc599-8439-408a-bf32-5d9bbb4d7192 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group member updated on remote: ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:26:53.592 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-948bc599-8439-408a-bf32-5d9bbb4d7192 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group member updated ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] 2021-09-17 17:26:54.667 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-822a9b6b-4424-40d8-8625-4756c5ef685b e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: f444ff64-11ad-4b0f-8d83-604171dbfb50 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:26:54.667 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-822a9b6b-4424-40d8-8625-4756c5ef685b e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port f444ff64-11ad-4b0f-8d83-604171dbfb50 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:26:58.823 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 564b7c2e-c673-4540-9e41-f972aca80f76 2021-09-17 17:26:59.475 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:26:59.756 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 564b7c2e-c673-4540-9e41-f972aca80f76 2021-09-17 17:26:59.756 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 564b7c2e-c673-4540-9e41-f972aca80f76 updated. Details: {'device': '564b7c2e-c673-4540-9e41-f972aca80f76', 'network_id': 'cb36a6d4-a9d9-4809-94d8-ccef3d49f97a', 'port_id': '564b7c2e-c673-4540-9e41-f972aca80f76', 'mac_address': 'fa:16:3e:7d:ad:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 422, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fde94289-3ec1-481c-9f1d-1204a3b357ea', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:26:59.756 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:26:59.756 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:26:59.756 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 564b7c2e-c673-4540-9e41-f972aca80f76 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:26:59.768 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cb36a6d4-a9d9-4809-94d8-ccef3d49f97a 2021-09-17 17:26:59.768 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:26:59.912 3992 2661747593992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '564b7c2e-c673-4540-9e41-f972aca80f76') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:26:59.912 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '564b7c2e-c673-4540-9e41-f972aca80f76') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:26:59.928 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 564b7c2e-c673-4540-9e41-f972aca80f76 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:26:59.928 3992 2661747593992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 422, VLAN trunk: None to switch port 564b7c2e-c673-4540-9e41-f972aca80f76 2021-09-17 17:27:00.006 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:27:00.006 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['564b7c2e-c673-4540-9e41-f972aca80f76'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:27:00.201 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['564b7c2e-c673-4540-9e41-f972aca80f76']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:27:00.201 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:27:00.201 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e9276adb-df32-4b2c-a31b-5886f9ca6df2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:27:00.201 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 564b7c2e-c673-4540-9e41-f972aca80f76 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:27:00.201 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:27:00.201 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 564b7c2e-c673-4540-9e41-f972aca80f76 not yet added. Adding. 2021-09-17 17:27:00.201 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:27:00.201 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:27:00.292 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:00.401 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:00.401 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:00.503 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:00.601 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-564b7c2e-c673-4540-9e41-f972aca80f76" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.843s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:00.601 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 564b7c2e-c673-4540-9e41-f972aca80f76 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:27:00.601 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 564b7c2e-c673-4540-9e41-f972aca80f76 processed. 2021-09-17 17:27:01.494 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:02.307 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:10.933 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f444ff64-11ad-4b0f-8d83-604171dbfb50 2021-09-17 17:27:11.560 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:27:12.128 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port f444ff64-11ad-4b0f-8d83-604171dbfb50 2021-09-17 17:27:12.869 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port f444ff64-11ad-4b0f-8d83-604171dbfb50 updated. Details: {'device': 'f444ff64-11ad-4b0f-8d83-604171dbfb50', 'network_id': '47e2d6e9-ce7e-458e-b5e3-fc8811121e51', 'port_id': 'f444ff64-11ad-4b0f-8d83-604171dbfb50', 'mac_address': 'fa:16:3e:be:20:09', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 427, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b86cd3d2-7e31-4268-bbf5-56635408c00d', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:27:12.869 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:27:12.869 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f444ff64-11ad-4b0f-8d83-604171dbfb50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:12.869 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f444ff64-11ad-4b0f-8d83-604171dbfb50 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:27:12.869 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 47e2d6e9-ce7e-458e-b5e3-fc8811121e51 2021-09-17 17:27:12.869 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:27:13.041 3992 2661747593992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f444ff64-11ad-4b0f-8d83-604171dbfb50') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:27:13.067 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f444ff64-11ad-4b0f-8d83-604171dbfb50') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:27:13.073 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f444ff64-11ad-4b0f-8d83-604171dbfb50 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:27:13.073 3992 2661747593992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 427, VLAN trunk: None to switch port f444ff64-11ad-4b0f-8d83-604171dbfb50 2021-09-17 17:27:13.158 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:27:13.158 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f444ff64-11ad-4b0f-8d83-604171dbfb50'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:27:13.397 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f444ff64-11ad-4b0f-8d83-604171dbfb50']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:27:13.397 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:27:13.397 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (442d0a5a-fff7-4bba-b9e3-87e16efe6a27) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:27:13.397 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f444ff64-11ad-4b0f-8d83-604171dbfb50 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:27:13.397 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:27:13.397 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f444ff64-11ad-4b0f-8d83-604171dbfb50 not yet added. Adding. 2021-09-17 17:27:13.397 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:27:13.397 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:27:13.512 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f444ff64-11ad-4b0f-8d83-604171dbfb50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:13.626 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f444ff64-11ad-4b0f-8d83-604171dbfb50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:13.626 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f444ff64-11ad-4b0f-8d83-604171dbfb50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:13.772 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f444ff64-11ad-4b0f-8d83-604171dbfb50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:13.858 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f444ff64-11ad-4b0f-8d83-604171dbfb50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:13.858 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f444ff64-11ad-4b0f-8d83-604171dbfb50 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:27:13.858 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f444ff64-11ad-4b0f-8d83-604171dbfb50 processed. 2021-09-17 17:27:15.587 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:15.889 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:22.764 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f841943-bccf-475c-9552-39dab72ed3c4 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Security group member updated on remote: ['99531131-545b-4549-abff-2d49df4ea5f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:27:22.764 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-8f841943-bccf-475c-9552-39dab72ed3c4 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Security group member updated ['99531131-545b-4549-abff-2d49df4ea5f8'] 2021-09-17 17:27:22.764 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-8f841943-bccf-475c-9552-39dab72ed3c4 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Refresh firewall rules 2021-09-17 17:27:22.764 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f841943-bccf-475c-9552-39dab72ed3c4 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Get security group information for devices via rpc ['edef8ec2-27ba-43bd-b434-0108a0556ebf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:27:22.792 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f841943-bccf-475c-9552-39dab72ed3c4 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:27:22.792 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f841943-bccf-475c-9552-39dab72ed3c4 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:27:22.841 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f841943-bccf-475c-9552-39dab72ed3c4 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] port_delete event received for 'edef8ec2-27ba-43bd-b434-0108a0556ebf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:27:23.088 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: edef8ec2-27ba-43bd-b434-0108a0556ebf 2021-09-17 17:27:23.634 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:27:23.635 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'edef8ec2-27ba-43bd-b434-0108a0556ebf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:27:23.635 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'edef8ec2-27ba-43bd-b434-0108a0556ebf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:27:23.635 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port edef8ec2-27ba-43bd-b434-0108a0556ebf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:27:23.635 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8306b99c-af57-41c3-bb7c-f98bdf5c613e 2021-09-17 17:27:23.635 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['edef8ec2-27ba-43bd-b434-0108a0556ebf'] 2021-09-17 17:27:23.635 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:27:23.635 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:27:23.635 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['edef8ec2-27ba-43bd-b434-0108a0556ebf'] 2021-09-17 17:27:25.636 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:25.652 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:30.340 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f332b936-5606-40eb-930e-d831f14e524a 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network bb2edbca-7cf1-4641-942f-12e97e44e576 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:27:30.340 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f332b936-5606-40eb-930e-d831f14e524a 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network bb2edbca-7cf1-4641-942f-12e97e44e576 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:27:31.165 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e9a9e2e-e1a5-4ede-88b7-c74762a100a1 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network 367675ee-5866-479a-a76a-a6234411e603 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:27:31.165 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e9a9e2e-e1a5-4ede-88b7-c74762a100a1 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network 367675ee-5866-479a-a76a-a6234411e603 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:27:36.747 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f99d68a0-620b-47f7-9baa-720cd0aa86ff 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Security group member updated on remote: ['c051503a-86e9-4505-ae9a-c7ba0dc55ead'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:27:36.747 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-f99d68a0-620b-47f7-9baa-720cd0aa86ff 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Security group member updated ['c051503a-86e9-4505-ae9a-c7ba0dc55ead'] 2021-09-17 17:27:37.903 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b66a4c4-e5a1-4c40-8066-10b4c0442850 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: ebbd2f30-a82a-4c9a-8f4e-cae924b32087 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:27:37.915 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b66a4c4-e5a1-4c40-8066-10b4c0442850 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port ebbd2f30-a82a-4c9a-8f4e-cae924b32087 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:27:39.822 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95c722ba-f177-4347-89fe-1ebffabbd1b0 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Security group member updated on remote: ['99531131-545b-4549-abff-2d49df4ea5f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:27:39.822 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-95c722ba-f177-4347-89fe-1ebffabbd1b0 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Security group member updated ['99531131-545b-4549-abff-2d49df4ea5f8'] 2021-09-17 17:27:40.840 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-944c3fca-2968-4c8d-b1ab-f57741323d8f e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: 42ceeaf9-16af-4b14-8962-cce9c98f3516 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:27:40.856 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-944c3fca-2968-4c8d-b1ab-f57741323d8f e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port 42ceeaf9-16af-4b14-8962-cce9c98f3516 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:27:41.155 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ebbd2f30-a82a-4c9a-8f4e-cae924b32087 2021-09-17 17:27:41.699 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:27:41.982 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port ebbd2f30-a82a-4c9a-8f4e-cae924b32087 2021-09-17 17:27:41.982 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port ebbd2f30-a82a-4c9a-8f4e-cae924b32087 updated. Details: {'device': 'ebbd2f30-a82a-4c9a-8f4e-cae924b32087', 'network_id': '1dcddc33-e54f-4435-bf69-1d718f867631', 'port_id': 'ebbd2f30-a82a-4c9a-8f4e-cae924b32087', 'mac_address': 'fa:16:3e:cf:76:52', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 436, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0dbe14eb-7ac2-41ba-bbac-ff4bcc3162c5', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:27:41.982 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:27:41.982 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ebbd2f30-a82a-4c9a-8f4e-cae924b32087" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:41.982 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ebbd2f30-a82a-4c9a-8f4e-cae924b32087 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:27:41.995 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1dcddc33-e54f-4435-bf69-1d718f867631 2021-09-17 17:27:41.995 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:27:42.145 3992 2661747593992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ebbd2f30-a82a-4c9a-8f4e-cae924b32087') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:27:42.145 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ebbd2f30-a82a-4c9a-8f4e-cae924b32087') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:27:42.152 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ebbd2f30-a82a-4c9a-8f4e-cae924b32087 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:27:42.152 3992 2661747593992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 436, VLAN trunk: None to switch port ebbd2f30-a82a-4c9a-8f4e-cae924b32087 2021-09-17 17:27:42.262 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:27:42.262 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ebbd2f30-a82a-4c9a-8f4e-cae924b32087'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:27:42.421 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ebbd2f30-a82a-4c9a-8f4e-cae924b32087']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:27:42.432 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:27:42.432 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c051503a-86e9-4505-ae9a-c7ba0dc55ead) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:27:42.432 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c051503a-86e9-4505-ae9a-c7ba0dc55ead) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:27:42.432 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ebbd2f30-a82a-4c9a-8f4e-cae924b32087 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:27:42.432 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:27:42.432 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ebbd2f30-a82a-4c9a-8f4e-cae924b32087 not yet added. Adding. 2021-09-17 17:27:42.432 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:27:42.432 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:27:42.541 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbd2f30-a82a-4c9a-8f4e-cae924b32087" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:42.654 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbd2f30-a82a-4c9a-8f4e-cae924b32087" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:42.654 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbd2f30-a82a-4c9a-8f4e-cae924b32087" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:42.796 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbd2f30-a82a-4c9a-8f4e-cae924b32087" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:42.899 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ebbd2f30-a82a-4c9a-8f4e-cae924b32087" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:42.899 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ebbd2f30-a82a-4c9a-8f4e-cae924b32087 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:27:42.899 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ebbd2f30-a82a-4c9a-8f4e-cae924b32087 processed. 2021-09-17 17:27:43.168 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 42ceeaf9-16af-4b14-8962-cce9c98f3516 2021-09-17 17:27:43.699 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:27:43.699 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:44.030 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 42ceeaf9-16af-4b14-8962-cce9c98f3516 2021-09-17 17:27:44.030 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 42ceeaf9-16af-4b14-8962-cce9c98f3516 updated. Details: {'device': '42ceeaf9-16af-4b14-8962-cce9c98f3516', 'network_id': '8306b99c-af57-41c3-bb7c-f98bdf5c613e', 'port_id': '42ceeaf9-16af-4b14-8962-cce9c98f3516', 'mac_address': 'fa:16:3e:ab:36:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 440, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '459c1779-0f87-43ca-919d-d453c456fa9a', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:27:44.030 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:27:44.030 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-42ceeaf9-16af-4b14-8962-cce9c98f3516" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:44.040 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 42ceeaf9-16af-4b14-8962-cce9c98f3516 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:27:44.040 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8306b99c-af57-41c3-bb7c-f98bdf5c613e 2021-09-17 17:27:44.040 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:27:44.202 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:44.202 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '42ceeaf9-16af-4b14-8962-cce9c98f3516') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:27:44.202 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '42ceeaf9-16af-4b14-8962-cce9c98f3516') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:27:44.214 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 42ceeaf9-16af-4b14-8962-cce9c98f3516 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:27:44.214 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 440, VLAN trunk: None to switch port 42ceeaf9-16af-4b14-8962-cce9c98f3516 2021-09-17 17:27:44.326 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:27:44.326 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['42ceeaf9-16af-4b14-8962-cce9c98f3516'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:27:44.479 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['42ceeaf9-16af-4b14-8962-cce9c98f3516']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:27:44.479 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:27:44.479 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (99531131-545b-4549-abff-2d49df4ea5f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:27:44.479 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (99531131-545b-4549-abff-2d49df4ea5f8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:27:44.479 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 42ceeaf9-16af-4b14-8962-cce9c98f3516 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:27:44.479 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:27:44.479 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 42ceeaf9-16af-4b14-8962-cce9c98f3516 not yet added. Adding. 2021-09-17 17:27:44.479 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:27:44.479 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:27:44.618 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42ceeaf9-16af-4b14-8962-cce9c98f3516" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:44.743 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42ceeaf9-16af-4b14-8962-cce9c98f3516" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:44.743 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42ceeaf9-16af-4b14-8962-cce9c98f3516" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:44.884 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42ceeaf9-16af-4b14-8962-cce9c98f3516" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:45.011 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-42ceeaf9-16af-4b14-8962-cce9c98f3516" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:45.011 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 42ceeaf9-16af-4b14-8962-cce9c98f3516 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:27:45.011 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 42ceeaf9-16af-4b14-8962-cce9c98f3516 processed. 2021-09-17 17:27:45.701 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:46.026 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:50.602 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a12d7601-3bc2-4d1b-add4-4fdc7b85e5e4 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Security group member updated on remote: ['c051503a-86e9-4505-ae9a-c7ba0dc55ead'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:27:50.602 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-a12d7601-3bc2-4d1b-add4-4fdc7b85e5e4 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Security group member updated ['c051503a-86e9-4505-ae9a-c7ba0dc55ead'] 2021-09-17 17:27:50.602 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-a12d7601-3bc2-4d1b-add4-4fdc7b85e5e4 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Refresh firewall rules 2021-09-17 17:27:50.602 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a12d7601-3bc2-4d1b-add4-4fdc7b85e5e4 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Get security group information for devices via rpc ['ebbd2f30-a82a-4c9a-8f4e-cae924b32087'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:27:50.635 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a12d7601-3bc2-4d1b-add4-4fdc7b85e5e4 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:27:50.635 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a12d7601-3bc2-4d1b-add4-4fdc7b85e5e4 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:27:50.665 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a12d7601-3bc2-4d1b-add4-4fdc7b85e5e4 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] port_delete event received for 'ebbd2f30-a82a-4c9a-8f4e-cae924b32087' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:27:51.339 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ebbd2f30-a82a-4c9a-8f4e-cae924b32087 2021-09-17 17:27:51.730 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:27:51.730 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ebbd2f30-a82a-4c9a-8f4e-cae924b32087' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:27:51.730 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ebbd2f30-a82a-4c9a-8f4e-cae924b32087' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:27:51.730 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ebbd2f30-a82a-4c9a-8f4e-cae924b32087 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:27:51.745 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1dcddc33-e54f-4435-bf69-1d718f867631 2021-09-17 17:27:51.745 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ebbd2f30-a82a-4c9a-8f4e-cae924b32087'] 2021-09-17 17:27:51.745 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:27:51.745 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:27:51.745 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ebbd2f30-a82a-4c9a-8f4e-cae924b32087'] 2021-09-17 17:27:53.752 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:27:53.775 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:27:56.528 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f56bd92a-9083-457a-9135-e5c9774a52eb 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Security group member updated on remote: ['c051503a-86e9-4505-ae9a-c7ba0dc55ead'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:27:56.528 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-f56bd92a-9083-457a-9135-e5c9774a52eb 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Security group member updated ['c051503a-86e9-4505-ae9a-c7ba0dc55ead'] 2021-09-17 17:27:57.560 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76c4f13a-4f85-4cd1-b97f-167f7f18ac27 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: ac329ada-4e20-43ec-b923-cbd8f07a2a1c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:27:57.571 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76c4f13a-4f85-4cd1-b97f-167f7f18ac27 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port ac329ada-4e20-43ec-b923-cbd8f07a2a1c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:28:03.364 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ac329ada-4e20-43ec-b923-cbd8f07a2a1c 2021-09-17 17:28:03.792 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:28:04.946 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port ac329ada-4e20-43ec-b923-cbd8f07a2a1c 2021-09-17 17:28:05.553 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port ac329ada-4e20-43ec-b923-cbd8f07a2a1c updated. Details: {'device': 'ac329ada-4e20-43ec-b923-cbd8f07a2a1c', 'network_id': '1dcddc33-e54f-4435-bf69-1d718f867631', 'port_id': 'ac329ada-4e20-43ec-b923-cbd8f07a2a1c', 'mac_address': 'fa:16:3e:79:20:ef', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 436, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0dbe14eb-7ac2-41ba-bbac-ff4bcc3162c5', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:28:05.553 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:28:06.570 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.base [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Loop iteration exceeded interval (2 vs. 2.7783634662628174) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-09-17 17:28:06.570 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac329ada-4e20-43ec-b923-cbd8f07a2a1c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:06.570 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ac329ada-4e20-43ec-b923-cbd8f07a2a1c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:28:06.570 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1dcddc33-e54f-4435-bf69-1d718f867631 2021-09-17 17:28:06.570 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:28:06.764 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ac329ada-4e20-43ec-b923-cbd8f07a2a1c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:28:06.764 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ac329ada-4e20-43ec-b923-cbd8f07a2a1c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:28:06.764 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ac329ada-4e20-43ec-b923-cbd8f07a2a1c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:28:06.764 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 436, VLAN trunk: None to switch port ac329ada-4e20-43ec-b923-cbd8f07a2a1c 2021-09-17 17:28:06.875 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:28:06.875 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ac329ada-4e20-43ec-b923-cbd8f07a2a1c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:28:07.027 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ac329ada-4e20-43ec-b923-cbd8f07a2a1c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:28:07.027 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:28:07.027 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c051503a-86e9-4505-ae9a-c7ba0dc55ead) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:28:07.027 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c051503a-86e9-4505-ae9a-c7ba0dc55ead) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:28:07.027 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ac329ada-4e20-43ec-b923-cbd8f07a2a1c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:28:07.027 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:28:07.027 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ac329ada-4e20-43ec-b923-cbd8f07a2a1c not yet added. Adding. 2021-09-17 17:28:07.027 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:28:07.027 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:28:07.147 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac329ada-4e20-43ec-b923-cbd8f07a2a1c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:07.251 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac329ada-4e20-43ec-b923-cbd8f07a2a1c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:07.251 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac329ada-4e20-43ec-b923-cbd8f07a2a1c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:07.372 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 564b7c2e-c673-4540-9e41-f972aca80f76 2021-09-17 17:28:07.387 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac329ada-4e20-43ec-b923-cbd8f07a2a1c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:07.482 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac329ada-4e20-43ec-b923-cbd8f07a2a1c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:07.482 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ac329ada-4e20-43ec-b923-cbd8f07a2a1c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:28:07.482 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ac329ada-4e20-43ec-b923-cbd8f07a2a1c processed. 2021-09-17 17:28:07.897 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88dd52dc-9924-461c-9fad-29d63a6b1c84 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group member updated on remote: ['e9276adb-df32-4b2c-a31b-5886f9ca6df2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:28:07.897 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-88dd52dc-9924-461c-9fad-29d63a6b1c84 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group member updated ['e9276adb-df32-4b2c-a31b-5886f9ca6df2'] 2021-09-17 17:28:08.195 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88dd52dc-9924-461c-9fad-29d63a6b1c84 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] port_delete event received for '564b7c2e-c673-4540-9e41-f972aca80f76' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:28:08.584 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:28:08.584 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:08.584 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '564b7c2e-c673-4540-9e41-f972aca80f76' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:28:08.584 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '564b7c2e-c673-4540-9e41-f972aca80f76' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:28:08.584 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 564b7c2e-c673-4540-9e41-f972aca80f76 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:28:08.590 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cb36a6d4-a9d9-4809-94d8-ccef3d49f97a 2021-09-17 17:28:08.590 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['564b7c2e-c673-4540-9e41-f972aca80f76'] 2021-09-17 17:28:08.606 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:28:08.606 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:28:08.606 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['564b7c2e-c673-4540-9e41-f972aca80f76'] 2021-09-17 17:28:09.341 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:10.602 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:10.635 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:11.331 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8d13b7a-58a4-43e6-9704-ea367a68f582 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] port_delete event received for 'f439d59d-05dc-4074-b1a1-abcde376a923' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:28:12.837 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e007bfd7-2dc7-4324-947e-a96cb6330545 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group rule updated on remote: ['9f2f1776-ad6e-4689-bc3a-572d5627662d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:28:12.837 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-e007bfd7-2dc7-4324-947e-a96cb6330545 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group rule updated ['9f2f1776-ad6e-4689-bc3a-572d5627662d'] 2021-09-17 17:28:13.269 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26a0be61-c7a5-4627-af91-f73925e77fc4 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group rule updated on remote: ['9f2f1776-ad6e-4689-bc3a-572d5627662d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:28:13.269 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-26a0be61-c7a5-4627-af91-f73925e77fc4 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group rule updated ['9f2f1776-ad6e-4689-bc3a-572d5627662d'] 2021-09-17 17:28:15.138 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa3a67b3-68be-417e-a4b8-ce75152006fc 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Security group member updated on remote: ['c051503a-86e9-4505-ae9a-c7ba0dc55ead'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:28:15.138 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-aa3a67b3-68be-417e-a4b8-ce75152006fc 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Security group member updated ['c051503a-86e9-4505-ae9a-c7ba0dc55ead'] 2021-09-17 17:28:15.138 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-aa3a67b3-68be-417e-a4b8-ce75152006fc 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Refresh firewall rules 2021-09-17 17:28:15.138 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa3a67b3-68be-417e-a4b8-ce75152006fc 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Get security group information for devices via rpc ['ac329ada-4e20-43ec-b923-cbd8f07a2a1c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:28:15.209 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aa3a67b3-68be-417e-a4b8-ce75152006fc 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:28:15.209 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aa3a67b3-68be-417e-a4b8-ce75152006fc 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:28:15.288 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa3a67b3-68be-417e-a4b8-ce75152006fc 310545289370423aa9a983189d3944ea 9aef8f0571574bb0ba7255c7af1933fb - - -] port_delete event received for 'ac329ada-4e20-43ec-b923-cbd8f07a2a1c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:28:15.466 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ac329ada-4e20-43ec-b923-cbd8f07a2a1c 2021-09-17 17:28:15.466 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 42ceeaf9-16af-4b14-8962-cce9c98f3516 2021-09-17 17:28:15.773 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2278f6a0-b6d9-48c2-8341-99f9f69e6dc5 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Security group member updated on remote: ['99531131-545b-4549-abff-2d49df4ea5f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:28:15.798 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-2278f6a0-b6d9-48c2-8341-99f9f69e6dc5 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Security group member updated ['99531131-545b-4549-abff-2d49df4ea5f8'] 2021-09-17 17:28:15.798 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-2278f6a0-b6d9-48c2-8341-99f9f69e6dc5 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Refresh firewall rules 2021-09-17 17:28:15.798 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2278f6a0-b6d9-48c2-8341-99f9f69e6dc5 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Get security group information for devices via rpc ['42ceeaf9-16af-4b14-8962-cce9c98f3516'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:28:15.827 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2278f6a0-b6d9-48c2-8341-99f9f69e6dc5 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:28:15.827 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2278f6a0-b6d9-48c2-8341-99f9f69e6dc5 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:28:15.889 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2278f6a0-b6d9-48c2-8341-99f9f69e6dc5 2c133abf760343f894e49edda44cae46 7b7e06e26a5b4ed5835b0f1a620728e8 - - -] port_delete event received for '42ceeaf9-16af-4b14-8962-cce9c98f3516' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:28:16.617 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:28:16.617 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '42ceeaf9-16af-4b14-8962-cce9c98f3516' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:28:16.617 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '42ceeaf9-16af-4b14-8962-cce9c98f3516' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:28:16.617 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 42ceeaf9-16af-4b14-8962-cce9c98f3516 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:28:16.617 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ac329ada-4e20-43ec-b923-cbd8f07a2a1c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:28:16.617 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ac329ada-4e20-43ec-b923-cbd8f07a2a1c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:28:16.617 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ac329ada-4e20-43ec-b923-cbd8f07a2a1c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:28:16.626 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8306b99c-af57-41c3-bb7c-f98bdf5c613e 2021-09-17 17:28:16.644 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['42ceeaf9-16af-4b14-8962-cce9c98f3516'] 2021-09-17 17:28:16.644 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:28:16.644 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:28:16.644 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['42ceeaf9-16af-4b14-8962-cce9c98f3516'] 2021-09-17 17:28:16.644 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1dcddc33-e54f-4435-bf69-1d718f867631 2021-09-17 17:28:16.644 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac329ada-4e20-43ec-b923-cbd8f07a2a1c'] 2021-09-17 17:28:16.644 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:28:16.644 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:28:16.644 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac329ada-4e20-43ec-b923-cbd8f07a2a1c'] 2021-09-17 17:28:18.633 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:18.680 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:21.038 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c605a14-232b-4040-b0ad-064c5665fbb7 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group member updated on remote: ['9f2f1776-ad6e-4689-bc3a-572d5627662d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:28:22.007 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-0c605a14-232b-4040-b0ad-064c5665fbb7 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group member updated ['9f2f1776-ad6e-4689-bc3a-572d5627662d'] 2021-09-17 17:28:23.226 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f29a8a5-112b-4727-ac8c-d27d930fd3a8 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:28:23.349 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f29a8a5-112b-4727-ac8c-d27d930fd3a8 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:28:26.835 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b065e69-1c96-4311-9d47-8b76e8c5d72d f294fb5e92f746b5bff6b090de67d357 69ec080c7a734cf89e7472c14c9748c7 - - -] Security group member updated on remote: ['7583d9cf-426b-4019-b467-a3b8fe8e7cf6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:28:26.835 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-0b065e69-1c96-4311-9d47-8b76e8c5d72d f294fb5e92f746b5bff6b090de67d357 69ec080c7a734cf89e7472c14c9748c7 - - -] Security group member updated ['7583d9cf-426b-4019-b467-a3b8fe8e7cf6'] 2021-09-17 17:28:27.571 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 2021-09-17 17:28:28.134 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd79558a-d210-438b-848b-9f6c16a6b8d0 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: 52376feb-7273-48cd-92ac-d4e946fb4947 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:28:28.150 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd79558a-d210-438b-848b-9f6c16a6b8d0 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port 52376feb-7273-48cd-92ac-d4e946fb4947 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:28:28.212 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:28:28.617 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 2021-09-17 17:28:28.617 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 updated. Details: {'device': '755975be-ed81-4fc9-abfc-9b5c7bfa57d5', 'network_id': 'cb36a6d4-a9d9-4809-94d8-ccef3d49f97a', 'port_id': '755975be-ed81-4fc9-abfc-9b5c7bfa57d5', 'mac_address': 'fa:16:3e:64:38:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 422, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fde94289-3ec1-481c-9f1d-1204a3b357ea', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:28:28.617 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:28:28.632 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:28.632 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:28:28.632 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cb36a6d4-a9d9-4809-94d8-ccef3d49f97a 2021-09-17 17:28:28.632 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:28:28.774 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '755975be-ed81-4fc9-abfc-9b5c7bfa57d5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:28:28.774 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '755975be-ed81-4fc9-abfc-9b5c7bfa57d5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:28:28.774 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:28:28.774 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 422, VLAN trunk: None to switch port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 2021-09-17 17:28:28.858 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:28:28.858 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['755975be-ed81-4fc9-abfc-9b5c7bfa57d5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:28:29.079 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['755975be-ed81-4fc9-abfc-9b5c7bfa57d5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:28:29.079 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:28:29.079 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9f2f1776-ad6e-4689-bc3a-572d5627662d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:28:29.079 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:28:29.079 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:28:29.079 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 not yet added. Adding. 2021-09-17 17:28:29.079 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:28:29.079 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:28:29.170 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:29.260 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:29.260 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:29.382 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:29.477 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.843s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:29.477 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:28:29.477 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 processed. 2021-09-17 17:28:30.229 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:30.603 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:31.604 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 52376feb-7273-48cd-92ac-d4e946fb4947 2021-09-17 17:28:32.245 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:28:33.148 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 52376feb-7273-48cd-92ac-d4e946fb4947 2021-09-17 17:28:33.712 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 52376feb-7273-48cd-92ac-d4e946fb4947 updated. Details: {'device': '52376feb-7273-48cd-92ac-d4e946fb4947', 'network_id': '4bc3f3f2-4867-4534-8626-611ecc31273e', 'port_id': '52376feb-7273-48cd-92ac-d4e946fb4947', 'mac_address': 'fa:16:3e:bb:34:3e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 410, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7e3fcc68-b6b6-4430-aeb1-7c197c100225', 'ip_address': '192.168.233.122'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:28:34.789 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:28:34.789 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.base [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Loop iteration exceeded interval (2 vs. 2.5438671112060547) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-09-17 17:28:34.789 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52376feb-7273-48cd-92ac-d4e946fb4947" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:34.804 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 52376feb-7273-48cd-92ac-d4e946fb4947 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:28:34.804 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4bc3f3f2-4867-4534-8626-611ecc31273e 2021-09-17 17:28:34.804 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:28:34.960 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '52376feb-7273-48cd-92ac-d4e946fb4947') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:28:34.960 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '52376feb-7273-48cd-92ac-d4e946fb4947') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:28:34.960 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 52376feb-7273-48cd-92ac-d4e946fb4947 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:28:34.960 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 410, VLAN trunk: None to switch port 52376feb-7273-48cd-92ac-d4e946fb4947 2021-09-17 17:28:35.072 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:28:35.072 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['52376feb-7273-48cd-92ac-d4e946fb4947'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:28:35.325 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['52376feb-7273-48cd-92ac-d4e946fb4947']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:28:35.325 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:28:35.325 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7583d9cf-426b-4019-b467-a3b8fe8e7cf6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:28:35.325 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7583d9cf-426b-4019-b467-a3b8fe8e7cf6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:28:35.325 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 52376feb-7273-48cd-92ac-d4e946fb4947 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:28:35.325 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:28:35.325 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 52376feb-7273-48cd-92ac-d4e946fb4947 not yet added. Adding. 2021-09-17 17:28:35.325 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:28:35.325 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:28:35.431 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52376feb-7273-48cd-92ac-d4e946fb4947" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:35.539 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52376feb-7273-48cd-92ac-d4e946fb4947" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:35.539 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52376feb-7273-48cd-92ac-d4e946fb4947" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:35.650 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52376feb-7273-48cd-92ac-d4e946fb4947" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:35.751 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52376feb-7273-48cd-92ac-d4e946fb4947" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:35.751 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 52376feb-7273-48cd-92ac-d4e946fb4947 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:28:35.751 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 52376feb-7273-48cd-92ac-d4e946fb4947 processed. 2021-09-17 17:28:36.792 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:37.137 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:41.681 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 52376feb-7273-48cd-92ac-d4e946fb4947 2021-09-17 17:28:42.179 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-420583c1-7f32-417a-86d4-95132563d9f9 f294fb5e92f746b5bff6b090de67d357 69ec080c7a734cf89e7472c14c9748c7 - - -] Security group member updated on remote: ['7583d9cf-426b-4019-b467-a3b8fe8e7cf6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:28:42.179 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-420583c1-7f32-417a-86d4-95132563d9f9 f294fb5e92f746b5bff6b090de67d357 69ec080c7a734cf89e7472c14c9748c7 - - -] Security group member updated ['7583d9cf-426b-4019-b467-a3b8fe8e7cf6'] 2021-09-17 17:28:42.179 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-420583c1-7f32-417a-86d4-95132563d9f9 f294fb5e92f746b5bff6b090de67d357 69ec080c7a734cf89e7472c14c9748c7 - - -] Refresh firewall rules 2021-09-17 17:28:42.179 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-420583c1-7f32-417a-86d4-95132563d9f9 f294fb5e92f746b5bff6b090de67d357 69ec080c7a734cf89e7472c14c9748c7 - - -] Get security group information for devices via rpc ['52376feb-7273-48cd-92ac-d4e946fb4947'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:28:42.246 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-420583c1-7f32-417a-86d4-95132563d9f9 f294fb5e92f746b5bff6b090de67d357 69ec080c7a734cf89e7472c14c9748c7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:28:42.246 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-420583c1-7f32-417a-86d4-95132563d9f9 f294fb5e92f746b5bff6b090de67d357 69ec080c7a734cf89e7472c14c9748c7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:28:42.272 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-420583c1-7f32-417a-86d4-95132563d9f9 f294fb5e92f746b5bff6b090de67d357 69ec080c7a734cf89e7472c14c9748c7 - - -] port_delete event received for '52376feb-7273-48cd-92ac-d4e946fb4947' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:28:42.790 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:28:42.790 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '52376feb-7273-48cd-92ac-d4e946fb4947' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:28:42.790 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '52376feb-7273-48cd-92ac-d4e946fb4947' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:28:42.790 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 52376feb-7273-48cd-92ac-d4e946fb4947 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:28:42.806 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4bc3f3f2-4867-4534-8626-611ecc31273e 2021-09-17 17:28:42.806 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52376feb-7273-48cd-92ac-d4e946fb4947'] 2021-09-17 17:28:42.806 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:28:42.806 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:28:42.806 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52376feb-7273-48cd-92ac-d4e946fb4947'] 2021-09-17 17:28:44.804 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:28:44.830 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:28:47.604 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48f21aa1-e310-4159-8530-12841724a3a6 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network 8306b99c-af57-41c3-bb7c-f98bdf5c613e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:28:47.604 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48f21aa1-e310-4159-8530-12841724a3a6 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network 8306b99c-af57-41c3-bb7c-f98bdf5c613e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:28:48.381 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b5c5a1c-425c-43de-ab87-ff86f3abedc7 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network 1dcddc33-e54f-4435-bf69-1d718f867631 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:28:48.381 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b5c5a1c-425c-43de-ab87-ff86f3abedc7 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network 1dcddc33-e54f-4435-bf69-1d718f867631 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:28:54.774 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a91bf62-bf45-4829-b479-73bdc063b018 - - - - -] port_update received: 4957c5f6-402f-4e6f-aeec-2fdce38daeba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:28:54.798 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a91bf62-bf45-4829-b479-73bdc063b018 - - - - -] No port 4957c5f6-402f-4e6f-aeec-2fdce38daeba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:28:58.231 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c32ee4e7-b80d-4d45-a65a-c3920f8e9ac3 - - - - -] port_update received: 2fc5d00f-272f-4732-8520-16df11cf621c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:28:58.247 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c32ee4e7-b80d-4d45-a65a-c3920f8e9ac3 - - - - -] No port 2fc5d00f-272f-4732-8520-16df11cf621c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:29:01.870 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-743f221f-1118-44fe-bf12-ee15f3fff95d - - - - -] port_update received: 46297699-6769-4179-83a4-58c1e545d4e5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:29:01.870 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-743f221f-1118-44fe-bf12-ee15f3fff95d - - - - -] No port 46297699-6769-4179-83a4-58c1e545d4e5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:29:04.211 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db2440de-b99a-420e-ba77-2b6c69541017 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group rule updated on remote: ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:29:04.211 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-db2440de-b99a-420e-ba77-2b6c69541017 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group rule updated ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] 2021-09-17 17:29:04.651 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51e0c6e3-d10f-46bf-b9f9-8a10e17256a4 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group rule updated on remote: ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:29:04.651 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-51e0c6e3-d10f-46bf-b9f9-8a10e17256a4 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group rule updated ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] 2021-09-17 17:29:05.084 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30a8e5e0-582c-4b2f-a76e-bb1bc558f833 - - - - -] port_update received: a63c3b7b-c442-4442-85fe-e8e118369a11 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:29:05.084 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30a8e5e0-582c-4b2f-a76e-bb1bc558f833 - - - - -] No port a63c3b7b-c442-4442-85fe-e8e118369a11 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:29:05.303 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fea0127f-1d6f-4b8f-8e50-af6a853e32b0 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group rule updated on remote: ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:29:05.303 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-fea0127f-1d6f-4b8f-8e50-af6a853e32b0 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group rule updated ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] 2021-09-17 17:29:05.808 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a31a5d8-9a0c-4402-9f14-f6c6b7c25dd7 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group rule updated on remote: ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:29:05.808 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-0a31a5d8-9a0c-4402-9f14-f6c6b7c25dd7 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group rule updated ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] 2021-09-17 17:29:06.200 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab5fbe97-cc06-46f4-9c66-763bb5b8e616 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group rule updated on remote: ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:29:06.200 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-ab5fbe97-cc06-46f4-9c66-763bb5b8e616 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group rule updated ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] 2021-09-17 17:29:06.727 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2122984-99c3-401a-aec4-f7a586502704 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group rule updated on remote: ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:29:06.727 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-b2122984-99c3-401a-aec4-f7a586502704 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group rule updated ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] 2021-09-17 17:29:30.444 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377fd044-e467-4ff6-a8d1-2e9089034dd8 - - - - -] port_update received: 87e5535a-0f54-4eea-a343-54f797a90c6c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:29:30.444 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377fd044-e467-4ff6-a8d1-2e9089034dd8 - - - - -] No port 87e5535a-0f54-4eea-a343-54f797a90c6c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:29:32.006 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f444ff64-11ad-4b0f-8d83-604171dbfb50 2021-09-17 17:29:32.553 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2b83b0c-b4a9-428a-a8c8-19aceb5341db 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group member updated on remote: ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:29:32.553 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-b2b83b0c-b4a9-428a-a8c8-19aceb5341db 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group member updated ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] 2021-09-17 17:29:32.850 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-828bf35e-a095-4a18-ae8d-1cc59d598df7 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group member updated on remote: ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:29:32.850 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-828bf35e-a095-4a18-ae8d-1cc59d598df7 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group member updated ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] 2021-09-17 17:29:33.069 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:29:33.069 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f444ff64-11ad-4b0f-8d83-604171dbfb50' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:29:33.069 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f444ff64-11ad-4b0f-8d83-604171dbfb50' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:29:33.069 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f444ff64-11ad-4b0f-8d83-604171dbfb50 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:29:33.069 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 47e2d6e9-ce7e-458e-b5e3-fc8811121e51 2021-09-17 17:29:33.069 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f444ff64-11ad-4b0f-8d83-604171dbfb50'] 2021-09-17 17:29:33.069 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:29:33.069 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:29:33.069 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f444ff64-11ad-4b0f-8d83-604171dbfb50'] 2021-09-17 17:29:33.818 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-828bf35e-a095-4a18-ae8d-1cc59d598df7 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] port_delete event received for 'f444ff64-11ad-4b0f-8d83-604171dbfb50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:29:34.552 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab9e96cb-5d08-48aa-a7f4-22b94647b715 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: 4eeb8841-1ba9-4d31-b23e-dfe00e140760 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:29:34.559 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab9e96cb-5d08-48aa-a7f4-22b94647b715 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:29:34.883 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c589a6db-da10-488f-b33a-27bb8011249d - - - - -] port_update received: aad18c59-1e51-4b70-a210-c4d30d2a6bd1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:29:34.883 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c589a6db-da10-488f-b33a-27bb8011249d - - - - -] No port aad18c59-1e51-4b70-a210-c4d30d2a6bd1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:29:35.066 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:29:35.162 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:29:39.772 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8cf09fc-b3a5-437a-aaef-7e0a6b78689a - - - - -] port_update received: e0f51fe7-f455-4f58-81c8-d2a8faebb489 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:29:39.772 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8cf09fc-b3a5-437a-aaef-7e0a6b78689a - - - - -] No port e0f51fe7-f455-4f58-81c8-d2a8faebb489 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:29:41.779 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac80b22e-cace-4752-b0a8-d42933e8ed0d 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group member updated on remote: ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:29:41.779 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-ac80b22e-cace-4752-b0a8-d42933e8ed0d 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group member updated ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] 2021-09-17 17:29:42.125 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4eeb8841-1ba9-4d31-b23e-dfe00e140760 2021-09-17 17:29:43.099 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:29:43.193 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54edfa43-fa33-4eca-9f01-5217ac2f5e8f e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: 4e6f7b95-8273-4221-89a7-219336133eb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:29:43.208 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54edfa43-fa33-4eca-9f01-5217ac2f5e8f e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port 4e6f7b95-8273-4221-89a7-219336133eb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:29:43.597 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 2021-09-17 17:29:43.601 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 updated. Details: {'device': '4eeb8841-1ba9-4d31-b23e-dfe00e140760', 'network_id': 'c5fd655e-5563-4ef4-b398-7647045e7dc0', 'port_id': '4eeb8841-1ba9-4d31-b23e-dfe00e140760', 'mac_address': 'fa:16:3e:0e:3c:50', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 405, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'acf76a6c-c31d-46bf-ad83-cd7ec2729137', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:29:43.601 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:29:43.601 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4eeb8841-1ba9-4d31-b23e-dfe00e140760" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:29:43.601 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:29:43.601 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c5fd655e-5563-4ef4-b398-7647045e7dc0 2021-09-17 17:29:43.601 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:29:43.763 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4eeb8841-1ba9-4d31-b23e-dfe00e140760') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:29:43.763 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4eeb8841-1ba9-4d31-b23e-dfe00e140760') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:29:43.785 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:29:43.785 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 405, VLAN trunk: None to switch port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 2021-09-17 17:29:43.864 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:29:43.879 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4eeb8841-1ba9-4d31-b23e-dfe00e140760'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:29:44.310 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4eeb8841-1ba9-4d31-b23e-dfe00e140760']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:29:44.310 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:29:44.310 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ac74d208-252e-4fd8-b5c5-39e03b1f5b22) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:29:44.310 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4eeb8841-1ba9-4d31-b23e-dfe00e140760 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:29:44.310 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:29:44.310 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4eeb8841-1ba9-4d31-b23e-dfe00e140760 not yet added. Adding. 2021-09-17 17:29:44.310 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:29:44.310 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:29:44.411 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eeb8841-1ba9-4d31-b23e-dfe00e140760" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:29:44.510 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e76d1ce3-a418-49ad-8f83-41d59ec98be6 - - - - -] port_update received: 9b4017c0-f01d-4f0b-91fd-f287bd011433 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:29:44.510 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eeb8841-1ba9-4d31-b23e-dfe00e140760" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:29:44.510 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eeb8841-1ba9-4d31-b23e-dfe00e140760" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:29:44.510 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e76d1ce3-a418-49ad-8f83-41d59ec98be6 - - - - -] No port 9b4017c0-f01d-4f0b-91fd-f287bd011433 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:29:44.638 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eeb8841-1ba9-4d31-b23e-dfe00e140760" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:29:44.738 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4eeb8841-1ba9-4d31-b23e-dfe00e140760" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:29:44.738 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:29:44.738 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 processed. 2021-09-17 17:29:45.111 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:29:45.595 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:29:46.161 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 2021-09-17 17:29:47.132 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:29:47.428 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 2021-09-17 17:29:47.428 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 updated. Details: {'device': '755975be-ed81-4fc9-abfc-9b5c7bfa57d5', 'network_id': 'cb36a6d4-a9d9-4809-94d8-ccef3d49f97a', 'port_id': '755975be-ed81-4fc9-abfc-9b5c7bfa57d5', 'mac_address': 'fa:16:3e:64:38:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 422, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fde94289-3ec1-481c-9f1d-1204a3b357ea', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:29:47.428 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:29:47.428 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:29:47.448 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:29:47.448 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:29:47.458 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '755975be-ed81-4fc9-abfc-9b5c7bfa57d5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:29:47.458 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '755975be-ed81-4fc9-abfc-9b5c7bfa57d5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:29:47.458 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:29:47.458 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 422, VLAN trunk: None to switch port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 2021-09-17 17:29:47.521 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:29:47.521 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['755975be-ed81-4fc9-abfc-9b5c7bfa57d5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:29:47.726 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['755975be-ed81-4fc9-abfc-9b5c7bfa57d5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:29:47.726 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:29:47.726 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9f2f1776-ad6e-4689-bc3a-572d5627662d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:29:47.726 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:29:47.726 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:29:47.726 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-17 17:29:47.726 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:29:47.726 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:29:47.726 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:29:47.726 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:29:47.772 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:29:47.772 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:29:47.772 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 processed. 2021-09-17 17:29:49.148 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:29:49.911 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:29:52.197 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4e6f7b95-8273-4221-89a7-219336133eb0 2021-09-17 17:29:53.155 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:29:54.011 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 4e6f7b95-8273-4221-89a7-219336133eb0 2021-09-17 17:29:54.011 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 4e6f7b95-8273-4221-89a7-219336133eb0 updated. Details: {'device': '4e6f7b95-8273-4221-89a7-219336133eb0', 'network_id': '47e2d6e9-ce7e-458e-b5e3-fc8811121e51', 'port_id': '4e6f7b95-8273-4221-89a7-219336133eb0', 'mac_address': 'fa:16:3e:f7:a2:fd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 427, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b86cd3d2-7e31-4268-bbf5-56635408c00d', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:29:54.011 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:29:54.011 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e6f7b95-8273-4221-89a7-219336133eb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:29:54.011 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4e6f7b95-8273-4221-89a7-219336133eb0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:29:54.011 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 47e2d6e9-ce7e-458e-b5e3-fc8811121e51 2021-09-17 17:29:54.011 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:29:54.161 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4e6f7b95-8273-4221-89a7-219336133eb0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:29:54.161 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4e6f7b95-8273-4221-89a7-219336133eb0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:29:54.198 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4e6f7b95-8273-4221-89a7-219336133eb0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:29:54.198 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 427, VLAN trunk: None to switch port 4e6f7b95-8273-4221-89a7-219336133eb0 2021-09-17 17:29:54.286 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:29:54.286 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4e6f7b95-8273-4221-89a7-219336133eb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:29:55.035 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4e6f7b95-8273-4221-89a7-219336133eb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:29:55.039 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:29:55.039 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (442d0a5a-fff7-4bba-b9e3-87e16efe6a27) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:29:55.039 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4e6f7b95-8273-4221-89a7-219336133eb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:29:55.039 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:29:55.039 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4e6f7b95-8273-4221-89a7-219336133eb0 not yet added. Adding. 2021-09-17 17:29:55.039 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:29:55.039 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:29:55.163 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e6f7b95-8273-4221-89a7-219336133eb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:29:55.288 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e6f7b95-8273-4221-89a7-219336133eb0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:29:55.288 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e6f7b95-8273-4221-89a7-219336133eb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:29:55.419 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e6f7b95-8273-4221-89a7-219336133eb0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:29:55.529 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e6f7b95-8273-4221-89a7-219336133eb0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:29:55.529 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4e6f7b95-8273-4221-89a7-219336133eb0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:29:55.529 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4e6f7b95-8273-4221-89a7-219336133eb0 processed. 2021-09-17 17:29:57.177 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:29:57.647 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:00.417 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec0331c7-eef1-440d-b35d-9b4e5f42e903 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group member updated on remote: ['16195a0b-ce11-4068-a048-84fac203f2ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:30:00.417 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-ec0331c7-eef1-440d-b35d-9b4e5f42e903 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group member updated ['16195a0b-ce11-4068-a048-84fac203f2ca'] 2021-09-17 17:30:01.819 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-544b618d-90cb-4a25-94c6-6f102b01c4d7 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: 34c60f31-f757-4ff8-b513-1d2e1313d196 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:30:01.848 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-544b618d-90cb-4a25-94c6-6f102b01c4d7 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port 34c60f31-f757-4ff8-b513-1d2e1313d196 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:30:14.335 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 2021-09-17 17:30:15.271 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:30:15.271 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '755975be-ed81-4fc9-abfc-9b5c7bfa57d5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:30:15.271 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '755975be-ed81-4fc9-abfc-9b5c7bfa57d5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:30:15.271 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:30:15.289 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['755975be-ed81-4fc9-abfc-9b5c7bfa57d5'] 2021-09-17 17:30:15.289 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:30:15.289 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:30:15.289 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['755975be-ed81-4fc9-abfc-9b5c7bfa57d5'] 2021-09-17 17:30:16.348 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 2021-09-17 17:30:16.348 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 34c60f31-f757-4ff8-b513-1d2e1313d196 2021-09-17 17:30:17.286 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:30:17.286 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:17.658 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:17.663 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 34c60f31-f757-4ff8-b513-1d2e1313d196 2021-09-17 17:30:17.663 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 34c60f31-f757-4ff8-b513-1d2e1313d196 updated. Details: {'device': '34c60f31-f757-4ff8-b513-1d2e1313d196', 'network_id': 'ecda6e12-c805-49f1-b41a-9cb022c549b8', 'port_id': '34c60f31-f757-4ff8-b513-1d2e1313d196', 'mac_address': 'fa:16:3e:8d:6a:b8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 417, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fdb68e07-5307-4edb-908e-1ffad9e10205', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:30:17.663 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:30:17.663 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:30:17.663 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:17.663 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 34c60f31-f757-4ff8-b513-1d2e1313d196 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:30:17.663 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ecda6e12-c805-49f1-b41a-9cb022c549b8 2021-09-17 17:30:17.663 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:30:17.663 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '755975be-ed81-4fc9-abfc-9b5c7bfa57d5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:30:17.663 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '755975be-ed81-4fc9-abfc-9b5c7bfa57d5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:30:17.663 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:30:17.694 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cb36a6d4-a9d9-4809-94d8-ccef3d49f97a 2021-09-17 17:30:17.694 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['755975be-ed81-4fc9-abfc-9b5c7bfa57d5'] 2021-09-17 17:30:17.694 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:30:17.694 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['755975be-ed81-4fc9-abfc-9b5c7bfa57d5'] 2021-09-17 17:30:17.843 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '34c60f31-f757-4ff8-b513-1d2e1313d196') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:30:17.843 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '34c60f31-f757-4ff8-b513-1d2e1313d196') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:30:17.850 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 34c60f31-f757-4ff8-b513-1d2e1313d196 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:30:17.850 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 417, VLAN trunk: None to switch port 34c60f31-f757-4ff8-b513-1d2e1313d196 2021-09-17 17:30:17.923 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:30:17.942 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['34c60f31-f757-4ff8-b513-1d2e1313d196'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:30:18.085 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['34c60f31-f757-4ff8-b513-1d2e1313d196']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:30:18.085 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:30:18.085 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (16195a0b-ce11-4068-a048-84fac203f2ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:30:18.085 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (16195a0b-ce11-4068-a048-84fac203f2ca) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:30:18.085 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 34c60f31-f757-4ff8-b513-1d2e1313d196 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:30:18.085 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:30:18.085 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 34c60f31-f757-4ff8-b513-1d2e1313d196 not yet added. Adding. 2021-09-17 17:30:18.085 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:30:18.085 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:30:18.213 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:18.318 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:18.339 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:18.473 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:18.585 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:18.585 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 34c60f31-f757-4ff8-b513-1d2e1313d196 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:30:18.585 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 34c60f31-f757-4ff8-b513-1d2e1313d196 processed. 2021-09-17 17:30:19.317 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:19.803 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:36.504 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 2021-09-17 17:30:37.462 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:30:37.709 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 2021-09-17 17:30:37.709 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 updated. Details: {'device': '755975be-ed81-4fc9-abfc-9b5c7bfa57d5', 'network_id': 'cb36a6d4-a9d9-4809-94d8-ccef3d49f97a', 'port_id': '755975be-ed81-4fc9-abfc-9b5c7bfa57d5', 'mac_address': 'fa:16:3e:64:38:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 422, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fde94289-3ec1-481c-9f1d-1204a3b357ea', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:30:37.709 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:30:37.709 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:37.709 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:30:37.709 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cb36a6d4-a9d9-4809-94d8-ccef3d49f97a 2021-09-17 17:30:37.709 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:30:37.865 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '755975be-ed81-4fc9-abfc-9b5c7bfa57d5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:30:37.865 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '755975be-ed81-4fc9-abfc-9b5c7bfa57d5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:30:37.880 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:30:37.880 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 422, VLAN trunk: None to switch port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 2021-09-17 17:30:37.947 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:30:37.972 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['755975be-ed81-4fc9-abfc-9b5c7bfa57d5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:30:38.116 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['755975be-ed81-4fc9-abfc-9b5c7bfa57d5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:30:38.116 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:30:38.116 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9f2f1776-ad6e-4689-bc3a-572d5627662d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:30:38.116 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:30:38.116 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:30:38.116 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 not yet added. Adding. 2021-09-17 17:30:38.116 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:30:38.116 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:30:38.241 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:38.350 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:38.350 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:38.507 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:38.614 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-755975be-ed81-4fc9-abfc-9b5c7bfa57d5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:38.614 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:30:38.614 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 processed. 2021-09-17 17:30:39.488 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:39.740 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:46.271 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be365862-6196-4454-a92a-a03395fd75e6 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group rule updated on remote: ['c021b6b7-0d95-4a7f-b8dd-8837be069674'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:30:46.271 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-be365862-6196-4454-a92a-a03395fd75e6 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group rule updated ['c021b6b7-0d95-4a7f-b8dd-8837be069674'] 2021-09-17 17:30:46.647 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac4be1a4-662b-4927-bcbf-85fa411c2b32 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group rule updated on remote: ['c021b6b7-0d95-4a7f-b8dd-8837be069674'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:30:46.647 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-ac4be1a4-662b-4927-bcbf-85fa411c2b32 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group rule updated ['c021b6b7-0d95-4a7f-b8dd-8837be069674'] 2021-09-17 17:30:46.926 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2b025ca-35b9-4618-92ce-d51abb6d9147 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group rule updated on remote: ['c021b6b7-0d95-4a7f-b8dd-8837be069674'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:30:46.926 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-b2b025ca-35b9-4618-92ce-d51abb6d9147 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group rule updated ['c021b6b7-0d95-4a7f-b8dd-8837be069674'] 2021-09-17 17:30:47.318 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-346bb63a-f6cd-40a9-b23b-95b50bcf81fe c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group rule updated on remote: ['c021b6b7-0d95-4a7f-b8dd-8837be069674'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:30:47.318 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-346bb63a-f6cd-40a9-b23b-95b50bcf81fe c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group rule updated ['c021b6b7-0d95-4a7f-b8dd-8837be069674'] 2021-09-17 17:30:47.694 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7d467a1-f280-41c4-8bc8-c116ee86becc c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group rule updated on remote: ['c021b6b7-0d95-4a7f-b8dd-8837be069674'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:30:47.694 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-f7d467a1-f280-41c4-8bc8-c116ee86becc c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group rule updated ['c021b6b7-0d95-4a7f-b8dd-8837be069674'] 2021-09-17 17:30:48.041 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24e1b4e4-4895-4bd5-b0a0-0c3b4b95de6b c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group rule updated on remote: ['c021b6b7-0d95-4a7f-b8dd-8837be069674'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:30:48.041 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-24e1b4e4-4895-4bd5-b0a0-0c3b4b95de6b c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group rule updated ['c021b6b7-0d95-4a7f-b8dd-8837be069674'] 2021-09-17 17:30:48.772 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group member updated on remote: ['c021b6b7-0d95-4a7f-b8dd-8837be069674', '16195a0b-ce11-4068-a048-84fac203f2ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:30:48.772 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group member updated ['c021b6b7-0d95-4a7f-b8dd-8837be069674', '16195a0b-ce11-4068-a048-84fac203f2ca'] 2021-09-17 17:30:48.772 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Refresh firewall rules 2021-09-17 17:30:48.772 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Get security group information for devices via rpc ['34c60f31-f757-4ff8-b513-1d2e1313d196'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:30:48.818 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] port_update received: 34c60f31-f757-4ff8-b513-1d2e1313d196 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:30:48.818 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-agent-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:48.818 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Binding port 34c60f31-f757-4ff8-b513-1d2e1313d196 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:30:48.834 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:30:48.850 3992 2661747593992 MainThread DEBUG neutron.services.trunk.rpc.agent [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '34c60f31-f757-4ff8-b513-1d2e1313d196') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:30:48.850 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '34c60f31-f757-4ff8-b513-1d2e1313d196') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:30:48.866 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Trunk plugin disabled on server. Assuming port 34c60f31-f757-4ff8-b513-1d2e1313d196 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:30:48.866 3992 2661747593992 MainThread INFO networking_hyperv.neutron.trunk_driver [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Binding VLAN ID: 417, VLAN trunk: None to switch port 34c60f31-f757-4ff8-b513-1d2e1313d196 2021-09-17 17:30:48.897 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Refresh firewall rules 2021-09-17 17:30:48.897 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Get security group information for devices via rpc ['34c60f31-f757-4ff8-b513-1d2e1313d196'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:30:49.551 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update security group information for ports dict_keys(['34c60f31-f757-4ff8-b513-1d2e1313d196']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:30:49.551 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:30:49.551 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update rules of security group (16195a0b-ce11-4068-a048-84fac203f2ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:30:49.551 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update rules of security group (c021b6b7-0d95-4a7f-b8dd-8837be069674) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:30:49.551 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update members of security group (16195a0b-ce11-4068-a048-84fac203f2ca) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:30:49.551 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update port filter for 34c60f31-f757-4ff8-b513-1d2e1313d196 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:30:49.551 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Updating port rules. 2021-09-17 17:30:49.551 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-17 17:30:49.551 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:49.615 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update security group information for ports dict_keys(['34c60f31-f757-4ff8-b513-1d2e1313d196']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:30:49.615 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:30:49.615 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update rules of security group (16195a0b-ce11-4068-a048-84fac203f2ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:30:49.615 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update rules of security group (c021b6b7-0d95-4a7f-b8dd-8837be069674) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:30:49.615 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update members of security group (16195a0b-ce11-4068-a048-84fac203f2ca) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:30:49.615 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update port filter for 34c60f31-f757-4ff8-b513-1d2e1313d196 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:30:49.615 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Updating port rules. 2021-09-17 17:30:49.615 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-17 17:30:49.694 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:49.694 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:49.694 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:49.694 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:49.804 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:49.804 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:30:49.804 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:30:49.835 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-08b043ba-9ce9-4732-b3ce-8a875834ccf4 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-agent-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:31:19.920 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bc14959-b2b5-4021-95b2-1c07322b7578 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group member updated on remote: ['9f2f1776-ad6e-4689-bc3a-572d5627662d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:31:19.920 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-1bc14959-b2b5-4021-95b2-1c07322b7578 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] Security group member updated ['9f2f1776-ad6e-4689-bc3a-572d5627662d'] 2021-09-17 17:31:20.210 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bc14959-b2b5-4021-95b2-1c07322b7578 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] port_delete event received for '755975be-ed81-4fc9-abfc-9b5c7bfa57d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:31:20.851 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 2021-09-17 17:31:21.747 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:31:21.747 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '755975be-ed81-4fc9-abfc-9b5c7bfa57d5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:31:21.747 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '755975be-ed81-4fc9-abfc-9b5c7bfa57d5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:31:21.747 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 755975be-ed81-4fc9-abfc-9b5c7bfa57d5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:31:21.762 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cb36a6d4-a9d9-4809-94d8-ccef3d49f97a 2021-09-17 17:31:21.762 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['755975be-ed81-4fc9-abfc-9b5c7bfa57d5'] 2021-09-17 17:31:21.762 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:31:21.762 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:31:21.762 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['755975be-ed81-4fc9-abfc-9b5c7bfa57d5'] 2021-09-17 17:31:22.091 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26d3a062-d108-4179-b7b2-beee590f0921 d290e766c73e46dc85e2e5f53399aeb0 d00f129a8555488e830b8922b204b52b - - -] port_delete event received for '2aa365d4-4260-47d2-8886-5d37aa449007' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:31:23.763 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:31:23.792 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:31:25.878 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44fba5f1-1984-45a4-be93-3fdcbb15a255 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '9d46329d-bd68-4648-a638-225b607f780f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:31:27.231 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1b45dc1-d85e-473c-9b7e-07d48d8afb02 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '09643d44-ec17-420c-a2b9-cd9af343945f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:31:28.301 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5442df1-c149-45ba-9d29-0f97b1c870c4 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for 'b29505cc-d92d-4ef0-9df8-53d4eed4c1b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:31:28.435 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc244737-773e-491d-a7dd-ba4401b50dfd - - - - -] port_delete event received for 'b29505cc-d92d-4ef0-9df8-53d4eed4c1b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:31:28.657 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5442df1-c149-45ba-9d29-0f97b1c870c4 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network cb36a6d4-a9d9-4809-94d8-ccef3d49f97a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:31:28.657 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5442df1-c149-45ba-9d29-0f97b1c870c4 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network cb36a6d4-a9d9-4809-94d8-ccef3d49f97a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:31:34.566 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c595c45-1439-4836-acd3-1c4bf6409b7d - - - - -] port_update received: 148aee1e-5bca-47d7-8f62-9015ad052126 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:31:34.590 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c595c45-1439-4836-acd3-1c4bf6409b7d - - - - -] No port 148aee1e-5bca-47d7-8f62-9015ad052126 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:31:37.766 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a052c93-433c-437d-be66-09466c0632d3 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group rule updated on remote: ['7c202ad7-bc20-4e95-832f-62fc915b4006'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:31:38.768 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-5a052c93-433c-437d-be66-09466c0632d3 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group rule updated ['7c202ad7-bc20-4e95-832f-62fc915b4006'] 2021-09-17 17:31:38.768 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b48a0c0-07be-44dd-962a-ea273e596d7c 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group rule updated on remote: ['7c202ad7-bc20-4e95-832f-62fc915b4006'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:31:38.768 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-8b48a0c0-07be-44dd-962a-ea273e596d7c 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group rule updated ['7c202ad7-bc20-4e95-832f-62fc915b4006'] 2021-09-17 17:31:38.768 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c091bf64-0e58-43e9-a48d-e16a192374bb - - - - -] port_update received: cce989ac-206e-4bce-a675-be233e11770f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:31:38.793 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c091bf64-0e58-43e9-a48d-e16a192374bb - - - - -] No port cce989ac-206e-4bce-a675-be233e11770f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:31:42.599 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16c6e819-2662-4fcb-aacd-9ca8510b9831 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group member updated on remote: ['7c202ad7-bc20-4e95-832f-62fc915b4006'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:31:42.599 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-16c6e819-2662-4fcb-aacd-9ca8510b9831 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group member updated ['7c202ad7-bc20-4e95-832f-62fc915b4006'] 2021-09-17 17:31:44.036 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98f2ac4f-0ccd-459a-9021-409cd5db42d6 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:31:44.052 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98f2ac4f-0ccd-459a-9021-409cd5db42d6 e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:31:47.066 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 2021-09-17 17:31:47.503 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0226e6ea-2f51-4abb-89d1-ef542626ef29 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group member updated on remote: ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:31:47.503 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-0226e6ea-2f51-4abb-89d1-ef542626ef29 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group member updated ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] 2021-09-17 17:31:48.568 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49b19e98-a5df-4bce-a5b4-7b6501dea75d e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: a718fbfc-8909-496a-8aef-09d41896d019 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:31:48.588 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49b19e98-a5df-4bce-a5b4-7b6501dea75d e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port a718fbfc-8909-496a-8aef-09d41896d019 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:31:48.861 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:31:49.085 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 2021-09-17 17:31:49.085 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 updated. Details: {'device': '956d4fb8-b2cb-47b7-894d-fcfb8dc85895', 'network_id': '8137f25b-b6e6-4976-b54e-fc4338ead8a6', 'port_id': '956d4fb8-b2cb-47b7-894d-fcfb8dc85895', 'mac_address': 'fa:16:3e:7e:4a:cb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 412, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0bc4c3cf-7b2b-4bf9-b610-021a56ed5884', '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-09-17 17:31:49.097 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:31:49.097 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-956d4fb8-b2cb-47b7-894d-fcfb8dc85895" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:31:49.097 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:31:49.097 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8137f25b-b6e6-4976-b54e-fc4338ead8a6 2021-09-17 17:31:49.097 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:31:49.256 3992 2661747593992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '956d4fb8-b2cb-47b7-894d-fcfb8dc85895') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:31:49.256 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '956d4fb8-b2cb-47b7-894d-fcfb8dc85895') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:31:49.256 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:31:49.256 3992 2661747593992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 412, VLAN trunk: None to switch port 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 2021-09-17 17:31:49.349 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:31:49.349 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['956d4fb8-b2cb-47b7-894d-fcfb8dc85895'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:31:49.504 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['956d4fb8-b2cb-47b7-894d-fcfb8dc85895']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:31:49.504 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:31:49.504 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7c202ad7-bc20-4e95-832f-62fc915b4006) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:31:49.504 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:31:49.504 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:31:49.504 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 not yet added. Adding. 2021-09-17 17:31:49.504 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:31:49.504 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:31:49.628 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-956d4fb8-b2cb-47b7-894d-fcfb8dc85895" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:31:49.740 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-956d4fb8-b2cb-47b7-894d-fcfb8dc85895" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:31:49.740 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-956d4fb8-b2cb-47b7-894d-fcfb8dc85895" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:31:49.893 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-956d4fb8-b2cb-47b7-894d-fcfb8dc85895" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:31:50.034 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-956d4fb8-b2cb-47b7-894d-fcfb8dc85895" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:31:50.034 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:31:50.034 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 processed. 2021-09-17 17:31:50.862 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:31:51.159 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:31:57.148 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a718fbfc-8909-496a-8aef-09d41896d019 2021-09-17 17:31:58.913 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:31:59.159 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port a718fbfc-8909-496a-8aef-09d41896d019 2021-09-17 17:31:59.159 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port a718fbfc-8909-496a-8aef-09d41896d019 updated. Details: {'device': 'a718fbfc-8909-496a-8aef-09d41896d019', 'network_id': '47e2d6e9-ce7e-458e-b5e3-fc8811121e51', 'port_id': 'a718fbfc-8909-496a-8aef-09d41896d019', 'mac_address': 'fa:16:3e:4d:c1:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 427, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b86cd3d2-7e31-4268-bbf5-56635408c00d', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:31:59.159 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:31:59.159 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a718fbfc-8909-496a-8aef-09d41896d019" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:31:59.159 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a718fbfc-8909-496a-8aef-09d41896d019 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:31:59.159 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:31:59.334 3992 2661747593992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a718fbfc-8909-496a-8aef-09d41896d019') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:31:59.334 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a718fbfc-8909-496a-8aef-09d41896d019') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:31:59.350 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a718fbfc-8909-496a-8aef-09d41896d019 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:31:59.350 3992 2661747593992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 427, VLAN trunk: None to switch port a718fbfc-8909-496a-8aef-09d41896d019 2021-09-17 17:31:59.445 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:31:59.445 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a718fbfc-8909-496a-8aef-09d41896d019'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:31:59.679 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a718fbfc-8909-496a-8aef-09d41896d019']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:31:59.689 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:31:59.689 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (442d0a5a-fff7-4bba-b9e3-87e16efe6a27) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:31:59.689 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a718fbfc-8909-496a-8aef-09d41896d019 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:31:59.689 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:31:59.689 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a718fbfc-8909-496a-8aef-09d41896d019 not yet added. Adding. 2021-09-17 17:31:59.689 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:31:59.689 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:31:59.837 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a718fbfc-8909-496a-8aef-09d41896d019" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:31:59.977 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a718fbfc-8909-496a-8aef-09d41896d019" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:31:59.977 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a718fbfc-8909-496a-8aef-09d41896d019" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:32:00.176 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a718fbfc-8909-496a-8aef-09d41896d019" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:32:00.284 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a718fbfc-8909-496a-8aef-09d41896d019" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:32:00.284 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a718fbfc-8909-496a-8aef-09d41896d019 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:32:00.284 3992 2661747593992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a718fbfc-8909-496a-8aef-09d41896d019 processed. 2021-09-17 17:32:00.816 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group member updated on remote: ['c021b6b7-0d95-4a7f-b8dd-8837be069674', '16195a0b-ce11-4068-a048-84fac203f2ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:32:00.816 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group member updated ['c021b6b7-0d95-4a7f-b8dd-8837be069674', '16195a0b-ce11-4068-a048-84fac203f2ca'] 2021-09-17 17:32:00.816 3992 2661747593992 MainThread INFO neutron.agent.securitygroups_rpc [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Refresh firewall rules 2021-09-17 17:32:00.816 3992 2661747593992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Get security group information for devices via rpc ['34c60f31-f757-4ff8-b513-1d2e1313d196'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:32:00.848 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] port_update received: 34c60f31-f757-4ff8-b513-1d2e1313d196 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:32:00.864 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-agent-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:32:00.864 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Binding port 34c60f31-f757-4ff8-b513-1d2e1313d196 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:32:00.864 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:32:00.880 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '34c60f31-f757-4ff8-b513-1d2e1313d196') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:32:00.880 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '34c60f31-f757-4ff8-b513-1d2e1313d196') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:32:00.893 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Trunk plugin disabled on server. Assuming port 34c60f31-f757-4ff8-b513-1d2e1313d196 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:32:00.893 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Binding VLAN ID: 417, VLAN trunk: None to switch port 34c60f31-f757-4ff8-b513-1d2e1313d196 2021-09-17 17:32:00.940 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:32:00.940 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Refresh firewall rules 2021-09-17 17:32:00.940 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Get security group information for devices via rpc ['34c60f31-f757-4ff8-b513-1d2e1313d196'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:32:01.101 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update security group information for ports dict_keys(['34c60f31-f757-4ff8-b513-1d2e1313d196']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:32:01.101 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:32:01.101 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update rules of security group (16195a0b-ce11-4068-a048-84fac203f2ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:32:01.101 3992 2661747593992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update members of security group (16195a0b-ce11-4068-a048-84fac203f2ca) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:32:01.101 3992 2661747593992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update port filter for 34c60f31-f757-4ff8-b513-1d2e1313d196 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:32:01.101 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Updating port rules. 2021-09-17 17:32:01.101 3992 2661747593992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-17 17:32:01.101 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:32:01.101 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:32:01.101 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:32:01.195 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update security group information for ports dict_keys(['34c60f31-f757-4ff8-b513-1d2e1313d196']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:32:01.206 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:32:01.206 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update rules of security group (16195a0b-ce11-4068-a048-84fac203f2ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:32:01.206 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update members of security group (16195a0b-ce11-4068-a048-84fac203f2ca) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-17 17:32:01.206 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update port filter for 34c60f31-f757-4ff8-b513-1d2e1313d196 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:32:01.206 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Updating port rules. 2021-09-17 17:32:01.206 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-17 17:32:01.336 3992 2661747593992 MainThread DEBUG oslo_concurrency.lockutils [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:32:01.336 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:32:01.336 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:32:01.336 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:32:01.429 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:32:01.472 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-driver-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:32:01.515 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [req-3b325a16-3808-40f0-8d1f-86f5ee8462e5 c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Lock "n-hv-agent-port-lock-34c60f31-f757-4ff8-b513-1d2e1313d196" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:32:01.972 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dbfe201-4e4a-4b07-a40c-a3f8cac7c11b c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] port_delete event received for 'cb0679a7-070d-4c05-a1aa-c76c1f1a9f2e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:32:08.507 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ba02516-3bf7-4094-8e05-8a5e7ae22f6d c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group member updated on remote: ['16195a0b-ce11-4068-a048-84fac203f2ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:32:08.507 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-9ba02516-3bf7-4094-8e05-8a5e7ae22f6d c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Security group member updated ['16195a0b-ce11-4068-a048-84fac203f2ca'] 2021-09-17 17:32:08.507 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-9ba02516-3bf7-4094-8e05-8a5e7ae22f6d c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Refresh firewall rules 2021-09-17 17:32:08.507 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ba02516-3bf7-4094-8e05-8a5e7ae22f6d c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Get security group information for devices via rpc ['34c60f31-f757-4ff8-b513-1d2e1313d196'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:32:08.533 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ba02516-3bf7-4094-8e05-8a5e7ae22f6d c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:32:08.533 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ba02516-3bf7-4094-8e05-8a5e7ae22f6d c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:32:08.583 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ba02516-3bf7-4094-8e05-8a5e7ae22f6d c7d0e222f54740658ef91493d74f77f0 cd6228e1bfae4dbab21bfc338bba9813 - - -] port_delete event received for '34c60f31-f757-4ff8-b513-1d2e1313d196' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:32:09.330 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 34c60f31-f757-4ff8-b513-1d2e1313d196 2021-09-17 17:32:11.017 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:32:11.017 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '34c60f31-f757-4ff8-b513-1d2e1313d196' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:32:11.017 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '34c60f31-f757-4ff8-b513-1d2e1313d196' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:32:11.021 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 34c60f31-f757-4ff8-b513-1d2e1313d196 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:32:11.034 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34c60f31-f757-4ff8-b513-1d2e1313d196'] 2021-09-17 17:32:11.055 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:32:11.055 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:32:11.055 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34c60f31-f757-4ff8-b513-1d2e1313d196'] 2021-09-17 17:32:11.347 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4eeb8841-1ba9-4d31-b23e-dfe00e140760 2021-09-17 17:32:13.033 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:32:13.033 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4eeb8841-1ba9-4d31-b23e-dfe00e140760' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:32:13.033 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4eeb8841-1ba9-4d31-b23e-dfe00e140760' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:32:13.033 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:32:13.033 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:32:13.049 3992 2661747594696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c5fd655e-5563-4ef4-b398-7647045e7dc0 2021-09-17 17:32:13.049 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4eeb8841-1ba9-4d31-b23e-dfe00e140760'] 2021-09-17 17:32:13.049 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:32:13.049 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:32:13.049 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4eeb8841-1ba9-4d31-b23e-dfe00e140760'] 2021-09-17 17:32:13.287 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:32:13.429 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6d79f6a-b7c8-482a-9d21-d9bf03c1ab9b 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for 'aad18c59-1e51-4b70-a210-c4d30d2a6bd1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:32:14.869 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-672ac807-02f9-44e5-a12f-eb3b93f8eeb4 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '87e5535a-0f54-4eea-a343-54f797a90c6c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:32:15.834 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfcc2cfe-5c11-45bf-bc14-9d939858ac3f 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '3170008e-48f6-495e-b55d-7a29ee23dbc2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:32:15.882 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f9e33d2-a6b0-4e8e-ab31-6e09ea38c407 - - - - -] port_delete event received for '3170008e-48f6-495e-b55d-7a29ee23dbc2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:32:16.087 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfcc2cfe-5c11-45bf-bc14-9d939858ac3f 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network ecda6e12-c805-49f1-b41a-9cb022c549b8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:32:16.087 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bfcc2cfe-5c11-45bf-bc14-9d939858ac3f 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Reclaiming local network ecda6e12-c805-49f1-b41a-9cb022c549b8 2021-09-17 17:32:17.158 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1747d540-eeae-41da-86d2-76989b6d9dfc 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '9b4017c0-f01d-4f0b-91fd-f287bd011433' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:32:18.382 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63f83a7b-b26a-4280-84ce-1cc098a8e01e 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for 'e0f51fe7-f455-4f58-81c8-d2a8faebb489' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:32:19.495 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72091c4d-2f2e-4aad-9c94-05906d8e5536 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for 'c5ecc193-6cc5-446b-9bc4-caef68282357' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:32:19.503 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9451fcd5-466f-446e-9f8a-aa204ecb53fe - - - - -] port_delete event received for 'c5ecc193-6cc5-446b-9bc4-caef68282357' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:32:19.751 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72091c4d-2f2e-4aad-9c94-05906d8e5536 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network b1087683-1be4-412e-a07c-801a843ea126 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:32:19.751 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72091c4d-2f2e-4aad-9c94-05906d8e5536 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network b1087683-1be4-412e-a07c-801a843ea126 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:32:21.351 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4eeb8841-1ba9-4d31-b23e-dfe00e140760 2021-09-17 17:32:23.082 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:32:23.361 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 2021-09-17 17:32:23.361 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 updated. Details: {'device': '4eeb8841-1ba9-4d31-b23e-dfe00e140760', 'network_id': 'c5fd655e-5563-4ef4-b398-7647045e7dc0', 'port_id': '4eeb8841-1ba9-4d31-b23e-dfe00e140760', 'mac_address': 'fa:16:3e:0e:3c:50', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 405, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'acf76a6c-c31d-46bf-ad83-cd7ec2729137', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-17 17:32:23.361 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:32:23.361 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4eeb8841-1ba9-4d31-b23e-dfe00e140760" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:32:23.361 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:32:23.361 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c5fd655e-5563-4ef4-b398-7647045e7dc0 2021-09-17 17:32:23.361 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:32:23.517 3992 2661747594344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4eeb8841-1ba9-4d31-b23e-dfe00e140760') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:32:23.535 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4eeb8841-1ba9-4d31-b23e-dfe00e140760') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:32:23.535 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:32:23.535 3992 2661747594344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 405, VLAN trunk: None to switch port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 2021-09-17 17:32:23.627 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:32:23.627 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4eeb8841-1ba9-4d31-b23e-dfe00e140760'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:32:23.846 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4eeb8841-1ba9-4d31-b23e-dfe00e140760']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:32:23.846 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:32:23.846 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ac74d208-252e-4fd8-b5c5-39e03b1f5b22) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:32:23.846 3992 2661747594344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4eeb8841-1ba9-4d31-b23e-dfe00e140760 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:32:23.861 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:32:23.861 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4eeb8841-1ba9-4d31-b23e-dfe00e140760 not yet added. Adding. 2021-09-17 17:32:23.861 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:32:23.861 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:32:23.985 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eeb8841-1ba9-4d31-b23e-dfe00e140760" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:32:24.113 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eeb8841-1ba9-4d31-b23e-dfe00e140760" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:32:24.113 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eeb8841-1ba9-4d31-b23e-dfe00e140760" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:32:24.267 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eeb8841-1ba9-4d31-b23e-dfe00e140760" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:32:24.383 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4eeb8841-1ba9-4d31-b23e-dfe00e140760" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:32:24.383 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:32:24.383 3992 2661747594344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 processed. 2021-09-17 17:32:25.095 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:32:25.456 3992 2661747594344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:33:46.532 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b1b882f-993e-42c2-b710-5967874d1ebc 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] port_delete event received for 'ec64f6e3-9558-4d39-8f44-a23826d61203' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:33:46.774 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b113394-ef06-4a4e-a20f-401fd393a88d 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] port_delete event received for '17568fb9-0eb2-484d-95e3-67f123fa7af0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:33:50.123 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a718fbfc-8909-496a-8aef-09d41896d019 2021-09-17 17:33:50.123 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4eeb8841-1ba9-4d31-b23e-dfe00e140760 2021-09-17 17:33:50.232 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9cfaade3-53bc-4612-a948-ab8e87ff83b5 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group member updated on remote: ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:33:50.232 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-9cfaade3-53bc-4612-a948-ab8e87ff83b5 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] Security group member updated ['ac74d208-252e-4fd8-b5c5-39e03b1f5b22'] 2021-09-17 17:33:50.273 3992 2661747594344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf589359-9dc2-4e05-a91c-f369e77a40f1 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group member updated on remote: ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:33:50.273 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [req-bf589359-9dc2-4e05-a91c-f369e77a40f1 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group member updated ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] 2021-09-17 17:33:50.344 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cfaade3-53bc-4612-a948-ab8e87ff83b5 6d58bd06ed0c45f38f356e9b56cdcd91 050d0f8bf6fd486c9c994e60c94beb88 - - -] port_delete event received for '4eeb8841-1ba9-4d31-b23e-dfe00e140760' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:33:50.437 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf589359-9dc2-4e05-a91c-f369e77a40f1 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] port_delete event received for 'a718fbfc-8909-496a-8aef-09d41896d019' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:33:51.490 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:33:51.490 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4eeb8841-1ba9-4d31-b23e-dfe00e140760' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:33:51.490 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4eeb8841-1ba9-4d31-b23e-dfe00e140760' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:33:51.490 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4eeb8841-1ba9-4d31-b23e-dfe00e140760 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:33:51.490 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a718fbfc-8909-496a-8aef-09d41896d019' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:33:51.490 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a718fbfc-8909-496a-8aef-09d41896d019' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:33:51.490 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a718fbfc-8909-496a-8aef-09d41896d019 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:33:51.503 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a718fbfc-8909-496a-8aef-09d41896d019'] 2021-09-17 17:33:51.503 3992 2661747594344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:33:51.503 3992 2661747594344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:33:51.503 3992 2661747594344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a718fbfc-8909-496a-8aef-09d41896d019'] 2021-09-17 17:33:51.503 3992 2661747594696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c5fd655e-5563-4ef4-b398-7647045e7dc0 2021-09-17 17:33:51.503 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4eeb8841-1ba9-4d31-b23e-dfe00e140760'] 2021-09-17 17:33:51.503 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:33:51.517 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:33:51.517 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4eeb8841-1ba9-4d31-b23e-dfe00e140760'] 2021-09-17 17:33:53.484 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:33:53.523 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:33:54.498 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2be8f5f7-517c-4cb0-bf34-d4eb36ad8a02 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '2fc5d00f-272f-4732-8520-16df11cf621c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:33:55.689 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8318cfce-0aef-4d2c-b687-4b95e999cc1e 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '4957c5f6-402f-4e6f-aeec-2fdce38daeba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:33:55.968 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45ee6cd5-1b0f-4577-b304-dbab1f84cc24 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] port_delete event received for 'd5186a59-e9a0-4d47-b23c-642c711df1a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:33:56.875 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dfd03c7-bf4d-44b2-a753-5ee04e642a6f 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for 'f1789f72-fb7d-4475-a3b6-306436b6770d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:33:57.061 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2046b176-870e-4b64-b13c-d22aec9faa6a - - - - -] port_delete event received for 'f1789f72-fb7d-4475-a3b6-306436b6770d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:33:57.250 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dfd03c7-bf4d-44b2-a753-5ee04e642a6f 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network c5fd655e-5563-4ef4-b398-7647045e7dc0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:33:57.250 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dfd03c7-bf4d-44b2-a753-5ee04e642a6f 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network c5fd655e-5563-4ef4-b398-7647045e7dc0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:33:58.171 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4e6f7b95-8273-4221-89a7-219336133eb0 2021-09-17 17:33:58.406 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ae6774e-c649-4da8-8567-9a9234b4269a 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for 'a63c3b7b-c442-4442-85fe-e8e118369a11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:33:59.002 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7f5aff4-4aba-45ec-89b1-d52b6836b5b7 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group member updated on remote: ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:33:59.002 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [req-c7f5aff4-4aba-45ec-89b1-d52b6836b5b7 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] Security group member updated ['442d0a5a-fff7-4bba-b9e3-87e16efe6a27'] 2021-09-17 17:33:59.081 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7f5aff4-4aba-45ec-89b1-d52b6836b5b7 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] port_delete event received for '4e6f7b95-8273-4221-89a7-219336133eb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:33:59.483 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:33:59.483 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4e6f7b95-8273-4221-89a7-219336133eb0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:33:59.483 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4e6f7b95-8273-4221-89a7-219336133eb0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:33:59.483 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4e6f7b95-8273-4221-89a7-219336133eb0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:33:59.489 3992 2661747594696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 47e2d6e9-ce7e-458e-b5e3-fc8811121e51 2021-09-17 17:33:59.499 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e6f7b95-8273-4221-89a7-219336133eb0'] 2021-09-17 17:33:59.499 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:33:59.499 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:33:59.499 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e6f7b95-8273-4221-89a7-219336133eb0'] 2021-09-17 17:33:59.827 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f71ba647-094e-4514-a2e2-e3400c19bc4e 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '46297699-6769-4179-83a4-58c1e545d4e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:00.827 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43754908-ae4a-4ede-af33-956b3aee6b02 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '6aab7144-2907-44eb-a33e-aca936012b57' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:00.827 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14227500-485a-4522-a881-9faf3fa9c8d8 - - - - -] port_delete event received for '6aab7144-2907-44eb-a33e-aca936012b57' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:01.061 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-649ac47f-c199-468e-89eb-3aff6b55f0e2 7a5bace7b03f454bb03a7a6da84ae16c 6ae79036f78e4d3c9eb885dec9a803b0 - - -] port_delete event received for 'cfd822d2-d20b-4be2-a170-4fd60eb6611b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:01.100 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43754908-ae4a-4ede-af33-956b3aee6b02 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network 98db4ded-569c-4dde-a13c-1bba16c97d2a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:34:01.100 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43754908-ae4a-4ede-af33-956b3aee6b02 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network 98db4ded-569c-4dde-a13c-1bba16c97d2a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:34:01.499 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:34:01.513 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:34:04.189 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-005d0938-4793-4e75-b0bd-feddc6a637b8 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '69c2769f-3510-44cd-924a-211a08161e3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:05.328 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31e0af12-cd3f-4b3d-9f40-a125dd023328 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '3ddbf2ae-22e3-4b38-806b-151e67ea07db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:06.285 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-581501c4-c330-44c1-925c-71b4129782f6 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '9860b711-a627-41dc-9aca-a38b35582e40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:06.329 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3e6d03e-8e89-4b3e-a31f-4dfab7ff7c06 - - - - -] port_delete event received for '9860b711-a627-41dc-9aca-a38b35582e40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:06.597 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-581501c4-c330-44c1-925c-71b4129782f6 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network 47e2d6e9-ce7e-458e-b5e3-fc8811121e51 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:34:06.597 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-581501c4-c330-44c1-925c-71b4129782f6 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network 47e2d6e9-ce7e-458e-b5e3-fc8811121e51 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:34:07.610 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-192e50f9-5bcc-4d1b-b1e4-934a51c70efa 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for 'f4710aa1-1411-406f-8e51-94660180d4fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:08.754 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d464f0ec-5b4a-4619-ab31-aea746766f56 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for 'f472f43e-acd5-4020-8010-1de13cf20537' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:10.008 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2f71d73-a09e-48b0-8ef7-f8f13759ff7c 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '2bbf62fe-c44f-4336-b7c3-facf4c048c6c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:10.018 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47a7a0c6-005d-4d5f-ae61-c24f87b79362 - - - - -] port_delete event received for '2bbf62fe-c44f-4336-b7c3-facf4c048c6c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:10.318 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2f71d73-a09e-48b0-8ef7-f8f13759ff7c 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network 28783785-3a9d-460d-8113-37e1af16e208 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:34:10.330 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2f71d73-a09e-48b0-8ef7-f8f13759ff7c 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network 28783785-3a9d-460d-8113-37e1af16e208 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-17 17:34:37.871 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93beb1ee-5c47-4a33-ba40-a1194dfb662f 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group member updated on remote: ['7c202ad7-bc20-4e95-832f-62fc915b4006'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:34:37.871 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [req-93beb1ee-5c47-4a33-ba40-a1194dfb662f 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group member updated ['7c202ad7-bc20-4e95-832f-62fc915b4006'] 2021-09-17 17:34:38.141 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93beb1ee-5c47-4a33-ba40-a1194dfb662f 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] port_delete event received for '956d4fb8-b2cb-47b7-894d-fcfb8dc85895' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:38.391 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 2021-09-17 17:34:39.717 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:34:39.717 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '956d4fb8-b2cb-47b7-894d-fcfb8dc85895' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:34:39.717 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '956d4fb8-b2cb-47b7-894d-fcfb8dc85895' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:34:39.717 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 956d4fb8-b2cb-47b7-894d-fcfb8dc85895 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:34:39.729 3992 2661747594696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8137f25b-b6e6-4976-b54e-fc4338ead8a6 2021-09-17 17:34:39.729 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['956d4fb8-b2cb-47b7-894d-fcfb8dc85895'] 2021-09-17 17:34:39.729 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:34:39.729 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:34:39.729 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['956d4fb8-b2cb-47b7-894d-fcfb8dc85895'] 2021-09-17 17:34:40.621 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e82c0a7-429c-4870-9c66-cf7cf8980c01 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] port_delete event received for '346c7620-af8e-4269-aea5-1ad46dfc0df5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:34:41.525 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-960069db-4b67-4a27-8bef-48fe72f38481 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group rule updated on remote: ['75341dda-b3e0-4d81-8845-c763e8f9550d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:34:41.525 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [req-960069db-4b67-4a27-8bef-48fe72f38481 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group rule updated ['75341dda-b3e0-4d81-8845-c763e8f9550d'] 2021-09-17 17:34:41.717 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:34:41.749 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:34:41.811 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e91ceed-93f2-49eb-bcb6-84c2ebafb0b5 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group rule updated on remote: ['75341dda-b3e0-4d81-8845-c763e8f9550d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-17 17:34:41.811 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [req-8e91ceed-93f2-49eb-bcb6-84c2ebafb0b5 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group rule updated ['75341dda-b3e0-4d81-8845-c763e8f9550d'] 2021-09-17 17:34:51.812 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7fbc4b49-3c8f-4b48-8fa4-b4ea1be61718 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group member updated on remote: ['75341dda-b3e0-4d81-8845-c763e8f9550d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:34:51.812 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [req-7fbc4b49-3c8f-4b48-8fa4-b4ea1be61718 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group member updated ['75341dda-b3e0-4d81-8845-c763e8f9550d'] 2021-09-17 17:34:52.812 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aaba0f1-1165-4fc5-ad7c-6081ef1f183b e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] port_update received: c0da6551-e75d-4e08-83f4-c1e66ff545e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-17 17:34:52.828 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aaba0f1-1165-4fc5-ad7c-6081ef1f183b e5a4aa544321461ba3f0bfbd4e96910a 3fef39b13e4d4601a3d9284e668f0295 - - -] No port c0da6551-e75d-4e08-83f4-c1e66ff545e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-17 17:34:54.625 3992 2661745821656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c0da6551-e75d-4e08-83f4-c1e66ff545e7 2021-09-17 17:34:55.795 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-17 17:34:56.035 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Adding port c0da6551-e75d-4e08-83f4-c1e66ff545e7 2021-09-17 17:34:56.035 3992 2661653568504 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Port c0da6551-e75d-4e08-83f4-c1e66ff545e7 updated. Details: {'device': 'c0da6551-e75d-4e08-83f4-c1e66ff545e7', 'network_id': '8137f25b-b6e6-4976-b54e-fc4338ead8a6', 'port_id': 'c0da6551-e75d-4e08-83f4-c1e66ff545e7', 'mac_address': 'fa:16:3e:4e:70:46', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 412, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0bc4c3cf-7b2b-4bf9-b610-021a56ed5884', '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-09-17 17:34:56.035 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-17 17:34:56.035 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c0da6551-e75d-4e08-83f4-c1e66ff545e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:34:56.035 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c0da6551-e75d-4e08-83f4-c1e66ff545e7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-17 17:34:56.035 3992 2661747594696 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8137f25b-b6e6-4976-b54e-fc4338ead8a6 2021-09-17 17:34:56.035 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-17 17:34:56.268 3992 2661747594696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c0da6551-e75d-4e08-83f4-c1e66ff545e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:34:56.268 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c0da6551-e75d-4e08-83f4-c1e66ff545e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-17 17:34:56.291 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c0da6551-e75d-4e08-83f4-c1e66ff545e7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-17 17:34:56.291 3992 2661747594696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 412, VLAN trunk: None to switch port c0da6551-e75d-4e08-83f4-c1e66ff545e7 2021-09-17 17:34:56.343 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-17 17:34:56.343 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c0da6551-e75d-4e08-83f4-c1e66ff545e7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-17 17:34:56.499 3992 2661747594696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c0da6551-e75d-4e08-83f4-c1e66ff545e7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-17 17:34:56.499 3992 2661747594696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-17 17:34:56.499 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (75341dda-b3e0-4d81-8845-c763e8f9550d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-17 17:34:56.499 3992 2661747594696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c0da6551-e75d-4e08-83f4-c1e66ff545e7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-17 17:34:56.499 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-17 17:34:56.499 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c0da6551-e75d-4e08-83f4-c1e66ff545e7 not yet added. Adding. 2021-09-17 17:34:56.499 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-17 17:34:56.499 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-17 17:34:56.581 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c0da6551-e75d-4e08-83f4-c1e66ff545e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:34:56.654 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c0da6551-e75d-4e08-83f4-c1e66ff545e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:34:56.654 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c0da6551-e75d-4e08-83f4-c1e66ff545e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:34:56.765 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c0da6551-e75d-4e08-83f4-c1e66ff545e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:34:56.842 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c0da6551-e75d-4e08-83f4-c1e66ff545e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:34:56.842 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c0da6551-e75d-4e08-83f4-c1e66ff545e7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-17 17:34:56.842 3992 2661747594696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c0da6551-e75d-4e08-83f4-c1e66ff545e7 processed. 2021-09-17 17:34:57.795 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:34:58.123 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:36:25.285 3992 2661745821832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c0da6551-e75d-4e08-83f4-c1e66ff545e7 2021-09-17 17:36:25.550 3992 2661747594696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-069f2319-f127-48bd-ba8c-4868598dda68 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group member updated on remote: ['75341dda-b3e0-4d81-8845-c763e8f9550d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-17 17:36:25.560 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [req-069f2319-f127-48bd-ba8c-4868598dda68 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] Security group member updated ['75341dda-b3e0-4d81-8845-c763e8f9550d'] 2021-09-17 17:36:25.858 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-069f2319-f127-48bd-ba8c-4868598dda68 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] port_delete event received for 'c0da6551-e75d-4e08-83f4-c1e66ff545e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:36:26.223 3992 2661653568504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0d65b1-b60d-46d5-924b-8eb933401090 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-17 17:36:26.223 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c0da6551-e75d-4e08-83f4-c1e66ff545e7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-17 17:36:26.223 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c0da6551-e75d-4e08-83f4-c1e66ff545e7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-17 17:36:26.223 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c0da6551-e75d-4e08-83f4-c1e66ff545e7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-17 17:36:26.238 3992 2661747594696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8137f25b-b6e6-4976-b54e-fc4338ead8a6 2021-09-17 17:36:26.238 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c0da6551-e75d-4e08-83f4-c1e66ff545e7'] 2021-09-17 17:36:26.238 3992 2661747594696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-17 17:36:26.238 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-17 17:36:26.238 3992 2661747594696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c0da6551-e75d-4e08-83f4-c1e66ff545e7'] 2021-09-17 17:36:28.215 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-17 17:36:28.235 3992 2661747594696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-17 17:36:28.372 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07b53f1d-a50d-42bc-b5a4-06cbd1d15bbb 09b999b782c44fb5970862a28072336a 076b6440e007443cbaf7796e9288ae14 - - -] port_delete event received for 'a65bf857-ddeb-49f2-8bf1-c94380c55628' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:36:33.536 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3f7bbbf-6022-4665-8fdf-0a52bff13fda 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for 'cce989ac-206e-4bce-a675-be233e11770f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:36:34.706 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b371e9ef-c04a-4add-8694-0222d3fa4acc 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for '148aee1e-5bca-47d7-8f62-9015ad052126' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:36:35.793 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-804b3ebb-2064-4bc3-b5e9-3349271a1a9a - - - - -] port_delete event received for 'ad0556fa-1294-4f56-9996-af8a6f75f3f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:36:35.823 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe0f3ecc-d334-43ff-b99a-65926b10c3ab 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] port_delete event received for 'ad0556fa-1294-4f56-9996-af8a6f75f3f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-17 17:36:36.090 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe0f3ecc-d334-43ff-b99a-65926b10c3ab 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] network_delete received. Deleting network 8137f25b-b6e6-4976-b54e-fc4338ead8a6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-17 17:36:36.090 3992 2661747594696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe0f3ecc-d334-43ff-b99a-65926b10c3ab 2d8fc660beea4810961adc140cd02a63 9ae29dfb2a3441608958f6c50701cb62 - - -] Network 8137f25b-b6e6-4976-b54e-fc4338ead8a6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463