+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 28 10:25:16 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-d8697c56-6zftf machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f663060a668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-28 10:25:21.599 6 INFO neutron.common.config [-] Logging enabled! 2026-05-28 10:25:21.599 6 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-28 10:25:21.633 7 INFO neutron.common.config [-] Logging enabled! 2026-05-28 10:25:21.634 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-28 10:25:21.983 6 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-28 10:25:22.011 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-28 10:25:23.468 6 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-28 10:25:23.471 6 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-28 10:25:23.474 6 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-28 10:25:23.474 6 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-28 10:25:23.475 6 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-28 10:25:23.475 6 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-28 10:25:23.475 6 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 10:25:23.476 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-28 10:25:23.478 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-28 10:25:23.482 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-28 10:25:23.482 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-28 10:25:23.482 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-28 10:25:23.482 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-28 10:25:23.482 6 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 10:25:23.482 6 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 10:25:23.482 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 10:25:23.483 6 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-28 10:25:23.490 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 10:25:23.490 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 10:25:23.490 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-28 10:25:23.690 6 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-28 10:25:23.690 6 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-28 10:25:23.690 6 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-28 10:25:23.707 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-28 10:25:23.707 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-28 10:25:23.707 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-28 10:25:23.721 6 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-28 10:25:23.721 6 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-28 10:25:23.721 6 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-28 10:25:23.721 6 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-28 10:25:23.745 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-28 10:25:23.745 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-28 10:25:23.745 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-28 10:25:23.746 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-28 10:25:24.315 6 INFO neutron.plugins.ml2.managers [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Initializing driver for type 'vlan' 2026-05-28 10:25:24.399 7 INFO neutron.plugins.ml2.managers [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Initializing driver for type 'vlan' 2026-05-28 10:25:24.608 6 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] VlanTypeDriver initialization complete 2026-05-28 10:25:24.609 6 INFO neutron.plugins.ml2.managers [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-28 10:25:24.609 6 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-28 10:25:24.609 6 INFO neutron.plugins.ml2.managers [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Initializing extension driver 'port_security' 2026-05-28 10:25:24.609 6 INFO neutron.plugins.ml2.extensions.port_security [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-28 10:25:24.609 6 INFO neutron.plugins.ml2.managers [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Initializing extension driver 'qos' 2026-05-28 10:25:24.610 6 INFO neutron.plugins.ml2.managers [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-28 10:25:24.610 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Starting OVNMechanismDriver 2026-05-28 10:25:24.613 6 INFO neutron.services.logapi.drivers.ovn.driver [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] OVN logging driver registered 2026-05-28 10:25:24.621 6 INFO neutron.quota [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded quota_driver: . 2026-05-28 10:25:24.622 6 INFO neutron.plugins.ml2.plugin [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Modular L2 Plugin initialization complete 2026-05-28 10:25:24.622 6 INFO neutron.plugins.ml2.managers [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-28 10:25:24.622 6 INFO neutron.plugins.ml2.managers [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-28 10:25:24.623 6 INFO neutron.plugins.ml2.managers [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-28 10:25:24.623 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: qos 2026-05-28 10:25:24.636 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: ovn-router 2026-05-28 10:25:24.669 6 INFO neutron.services.ovn_l3.plugin [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Starting OVNL3RouterPlugin 2026-05-28 10:25:24.674 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: segments 2026-05-28 10:25:24.689 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] VlanTypeDriver initialization complete 2026-05-28 10:25:24.689 7 INFO neutron.plugins.ml2.managers [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-28 10:25:24.690 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-28 10:25:24.690 7 INFO neutron.plugins.ml2.managers [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Initializing extension driver 'port_security' 2026-05-28 10:25:24.690 7 INFO neutron.plugins.ml2.extensions.port_security [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-28 10:25:24.690 7 INFO neutron.plugins.ml2.managers [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Initializing extension driver 'qos' 2026-05-28 10:25:24.690 7 INFO neutron.plugins.ml2.managers [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-28 10:25:24.690 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Starting OVNMechanismDriver 2026-05-28 10:25:24.693 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] OVN logging driver registered 2026-05-28 10:25:24.699 7 INFO neutron.quota [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded quota_driver: . 2026-05-28 10:25:24.700 7 INFO neutron.plugins.ml2.plugin [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Modular L2 Plugin initialization complete 2026-05-28 10:25:24.700 7 INFO neutron.plugins.ml2.managers [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-28 10:25:24.700 7 INFO neutron.plugins.ml2.managers [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-28 10:25:24.700 7 INFO neutron.plugins.ml2.managers [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-28 10:25:24.700 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: qos 2026-05-28 10:25:24.714 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: ovn-router 2026-05-28 10:25:24.755 7 INFO neutron.services.ovn_l3.plugin [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Starting OVNL3RouterPlugin 2026-05-28 10:25:24.759 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: segments 2026-05-28 10:25:24.775 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: trunk 2026-05-28 10:25:24.787 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: log 2026-05-28 10:25:24.790 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-28 10:25:24.851 6 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-28 10:25:24.851 6 WARNING stevedore.named [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-28 10:25:24.866 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: trunk 2026-05-28 10:25:24.883 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: log 2026-05-28 10:25:24.888 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-28 10:25:24.901 6 INFO neutron_vpnaas.services.vpn.plugin [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-28 10:25:24.901 6 INFO neutron.common.utils [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-28 10:25:24.901 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: taas 2026-05-28 10:25:24.929 6 WARNING stevedore.named [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-28 10:25:24.929 6 WARNING stevedore.named [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-28 10:25:24.934 6 INFO neutron_taas.services.taas.taas_plugin [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-28 10:25:24.935 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: tapmirror 2026-05-28 10:25:24.943 6 WARNING stevedore.named [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-28 10:25:24.943 6 WARNING stevedore.named [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-28 10:25:24.945 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-28 10:25:24.945 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: auto_allocate 2026-05-28 10:25:24.946 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-28 10:25:24.947 7 WARNING stevedore.named [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-28 10:25:24.950 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: tag 2026-05-28 10:25:24.960 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: timestamp 2026-05-28 10:25:24.963 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: network_ip_availability 2026-05-28 10:25:24.967 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: flavors 2026-05-28 10:25:24.970 6 INFO neutron.manager [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loading Plugin: revisions 2026-05-28 10:25:24.973 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Initializing extension manager. 2026-05-28 10:25:24.975 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: address-group 2026-05-28 10:25:24.976 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: address-scope 2026-05-28 10:25:24.976 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-28 10:25:24.977 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: agent 2026-05-28 10:25:24.978 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-28 10:25:24.979 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-28 10:25:24.980 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-28 10:25:24.981 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: availability_zone 2026-05-28 10:25:24.981 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-28 10:25:24.982 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-28 10:25:24.982 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: default-subnetpools 2026-05-28 10:25:24.984 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-28 10:25:24.985 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: dns-integration 2026-05-28 10:25:24.985 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: dns-domain-ports 2026-05-28 10:25:24.986 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-28 10:25:24.986 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-28 10:25:24.986 7 INFO neutron_vpnaas.services.vpn.plugin [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-28 10:25:24.987 7 INFO neutron.common.utils [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-28 10:25:24.987 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: taas 2026-05-28 10:25:24.987 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-28 10:25:24.988 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: empty-string-filtering 2026-05-28 10:25:24.988 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 10:25:24.989 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-28 10:25:24.989 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: external-net 2026-05-28 10:25:24.990 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-28 10:25:24.990 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: extraroute 2026-05-28 10:25:24.991 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-28 10:25:24.992 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-28 10:25:24.992 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-28 10:25:24.993 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-28 10:25:24.993 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-28 10:25:24.994 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: fip-port-details 2026-05-28 10:25:24.995 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: flavors 2026-05-28 10:25:24.996 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-28 10:25:24.997 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: floatingip-pools 2026-05-28 10:25:24.997 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: ip_allocation 2026-05-28 10:25:24.998 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-28 10:25:24.998 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: l2_adjacency 2026-05-28 10:25:25.000 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: router 2026-05-28 10:25:25.001 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 10:25:25.002 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-28 10:25:25.003 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-28 10:25:25.003 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: ext-gw-mode 2026-05-28 10:25:25.004 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: l3-ha 2026-05-28 10:25:25.004 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-28 10:25:25.005 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-28 10:25:25.006 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: l3-flavors 2026-05-28 10:25:25.006 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-28 10:25:25.007 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-28 10:25:25.009 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-28 10:25:25.010 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-28 10:25:25.011 7 WARNING stevedore.named [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-28 10:25:25.012 7 WARNING stevedore.named [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-28 10:25:25.012 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: logging 2026-05-28 10:25:25.013 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-28 10:25:25.014 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-28 10:25:25.014 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: multi-provider 2026-05-28 10:25:25.015 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: net-mtu 2026-05-28 10:25:25.015 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: net-mtu-writable 2026-05-28 10:25:25.016 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: network_availability_zone 2026-05-28 10:25:25.017 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-28 10:25:25.017 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: network-ip-availability 2026-05-28 10:25:25.018 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-28 10:25:25.018 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: tapmirror 2026-05-28 10:25:25.019 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-28 10:25:25.019 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: pagination 2026-05-28 10:25:25.020 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: port-device-profile 2026-05-28 10:25:25.020 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-28 10:25:25.021 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-28 10:25:25.021 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-28 10:25:25.022 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-28 10:25:25.023 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-28 10:25:25.023 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-28 10:25:25.024 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-28 10:25:25.024 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: port-resource-request 2026-05-28 10:25:25.025 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-28 10:25:25.026 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-28 10:25:25.026 7 WARNING stevedore.named [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-28 10:25:25.026 7 WARNING stevedore.named [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-28 10:25:25.027 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: binding 2026-05-28 10:25:25.027 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-28 10:25:25.027 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: auto_allocate 2026-05-28 10:25:25.028 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: binding-extended 2026-05-28 10:25:25.028 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: port-security 2026-05-28 10:25:25.029 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: project-id 2026-05-28 10:25:25.029 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: provider 2026-05-28 10:25:25.030 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qinq 2026-05-28 10:25:25.032 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: tag 2026-05-28 10:25:25.032 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qos 2026-05-28 10:25:25.033 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-28 10:25:25.034 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-28 10:25:25.034 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qos-default 2026-05-28 10:25:25.035 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qos-fip 2026-05-28 10:25:25.035 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-28 10:25:25.036 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-28 10:25:25.036 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-28 10:25:25.037 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-28 10:25:25.037 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-28 10:25:25.038 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qos-pps 2026-05-28 10:25:25.039 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-28 10:25:25.039 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-28 10:25:25.040 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: timestamp 2026-05-28 10:25:25.040 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: qos-rules-alias 2026-05-28 10:25:25.040 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: quota-check-limit 2026-05-28 10:25:25.041 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-28 10:25:25.042 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: network_ip_availability 2026-05-28 10:25:25.043 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: quotas 2026-05-28 10:25:25.044 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: quota_details 2026-05-28 10:25:25.045 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: rbac-policies 2026-05-28 10:25:25.046 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: flavors 2026-05-28 10:25:25.046 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-28 10:25:25.047 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: rbac-address-scope 2026-05-28 10:25:25.048 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: rbac-security-groups 2026-05-28 10:25:25.049 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-28 10:25:25.050 7 INFO neutron.manager [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loading Plugin: revisions 2026-05-28 10:25:25.050 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: revision-if-match 2026-05-28 10:25:25.051 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-28 10:25:25.052 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: router_availability_zone 2026-05-28 10:25:25.052 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-28 10:25:25.053 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Initializing extension manager. 2026-05-28 10:25:25.054 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: address-group 2026-05-28 10:25:25.054 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-28 10:25:25.055 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-28 10:25:25.055 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: address-scope 2026-05-28 10:25:25.055 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-28 10:25:25.056 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-28 10:25:25.056 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-28 10:25:25.057 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-28 10:25:25.057 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: agent 2026-05-28 10:25:25.057 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-28 10:25:25.057 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-28 10:25:25.059 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-28 10:25:25.059 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-28 10:25:25.060 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: availability_zone 2026-05-28 10:25:25.061 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-28 10:25:25.061 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-28 10:25:25.062 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: security-group 2026-05-28 10:25:25.062 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: default-subnetpools 2026-05-28 10:25:25.063 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: segment 2026-05-28 10:25:25.064 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-28 10:25:25.064 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-28 10:25:25.064 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: service-type 2026-05-28 10:25:25.064 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: dns-integration 2026-05-28 10:25:25.065 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: sorting 2026-05-28 10:25:25.065 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: dns-domain-ports 2026-05-28 10:25:25.065 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: standard-attr-segment 2026-05-28 10:25:25.066 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-28 10:25:25.066 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: standard-attr-description 2026-05-28 10:25:25.066 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-28 10:25:25.067 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: stateful-security-group 2026-05-28 10:25:25.067 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-28 10:25:25.067 6 WARNING neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-28 10:25:25.067 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: empty-string-filtering 2026-05-28 10:25:25.068 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-28 10:25:25.068 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 10:25:25.068 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: subnet-external-network 2026-05-28 10:25:25.068 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-28 10:25:25.069 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-28 10:25:25.069 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: external-net 2026-05-28 10:25:25.069 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-28 10:25:25.070 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-28 10:25:25.070 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: subnet-service-types 2026-05-28 10:25:25.070 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: extraroute 2026-05-28 10:25:25.070 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: subnet_allocation 2026-05-28 10:25:25.071 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-28 10:25:25.071 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-28 10:25:25.072 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-28 10:25:25.072 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: tag-creation 2026-05-28 10:25:25.072 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-28 10:25:25.072 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-28 10:25:25.073 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-28 10:25:25.073 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-28 10:25:25.074 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: fip-port-details 2026-05-28 10:25:25.075 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: flavors 2026-05-28 10:25:25.076 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-28 10:25:25.076 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: standard-attr-tag 2026-05-28 10:25:25.076 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: floatingip-pools 2026-05-28 10:25:25.077 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: ip_allocation 2026-05-28 10:25:25.077 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-28 10:25:25.078 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-28 10:25:25.078 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: trunk 2026-05-28 10:25:25.078 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: l2_adjacency 2026-05-28 10:25:25.078 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: trunk-details 2026-05-28 10:25:25.079 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-28 10:25:25.079 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-28 10:25:25.079 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: router 2026-05-28 10:25:25.080 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: vlan-transparent 2026-05-28 10:25:25.080 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-28 10:25:25.081 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 10:25:25.082 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-28 10:25:25.082 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-28 10:25:25.082 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-28 10:25:25.083 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: ext-gw-mode 2026-05-28 10:25:25.083 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-28 10:25:25.083 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: l3-ha 2026-05-28 10:25:25.084 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: vpn-flavors 2026-05-28 10:25:25.084 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-28 10:25:25.085 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-28 10:25:25.085 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: l3-flavors 2026-05-28 10:25:25.085 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: vpnaas 2026-05-28 10:25:25.086 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-28 10:25:25.087 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-28 10:25:25.087 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: taas 2026-05-28 10:25:25.088 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: tap-mirror 2026-05-28 10:25:25.088 6 INFO neutron.api.extensions [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-28 10:25:25.089 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-28 10:25:25.090 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-28 10:25:25.091 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-28 10:25:25.091 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-28 10:25:25.091 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 10:25:25.091 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-28 10:25:25.091 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: logging 2026-05-28 10:25:25.093 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-28 10:25:25.093 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-28 10:25:25.094 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: multi-provider 2026-05-28 10:25:25.094 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: net-mtu 2026-05-28 10:25:25.095 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: net-mtu-writable 2026-05-28 10:25:25.095 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: network_availability_zone 2026-05-28 10:25:25.096 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-28 10:25:25.096 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 10:25:25.097 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: network-ip-availability 2026-05-28 10:25:25.097 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 10:25:25.098 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-28 10:25:25.098 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: pagination 2026-05-28 10:25:25.099 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: port-device-profile 2026-05-28 10:25:25.099 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-28 10:25:25.100 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-28 10:25:25.101 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-28 10:25:25.101 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-28 10:25:25.102 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-28 10:25:25.102 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-28 10:25:25.103 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-28 10:25:25.103 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: port-resource-request 2026-05-28 10:25:25.103 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 10:25:25.104 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-28 10:25:25.104 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 10:25:25.104 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-28 10:25:25.105 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 10:25:25.105 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: binding 2026-05-28 10:25:25.106 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 10:25:25.106 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] subnetpool is already registered 2026-05-28 10:25:25.106 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: binding-extended 2026-05-28 10:25:25.106 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 10:25:25.106 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: port-security 2026-05-28 10:25:25.107 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 10:25:25.107 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: project-id 2026-05-28 10:25:25.107 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 10:25:25.107 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 10:25:25.107 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: provider 2026-05-28 10:25:25.108 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 10:25:25.108 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 10:25:25.108 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qinq 2026-05-28 10:25:25.109 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 10:25:25.109 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] ipsecpolicy is already registered 2026-05-28 10:25:25.109 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 10:25:25.110 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] ikepolicy is already registered 2026-05-28 10:25:25.111 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qos 2026-05-28 10:25:25.112 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-28 10:25:25.112 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-28 10:25:25.113 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qos-default 2026-05-28 10:25:25.113 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qos-fip 2026-05-28 10:25:25.114 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-28 10:25:25.114 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 10:25:25.114 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] router is already registered 2026-05-28 10:25:25.114 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-28 10:25:25.114 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 10:25:25.115 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] floatingip is already registered 2026-05-28 10:25:25.115 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-28 10:25:25.116 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-28 10:25:25.116 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-28 10:25:25.117 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qos-pps 2026-05-28 10:25:25.117 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-28 10:25:25.118 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-28 10:25:25.119 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: qos-rules-alias 2026-05-28 10:25:25.119 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 10:25:25.119 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] rbac_policy is already registered 2026-05-28 10:25:25.119 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: quota-check-limit 2026-05-28 10:25:25.120 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 10:25:25.120 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] security_group is already registered 2026-05-28 10:25:25.120 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 10:25:25.120 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] security_group_rule is already registered 2026-05-28 10:25:25.120 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-28 10:25:25.121 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 10:25:25.121 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] subnetpool is already registered 2026-05-28 10:25:25.122 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 10:25:25.122 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] trunk is already registered 2026-05-28 10:25:25.122 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 10:25:25.122 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] ikepolicy is already registered 2026-05-28 10:25:25.123 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: quotas 2026-05-28 10:25:25.123 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 10:25:25.123 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] ipsecpolicy is already registered 2026-05-28 10:25:25.123 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 10:25:25.123 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] endpoint_group is already registered 2026-05-28 10:25:25.124 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 10:25:25.124 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: quota_details 2026-05-28 10:25:25.124 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] vpnservice is already registered 2026-05-28 10:25:25.124 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 10:25:25.124 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] ipsec_site_connection is already registered 2026-05-28 10:25:25.125 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 10:25:25.125 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] ipsecpolicy is already registered 2026-05-28 10:25:25.125 6 INFO neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 10:25:25.125 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: rbac-policies 2026-05-28 10:25:25.125 6 WARNING neutron.quota.resource_registry [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] ikepolicy is already registered 2026-05-28 10:25:25.126 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-28 10:25:25.126 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: rbac-address-scope 2026-05-28 10:25:25.127 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: rbac-security-groups 2026-05-28 10:25:25.127 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-28 10:25:25.128 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: revision-if-match 2026-05-28 10:25:25.129 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-28 10:25:25.129 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: router_availability_zone 2026-05-28 10:25:25.130 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-28 10:25:25.132 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-28 10:25:25.132 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-28 10:25:25.133 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-28 10:25:25.134 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-28 10:25:25.134 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-28 10:25:25.135 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-28 10:25:25.139 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: security-group 2026-05-28 10:25:25.140 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: segment 2026-05-28 10:25:25.141 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-28 10:25:25.142 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: service-type 2026-05-28 10:25:25.142 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: sorting 2026-05-28 10:25:25.143 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: standard-attr-segment 2026-05-28 10:25:25.144 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: standard-attr-description 2026-05-28 10:25:25.144 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: stateful-security-group 2026-05-28 10:25:25.145 7 WARNING neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-28 10:25:25.146 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-28 10:25:25.146 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: subnet-external-network 2026-05-28 10:25:25.147 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-28 10:25:25.148 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-28 10:25:25.149 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: subnet-service-types 2026-05-28 10:25:25.149 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: subnet_allocation 2026-05-28 10:25:25.150 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-28 10:25:25.151 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: tag-creation 2026-05-28 10:25:25.152 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-28 10:25:25.156 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: standard-attr-tag 2026-05-28 10:25:25.157 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-28 10:25:25.158 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: trunk 2026-05-28 10:25:25.158 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: trunk-details 2026-05-28 10:25:25.159 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-28 10:25:25.159 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-28 10:25:25.160 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: vlan-transparent 2026-05-28 10:25:25.161 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-28 10:25:25.163 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-28 10:25:25.164 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-28 10:25:25.164 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: vpn-flavors 2026-05-28 10:25:25.165 6 WARNING keystonemiddleware._common.config [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 10:25:25.166 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: vpnaas 2026-05-28 10:25:25.168 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: taas 2026-05-28 10:25:25.169 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: tap-mirror 2026-05-28 10:25:25.169 7 INFO neutron.api.extensions [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-28 10:25:25.172 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-28 10:25:25.172 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-28 10:25:25.172 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 10:25:25.172 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-28 10:25:25.172 6 WARNING oslo_config.cfg [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-28 10:25:25.177 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 10:25:25.177 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 10:25:25.182 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 10:25:25.183 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 10:25:25.183 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 10:25:25.184 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 10:25:25.185 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] subnetpool is already registered 2026-05-28 10:25:25.186 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 10:25:25.186 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 10:25:25.187 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 10:25:25.187 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 10:25:25.188 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 10:25:25.188 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 10:25:25.189 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 10:25:25.189 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] ipsecpolicy is already registered 2026-05-28 10:25:25.189 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 10:25:25.189 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] ikepolicy is already registered 2026-05-28 10:25:25.194 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 10:25:25.194 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] router is already registered 2026-05-28 10:25:25.195 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 10:25:25.195 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] floatingip is already registered 2026-05-28 10:25:25.198 6 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-28 10:25:25.199 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 10:25:25.199 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] rbac_policy is already registered 2026-05-28 10:25:25.200 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 10:25:25.200 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] security_group is already registered 2026-05-28 10:25:25.201 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 10:25:25.201 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] security_group_rule is already registered 2026-05-28 10:25:25.202 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 10:25:25.202 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] subnetpool is already registered 2026-05-28 10:25:25.202 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 10:25:25.203 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] trunk is already registered 2026-05-28 10:25:25.203 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 10:25:25.203 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] ikepolicy is already registered 2026-05-28 10:25:25.204 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 10:25:25.204 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] ipsecpolicy is already registered 2026-05-28 10:25:25.204 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 10:25:25.205 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] endpoint_group is already registered 2026-05-28 10:25:25.205 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 10:25:25.205 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] vpnservice is already registered 2026-05-28 10:25:25.206 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 10:25:25.206 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] ipsec_site_connection is already registered 2026-05-28 10:25:25.206 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 10:25:25.206 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] ipsecpolicy is already registered 2026-05-28 10:25:25.207 7 INFO neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 10:25:25.207 7 WARNING neutron.quota.resource_registry [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] ikepolicy is already registered 2026-05-28 10:25:25.217 6 INFO neutron.db.ovn_hash_ring_db [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Nodes from host "neutron-server-d8697c56-6zftf" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-28 10:25:25+00:00 2026-05-28 10:25:25.220 6 INFO neutron.db.ovn_hash_ring_db [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Node d2a617dc317e5c56aa25b07ce8cb7df5 from host "neutron-server-d8697c56-6zftf" and group "mechanism_driver" added to the Hash Ring 2026-05-28 10:25:25.228 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Hash Ring probing thread for node d2a617dc317e5c56aa25b07ce8cb7df5 has started 2026-05-28 10:25:25.228 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-28 10:25:25.247 7 WARNING keystonemiddleware._common.config [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 10:25:25.254 7 WARNING oslo_config.cfg [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-28 10:25:25.264 6 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] tcp:10.109.68.101:6641: connecting... 2026-05-28 10:25:25.264 6 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] tcp:10.109.68.101:6641: connected 2026-05-28 10:25:25.280 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-28 10:25:25.296 7 INFO neutron.db.ovn_hash_ring_db [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Nodes from host "neutron-server-d8697c56-6zftf" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-28 10:25:25+00:00 2026-05-28 10:25:25.299 7 INFO neutron.db.ovn_hash_ring_db [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Node 806b66d026cb5e52a8a58045027252c5 from host "neutron-server-d8697c56-6zftf" and group "mechanism_driver" added to the Hash Ring 2026-05-28 10:25:25.306 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Hash Ring probing thread for node 806b66d026cb5e52a8a58045027252c5 has started 2026-05-28 10:25:25.307 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-28 10:25:25.339 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] tcp:10.109.68.101:6641: connecting... 2026-05-28 10:25:25.339 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] tcp:10.109.68.101:6641: connected 2026-05-28 10:25:25.407 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: fc2fbe14-83f1-417f-9d50-19c7ac74f87d 2026-05-28 10:25:25.414 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-28 10:25:25.440 6 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] tcp:10.96.29.152:6642: connecting... 2026-05-28 10:25:25.440 6 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] tcp:10.96.29.152:6642: connected 2026-05-28 10:25:25.458 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: cf976863-da80-44a9-a9f0-120c65a669b5 2026-05-28 10:25:25.466 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-28 10:25:25.484 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] tcp:10.96.29.152:6642: connecting... 2026-05-28 10:25:25.484 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] tcp:10.96.29.152:6642: connected 2026-05-28 10:25:25.501 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] WorkerService process has finished the post initialization 2026-05-28 10:25:25.502 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-05-28 10:25:25.502 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-05-28 10:25:25.543 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] WorkerService process has finished the post initialization 2026-05-28 10:25:25.563 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] tcp:10.109.68.101:6641: connecting... 2026-05-28 10:25:25.563 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] tcp:10.109.68.101:6641: connected 2026-05-28 10:25:25.692 6 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] tcp:10.109.68.101:6641: connecting... 2026-05-28 10:25:25.698 6 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] tcp:10.109.68.101:6641: connected 2026-05-28 10:25:25.839 6 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] tcp:10.109.68.101:6641: connecting... 2026-05-28 10:25:25.839 6 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b4a706c0-d527-4092-a623-8cba4831ad88 - - - - - -] tcp:10.109.68.101:6641: connected WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f663060a668 pid: 6 (default app) 2026-05-28 10:25:25.906 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] tcp:10.109.68.101:6641: connecting... 2026-05-28 10:25:25.906 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf53c91a-94f4-44db-b49b-bea09ec6e4f1 - - - - - -] tcp:10.109.68.101:6641: connected 2026-05-28 10:25:25.918 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status down for port: 9f41d38f-c0ae-4184-8813-9dd937a9dc5b 2026-05-28 10:25:25.978 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status down for port: 2151cfbf-df2f-49a3-9fd5-76bdd181c248 WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f663060a668 pid: 7 (default app) 2026-05-28 10:25:26.002 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] Starting OVNClientQosExtension 2026-05-28 10:25:26.003 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] Starting OVNClientPlacementExtension 2026-05-28 10:25:26.006 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status up for port: daa7672c-8aa4-4794-8eb9-f25be7c3b1e1 2026-05-28 10:25:26.017 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status down for port: af9ad06c-da65-41c6-90d9-5ece58dbf44d 2026-05-28 10:25:26.018 7 INFO neutron.plugins.ml2.plugin [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] Attempt 1 to provision port daa7672c-8aa4-4794-8eb9-f25be7c3b1e1 2026-05-28 10:25:26.053 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status up for port: 866153cc-2d1f-4f06-a592-27cd541ea987 2026-05-28 10:25:26.060 6 INFO neutron.plugins.ml2.plugin [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] Attempt 1 to provision port 866153cc-2d1f-4f06-a592-27cd541ea987 2026-05-28 10:25:26.075 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status down for port: db498159-c2e0-4a7b-9974-d3ab285d504e 2026-05-28 10:25:26.112 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status down for port: 6b1afd82-9256-48f6-b724-c1f710106b5a 2026-05-28 10:25:26.124 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status down for port: b94d30d5-26cd-4707-880e-7e40bfb9f723 2026-05-28 10:25:26.174 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status down for port: 3cb2f3bc-6ad2-4589-9834-eb0cd67e0d58 2026-05-28 10:25:26.189 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status up for port: 846efee7-09db-485e-9153-aaa541e26fcd 2026-05-28 10:25:26.216 6 INFO neutron.plugins.ml2.plugin [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] Attempt 1 to provision port 846efee7-09db-485e-9153-aaa541e26fcd 2026-05-28 10:25:26.249 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status down for port: 9e5213a2-539f-464f-a2e7-3cb50b029a5e 2026-05-28 10:25:26.288 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status down for port: b4a5784b-a833-4bd5-b35f-8ec66e9a7e62 2026-05-28 10:25:26.335 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status down for port: c2946cef-15e5-42db-8dab-b9b87a242a45 2026-05-28 10:25:26.398 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status up for port: 960c858d-ddd2-4dc5-8ebc-dab8569f4ee0 2026-05-28 10:25:26.406 7 INFO neutron.plugins.ml2.plugin [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] Attempt 1 to provision port 960c858d-ddd2-4dc5-8ebc-dab8569f4ee0 2026-05-28 10:25:26.595 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7c1c989-e9dc-4a54-ac96-615806b63f52'] response: {'server_uuid': 'cf5a1221-6a6f-4622-8d86-a733a3761362', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b94d30d5-26cd-4707-880e-7e40bfb9f723', 'code': 200} 2026-05-28 10:25:26.642 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-921b9453-a4af-4174-a0d9-6f212f89efed'] response: {'server_uuid': '0f2bcda3-8223-45e8-85c5-dddee3bdf123', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6b1afd82-9256-48f6-b724-c1f710106b5a', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 10:25:27.155 6 INFO neutron_taas.services.taas.taas_plugin [None req-21e1ba4f-32ca-4a8b-9e3c-2905d67bbca4 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] TaaS: Handle Delete Port: 9e5213a2-539f-464f-a2e7-3cb50b029a5e 2026-05-28 10:25:27.162 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21e1ba4f-32ca-4a8b-9e3c-2905d67bbca4 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] Tap Mirror: Handle Delete Port: 9e5213a2-539f-464f-a2e7-3cb50b029a5e [pid: 7|app: 0|req: 1/3] 10.0.0.24 () {28 vars in 616 bytes} [Thu May 28 10:25:26 2026] GET /v2.0/network-ip-availabilities => generated 5525 bytes in 707 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/4] 10.0.0.24 () {28 vars in 578 bytes} [Thu May 28 10:25:27 2026] GET /v2.0/agents => generated 822 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 10.0.0.24 () {28 vars in 596 bytes} [Thu May 28 10:25:27 2026] GET /v2.0/security-groups => generated 62352 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/6] 10.0.0.24 () {28 vars in 580 bytes} [Thu May 28 10:25:27 2026] GET /v2.0/routers => generated 975 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/7] 10.0.0.68 () {32 vars in 723 bytes} [Thu May 28 10:25:26 2026] DELETE /v2.0/networks/d6671afc-ce6d-4c07-8a82-3fc8179c9079 => generated 0 bytes in 1612 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/8] 10.0.0.24 () {28 vars in 580 bytes} [Thu May 28 10:25:27 2026] GET /v2.0/subnets => generated 6007 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 5/9] 10.0.0.24 () {28 vars in 580 bytes} [Thu May 28 10:25:27 2026] GET /v2.0/subnets => generated 6007 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 6/10] 10.0.0.24 () {28 vars in 580 bytes} [Thu May 28 10:25:27 2026] GET /v2.0/routers => generated 975 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 7/11] 10.0.0.24 () {28 vars in 621 bytes} [Thu May 28 10:25:27 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 10:25:28.015 6 INFO neutron.services.segments.plugin [-] Segment 8c18b6bd-d720-4dae-b327-0614c97eb94e resource provider aggregate not found 2026-05-28 10:25:28.035 6 INFO neutron.services.segments.plugin [-] Segment 8c18b6bd-d720-4dae-b327-0614c97eb94e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c18b6bd-d720-4dae-b327-0614c97eb94e found for delete ", "request_id": "req-68a5c00b-9f0f-4ff6-b61d-83572fe99bd1"}]} 2026-05-28 10:25:28.037 6 INFO neutron.services.segments.plugin [-] Segment 8c18b6bd-d720-4dae-b327-0614c97eb94e resource provider aggregate not found 2026-05-28 10:25:28.078 6 INFO neutron.services.segments.plugin [-] Segment 8c18b6bd-d720-4dae-b327-0614c97eb94e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c18b6bd-d720-4dae-b327-0614c97eb94e found for delete ", "request_id": "req-6b4d80e2-a91f-4178-a866-5ff35d89a297"}]} 2026-05-28 10:25:28.532 6 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17604e07-baa1-4122-bb09-70297a195c18 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] No more DHCP agents 2026-05-28 10:25:28.533 6 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17604e07-baa1-4122-bb09-70297a195c18 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] Unable to schedule network 35f21478-20a0-479c-8cc1-25f40b3aa2cb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-28 10:25:28.632 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7859ca7-114f-4adf-9288-931c8b8460e0'] response: {'server_uuid': '32c8002b-e76d-4be2-afc0-bc5b78315d35', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3cb2f3bc-6ad2-4589-9834-eb0cd67e0d58', 'code': 200} 2026-05-28 10:25:28.694 6 INFO neutron.db.ovn_revision_numbers_db [None req-17604e07-baa1-4122-bb09-70297a195c18 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] Successfully bumped revision number for resource fc0e1056-4cda-4e8c-a3ca-958ac77a849e (type: ports) to 1 2026-05-28 10:25:28.971 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-17604e07-baa1-4122-bb09-70297a195c18 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] Starting OVNClientQosExtension 2026-05-28 10:25:29.279 6 WARNING oslo_config.cfg [None req-17604e07-baa1-4122-bb09-70297a195c18 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-05-28 10:25:29.565 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-fc0e1056-4cda-4e8c-a3ca-958ac77a849e on gateway 6bb89b9e-5982-413e-8e64-e5c99de08b5e with priority 1 2026-05-28 10:25:29.609 6 INFO neutron.db.ovn_revision_numbers_db [None req-17604e07-baa1-4122-bb09-70297a195c18 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] Successfully bumped revision number for resource fc0e1056-4cda-4e8c-a3ca-958ac77a849e (type: router_ports) to 1 2026-05-28 10:25:29.660 6 INFO neutron.db.ovn_revision_numbers_db [None req-17604e07-baa1-4122-bb09-70297a195c18 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] Successfully bumped revision number for resource 61b59e5b-f4e2-4f6b-9219-22792caa4a10 (type: routers) to 2 [pid: 6|app: 0|req: 8/12] 10.0.0.68 () {34 vars in 666 bytes} [Thu May 28 10:25:28 2026] POST /v2.0/routers => generated 951 bytes in 1678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 10:25:31.047 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] No hosting information found for port 960c858d-ddd2-4dc5-8ebc-dab8569f4ee0: RuntimeError: No hosting information found for port 960c858d-ddd2-4dc5-8ebc-dab8569f4ee0 2026-05-28 10:25:31.048 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status down for port: f39895bb-3bf8-4920-9536-9dcb313c8af1 2026-05-28 10:25:31.094 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status down for port: ea876094-942b-45ec-a11c-f5fd9c30e24c 2026-05-28 10:25:31.141 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status down for port: 8fd42dcb-555d-4668-a969-ce7ebc4e7bed 2026-05-28 10:25:31.181 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status down for port: 2ae8627a-1be9-405b-a324-8a762a36b2b3 2026-05-28 10:25:31.219 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status down for port: 020aeb9a-8fed-4abb-b932-a3c00ea3233d 2026-05-28 10:25:31.266 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status down for port: 7989d64a-5045-4657-a595-94a78d024b0d 2026-05-28 10:25:31.310 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status down for port: fc0e1056-4cda-4e8c-a3ca-958ac77a849e 2026-05-28 10:25:31.360 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-05-28 10:25:31.360 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] OVN reports status up for port: fc0e1056-4cda-4e8c-a3ca-958ac77a849e 2026-05-28 10:25:31.371 7 INFO neutron.plugins.ml2.plugin [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] Attempt 1 to provision port fc0e1056-4cda-4e8c-a3ca-958ac77a849e 2026-05-28 10:25:31.845 6 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] No hosting information found for port 846efee7-09db-485e-9153-aaa541e26fcd: RuntimeError: No hosting information found for port 846efee7-09db-485e-9153-aaa541e26fcd 2026-05-28 10:25:31.846 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status down for port: provnet-e771347e-45a6-4757-ba43-242de71aa186 2026-05-28 10:25:31.857 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status down for port: c0b16fbb-39ef-4c94-95ad-187f01e8e7b2 2026-05-28 10:25:31.914 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status down for port: f6970828-3b8f-4bca-80e0-5390cb762c32 2026-05-28 10:25:31.958 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-b60503af-6a89-4e8b-a580-61b12e6412f4'] response: {'server_uuid': 'f8546590-af4a-4518-a841-fd3b585dee01', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c0b16fbb-39ef-4c94-95ad-187f01e8e7b2', 'code': 200} 2026-05-28 10:25:31.972 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status down for port: ce341144-4ef8-4e6a-9f0c-72a18d1d4c6b 2026-05-28 10:25:32.020 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status down for port: 9df3ad55-0331-4ff1-9b65-9c59356b1be1 2026-05-28 10:25:32.069 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status down for port: 24f57f8b-8ce5-4089-b012-e63481d3865d 2026-05-28 10:25:32.121 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status down for port: 89fa26f9-8de1-454d-b143-726aa302cb20 2026-05-28 10:25:32.181 6 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709d8c69-6928-4bef-8382-fac3cfcd6d41 - - - - - -] OVN reports status down for port: bfe31fa2-eec1-476e-b089-e37854a14516 2026-05-28 10:25:33.997 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-1efd0eb8-a549-471c-baa5-a34d93e8bdcd'] response: {'server_uuid': '225a60c4-f9ef-4a6b-a020-229c75dc354a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9df3ad55-0331-4ff1-9b65-9c59356b1be1', 'code': 200} 2026-05-28 10:25:36.836 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7fe6f8c7-607d-4b35-a036-4502222a548f - - - - - -] No hosting information found for port fc0e1056-4cda-4e8c-a3ca-958ac77a849e: RuntimeError: No hosting information found for port fc0e1056-4cda-4e8c-a3ca-958ac77a849e 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation [None req-db5703e8-0c8c-49d5-9c8e-af77b2d4300e 10f1b4551bf644248de5ca278372f233 91acdecf8d314c9fac9526d40f4fa373 - - default default] DELETE failed.: requests.exceptions.ConnectionError: HTTPConnectionPool(host='neutron-server', port=9697): Max retries exceeded with url: /port-delete (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation Traceback (most recent call last): 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/urllib3/connection.py", line 174, in _new_conn 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation conn = connection.create_connection( 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/urllib3/util/connection.py", line 95, in create_connection 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation raise err 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation sock.connect(sa) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation OSError: [Errno 101] Network is unreachable 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation During handling of the above exception, another exception occurred: 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation Traceback (most recent call last): 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/urllib3/connectionpool.py", line 716, in urlopen 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation httplib_response = self._make_request( 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/urllib3/connectionpool.py", line 416, in _make_request 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation conn.request(method, url, **httplib_request_kw) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/urllib3/connection.py", line 244, in request 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation super(HTTPConnection, self).request(method, url, body=body, headers=headers) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python3.12/http/client.py", line 1336, in request 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation self._send_request(method, url, body, headers, encode_chunked) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python3.12/http/client.py", line 1382, in _send_request 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation self.endheaders(body, encode_chunked=encode_chunked) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python3.12/http/client.py", line 1331, in endheaders 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation self._send_output(message_body, encode_chunked=encode_chunked) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python3.12/http/client.py", line 1091, in _send_output 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation self.send(msg) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python3.12/http/client.py", line 1035, in send 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation self.connect() 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/urllib3/connection.py", line 205, in connect 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation conn = self._new_conn() 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/urllib3/connection.py", line 186, in _new_conn 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation raise NewConnectionError( 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation During handling of the above exception, another exception occurred: 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation Traceback (most recent call last): 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/requests/adapters.py", line 667, in send 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation resp = conn.urlopen( 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/urllib3/connectionpool.py", line 802, in urlopen 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation retries = retries.increment( 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/urllib3/util/retry.py", line 594, in increment 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation raise MaxRetryError(_pool, url, error or ResponseError(cause)) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='neutron-server', port=9697): Max retries exceeded with url: /port-delete (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation During handling of the above exception, another exception occurred: 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation Traceback (most recent call last): 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/pecan/core.py", line 681, in __call__ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation controller, args, kwargs = self.find_controller(state) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/pecan/core.py", line 859, in find_controller 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation controller, args, kw = super(Pecan, self).find_controller(_state) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/pecan/core.py", line 549, in find_controller 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation self.handle_hooks(self.determine_hooks(controller), 'before', state) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/pecan/core.py", line 866, in handle_hooks 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation return super(Pecan, self).handle_hooks(hooks, *args, **kw) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/pecan/core.py", line 331, in handle_hooks 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation result = getattr(hook, hook_type)(*args) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/neutron/pecan_wsgi/hooks/policy_enforcement.py", line 127, in before 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation policy.enforce( 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/neutron/policy.py", line 529, in enforce 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation result = _ENFORCER.enforce(rule, target, context, action=action, 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py", line 1053, in enforce 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation result = _checks._check( 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/oslo_policy/_checks.py", line 79, in _check 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation return rule(*rule_args) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/oslo_policy/_checks.py", line 256, in __call__ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation return _check( 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/oslo_policy/_checks.py", line 79, in _check 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation return rule(*rule_args) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/oslo_policy/_checks.py", line 177, in __call__ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation if not _check(rule, target, cred, enforcer, current_rule): 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/oslo_policy/_checks.py", line 79, in _check 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation return rule(*rule_args) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/oslo_policy/_external.py", line 43, in __call__ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation requests.post(url, json=json, data=data, timeout=timeout) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/requests/api.py", line 115, in post 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation return request("post", url, data=data, json=json, **kwargs) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/requests/api.py", line 59, in request 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation return session.request(method=method, url=url, **kwargs) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/requests/sessions.py", line 589, in request 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation resp = self.send(prep, **send_kwargs) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/requests/sessions.py", line 703, in send 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation r = adapter.send(request, **kwargs) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation File "/var/lib/openstack/lib/python3.12/site-packages/requests/adapters.py", line 700, in send 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation raise ConnectionError(e, request=request) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation requests.exceptions.ConnectionError: HTTPConnectionPool(host='neutron-server', port=9697): Max retries exceeded with url: /port-delete (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) 2026-05-28 10:25:37.040 6 ERROR neutron.pecan_wsgi.hooks.translation [pid: 6|app: 0|req: 9/13] 10.0.0.68 () {32 vars in 717 bytes} [Thu May 28 10:25:29 2026] DELETE /v2.0/ports/2151cfbf-df2f-49a3-9fd5-76bdd181c248 => generated 150 bytes in 7370 msecs (HTTP/1.1 500) 4 headers in 176 bytes (1 switches on core 0) [pid: 6|app: 0|req: 10/14] 10.0.0.24 () {28 vars in 588 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 11/15] 10.0.0.24 () {28 vars in 588 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 12/16] 10.0.0.24 () {28 vars in 621 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 13/17] 10.0.0.24 () {28 vars in 580 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/subnets => generated 6007 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 14/18] 10.0.0.24 () {28 vars in 576 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/ports => generated 29687 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 15/19] 10.0.0.68 () {32 vars in 718 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/routers/61b59e5b-f4e2-4f6b-9219-22792caa4a10 => generated 957 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 17/21] 10.0.0.24 () {28 vars in 582 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/networks => generated 10166 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 18/22] 10.0.0.24 () {28 vars in 616 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/network-ip-availabilities => generated 5256 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 19/23] 10.0.0.24 () {28 vars in 580 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/subnets => generated 6007 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 20/24] 10.0.0.24 () {28 vars in 588 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 21/25] 10.0.0.68 () {32 vars in 644 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/routers => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 22/26] 10.0.0.24 () {28 vars in 588 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/floatingips => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 23/27] 10.0.0.24 () {28 vars in 588 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 24/28] 10.0.0.24 () {28 vars in 582 bytes} [Thu May 28 10:25:37 2026] GET /v2.0/networks => generated 10166 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-28 10:25:38.116 6 INFO neutron.db.ovn_revision_numbers_db [None req-972ceff2-85b1-4cea-b9f5-b38d6e322348 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] Successfully bumped revision number for resource 61b59e5b-f4e2-4f6b-9219-22792caa4a10 (type: routers) to 3 [pid: 6|app: 0|req: 25/29] 10.0.0.68 () {34 vars in 738 bytes} [Thu May 28 10:25:37 2026] PUT /v2.0/routers/61b59e5b-f4e2-4f6b-9219-22792caa4a10 => generated 964 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 26/30] 10.0.0.24 () {28 vars in 580 bytes} [Thu May 28 10:25:38 2026] GET /v2.0/subnets => generated 6007 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 27/31] 10.0.0.24 () {28 vars in 616 bytes} [Thu May 28 10:25:38 2026] GET /v2.0/network-ip-availabilities => generated 5256 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 28/32] 10.0.0.24 () {28 vars in 596 bytes} [Thu May 28 10:25:38 2026] GET /v2.0/security-groups => generated 62352 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 29/33] 10.0.0.68 () {32 vars in 718 bytes} [Thu May 28 10:25:38 2026] GET /v2.0/routers/61b59e5b-f4e2-4f6b-9219-22792caa4a10 => generated 964 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 30/34] 10.0.0.24 () {28 vars in 580 bytes} [Thu May 28 10:25:38 2026] GET /v2.0/routers => generated 1941 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 31/35] 10.0.0.24 () {28 vars in 576 bytes} [Thu May 28 10:25:38 2026] GET /v2.0/ports => generated 29687 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 32/36] 10.0.0.24 () {28 vars in 578 bytes} [Thu May 28 10:25:38 2026] GET /v2.0/agents => generated 1214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 33/37] 10.0.0.68 () {32 vars in 733 bytes} [Thu May 28 10:25:38 2026] GET /v2.0/ports?device_id=61b59e5b-f4e2-4f6b-9219-22792caa4a10 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 34/38] 10.0.0.24 () {28 vars in 621 bytes} [Thu May 28 10:25:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 35/39] 10.0.0.24 () {28 vars in 578 bytes} [Thu May 28 10:25:38 2026] GET /v2.0/agents => generated 1214 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 10:25:38.870 6 INFO neutron_taas.services.taas.taas_plugin [None req-1949ee0d-9c88-4204-9756-445e0220875a 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] TaaS: Handle Delete Port: fc0e1056-4cda-4e8c-a3ca-958ac77a849e 2026-05-28 10:25:38.873 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1949ee0d-9c88-4204-9756-445e0220875a 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] Tap Mirror: Handle Delete Port: fc0e1056-4cda-4e8c-a3ca-958ac77a849e [pid: 6|app: 0|req: 36/40] 10.0.0.68 () {32 vars in 721 bytes} [Thu May 28 10:25:38 2026] DELETE /v2.0/routers/61b59e5b-f4e2-4f6b-9219-22792caa4a10 => generated 0 bytes in 725 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 37/41] 10.0.0.24 () {28 vars in 578 bytes} [Thu May 28 10:25:39 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 38/42] 10.0.0.24 () {28 vars in 588 bytes} [Thu May 28 10:25:39 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 39/43] 10.0.0.68 () {32 vars in 733 bytes} [Thu May 28 10:25:39 2026] GET /v2.0/ports?device_id=61b59e5b-f4e2-4f6b-9219-22792caa4a10 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 40/44] 10.0.0.24 () {28 vars in 582 bytes} [Thu May 28 10:25:39 2026] GET /v2.0/networks => generated 10166 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-28 10:25:39.452 6 INFO neutron.api.v2.resource [None req-b179fb4b-0610-4dd3-9f73-d188fd3d1783 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 41/45] 10.0.0.68 () {32 vars in 721 bytes} [Thu May 28 10:25:39 2026] DELETE /v2.0/routers/61b59e5b-f4e2-4f6b-9219-22792caa4a10 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 42/46] 10.0.0.24 () {28 vars in 580 bytes} [Thu May 28 10:25:39 2026] GET /v2.0/subnets => generated 6007 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 43/47] 10.0.0.68 () {32 vars in 733 bytes} [Thu May 28 10:25:39 2026] GET /v2.0/ports?device_id=2eae193e-f7b8-4eb6-9d3d-e97b09dfe3d7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 10:25:39.534 6 INFO neutron.api.v2.resource [None req-fd50ac72-c7de-454d-a405-86dafea6eb39 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 44/48] 10.0.0.68 () {32 vars in 721 bytes} [Thu May 28 10:25:39 2026] DELETE /v2.0/routers/2eae193e-f7b8-4eb6-9d3d-e97b09dfe3d7 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 10:25:39.563 6 INFO neutron.pecan_wsgi.hooks.translation [None req-d72505a2-3901-4037-bb5e-91c0f69abaea 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 45/49] 10.0.0.68 () {32 vars in 721 bytes} [Thu May 28 10:25:39 2026] DELETE /v2.0/subnets/9d840221-41de-4467-9b94-09c90ba35ecb => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 46/50] 10.0.0.68 () {32 vars in 733 bytes} [Thu May 28 10:25:39 2026] GET /v2.0/ports?device_id=85ab938f-e00c-4900-b1b8-c7d7128dbd02 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 10:25:39.606 6 INFO neutron.api.v2.resource [None req-d123954b-2dbe-4bb3-a302-d57b218d5d28 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 47/51] 10.0.0.68 () {32 vars in 721 bytes} [Thu May 28 10:25:39 2026] DELETE /v2.0/routers/85ab938f-e00c-4900-b1b8-c7d7128dbd02 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 10:25:39.620 6 INFO neutron.pecan_wsgi.hooks.translation [None req-262a6fa5-3156-4934-af8b-63d56d847f40 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 48/52] 10.0.0.68 () {32 vars in 721 bytes} [Thu May 28 10:25:39 2026] DELETE /v2.0/subnets/1a50ef5a-7019-4623-b33d-337895b444e9 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 10:25:39.641 6 INFO neutron.pecan_wsgi.hooks.translation [None req-ae938873-6ef2-4aea-9b8e-58575c72d08e 40627a056fc54faa93e22966ad21f1f3 73f6d1d69e7d4c3e8835ede6ba6f90cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 49/53] 10.0.0.68 () {32 vars in 721 bytes} [Thu May 28 10:25:39 2026] DELETE /v2.0/subnets/6b849e9d-70dc-47b6-8e67-cdb2092b6867 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 50/54] 10.0.0.68 () {32 vars in 771 bytes} [Thu May 28 10:25:40 2026] GET /v2.0/security-groups?tenant_id=73f6d1d69e7d4c3e8835ede6ba6f90cf&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 51/55] 10.0.0.68 () {32 vars in 737 bytes} [Thu May 28 10:25:40 2026] DELETE /v2.0/security-groups/08db6745-ff8e-464c-9e50-7e862716a4f4 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0)