+ 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 [Wed Sep 2 17:06:08 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-79cbc444cd-xt968 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f4728c65668 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: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-09-02 17:06:12.253 7 INFO neutron.common.config [-] Logging enabled! 2026-09-02 17:06:12.253 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-02 17:06:12.333 8 INFO neutron.common.config [-] Logging enabled! 2026-09-02 17:06:12.333 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-02 17:06:13.495 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-02 17:06:13.557 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-02 17:06:14.936 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-09-02 17:06:14.939 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-02 17:06:14.944 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-02 17:06:14.944 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-09-02 17:06:14.944 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-09-02 17:06:14.944 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-09-02 17:06:14.945 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-09-02 17:06:14.945 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-02 17:06:14.953 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-02 17:06:14.953 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-02 17:06:14.953 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-09-02 17:06:15.074 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-09-02 17:06:15.077 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-02 17:06:15.081 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-02 17:06:15.081 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-09-02 17:06:15.081 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-09-02 17:06:15.081 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-09-02 17:06:15.081 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-09-02 17:06:15.081 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-02 17:06:15.089 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-02 17:06:15.089 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-02 17:06:15.089 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-09-02 17:06:15.286 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-09-02 17:06:15.286 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-09-02 17:06:15.286 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-09-02 17:06:15.329 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-02 17:06:15.329 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-02 17:06:15.329 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-09-02 17:06:15.329 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-09-02 17:06:15.331 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-09-02 17:06:15.331 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-09-02 17:06:15.331 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-09-02 17:06:15.364 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-02 17:06:15.365 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-02 17:06:15.365 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-09-02 17:06:15.365 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-09-02 17:06:16.225 8 INFO neutron.plugins.ml2.managers [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Initializing driver for type 'vlan' 2026-09-02 17:06:16.261 7 INFO neutron.plugins.ml2.managers [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Initializing driver for type 'vlan' 2026-09-02 17:06:16.369 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] VlanTypeDriver initialization complete 2026-09-02 17:06:16.369 8 INFO neutron.plugins.ml2.managers [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-02 17:06:16.369 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-02 17:06:16.369 8 INFO neutron.plugins.ml2.managers [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Initializing extension driver 'port_security' 2026-09-02 17:06:16.369 8 INFO neutron.plugins.ml2.extensions.port_security [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-02 17:06:16.369 8 INFO neutron.plugins.ml2.managers [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Initializing extension driver 'qos' 2026-09-02 17:06:16.369 8 INFO neutron.plugins.ml2.managers [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Initializing mechanism driver 'ovn' 2026-09-02 17:06:16.369 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Starting OVNMechanismDriver 2026-09-02 17:06:16.372 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] OVN logging driver registered 2026-09-02 17:06:16.378 8 INFO neutron.quota [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded quota_driver: . 2026-09-02 17:06:16.379 8 INFO neutron.plugins.ml2.plugin [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Modular L2 Plugin initialization complete 2026-09-02 17:06:16.379 8 INFO neutron.plugins.ml2.managers [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-02 17:06:16.379 8 INFO neutron.plugins.ml2.managers [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-02 17:06:16.379 8 INFO neutron.plugins.ml2.managers [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Got port-security extension from driver 'port_security' 2026-09-02 17:06:16.380 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: qos 2026-09-02 17:06:16.393 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: ovn-router 2026-09-02 17:06:16.430 8 INFO neutron.services.ovn_l3.plugin [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Starting OVNL3RouterPlugin 2026-09-02 17:06:16.444 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: segments 2026-09-02 17:06:16.545 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] VlanTypeDriver initialization complete 2026-09-02 17:06:16.545 7 INFO neutron.plugins.ml2.managers [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-02 17:06:16.545 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-02 17:06:16.545 7 INFO neutron.plugins.ml2.managers [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Initializing extension driver 'port_security' 2026-09-02 17:06:16.545 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-02 17:06:16.545 7 INFO neutron.plugins.ml2.managers [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Initializing extension driver 'qos' 2026-09-02 17:06:16.545 7 INFO neutron.plugins.ml2.managers [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Initializing mechanism driver 'ovn' 2026-09-02 17:06:16.546 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Starting OVNMechanismDriver 2026-09-02 17:06:16.548 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] OVN logging driver registered 2026-09-02 17:06:16.551 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: trunk 2026-09-02 17:06:16.555 7 INFO neutron.quota [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded quota_driver: . 2026-09-02 17:06:16.556 7 INFO neutron.plugins.ml2.plugin [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Modular L2 Plugin initialization complete 2026-09-02 17:06:16.556 7 INFO neutron.plugins.ml2.managers [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-02 17:06:16.556 7 INFO neutron.plugins.ml2.managers [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-02 17:06:16.556 7 INFO neutron.plugins.ml2.managers [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-02 17:06:16.556 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: qos 2026-09-02 17:06:16.562 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: log 2026-09-02 17:06:16.565 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: ovn-vpnaas 2026-09-02 17:06:16.569 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: ovn-router 2026-09-02 17:06:16.607 7 INFO neutron.services.ovn_l3.plugin [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Starting OVNL3RouterPlugin 2026-09-02 17:06:16.612 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: segments 2026-09-02 17:06:16.633 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-09-02 17:06:16.633 8 WARNING stevedore.named [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-09-02 17:06:16.682 8 INFO neutron_vpnaas.services.vpn.plugin [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-02 17:06:16.682 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: taas 2026-09-02 17:06:16.703 8 WARNING stevedore.named [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-09-02 17:06:16.709 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-02 17:06:16.709 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: tapmirror 2026-09-02 17:06:16.717 8 WARNING stevedore.named [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-09-02 17:06:16.718 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-02 17:06:16.718 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: auto_allocate 2026-09-02 17:06:16.723 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: trunk 2026-09-02 17:06:16.723 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: tag 2026-09-02 17:06:16.730 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: timestamp 2026-09-02 17:06:16.732 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: network_ip_availability 2026-09-02 17:06:16.734 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: log 2026-09-02 17:06:16.736 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: flavors 2026-09-02 17:06:16.737 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: ovn-vpnaas 2026-09-02 17:06:16.740 8 INFO neutron.manager [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loading Plugin: revisions 2026-09-02 17:06:16.743 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Initializing extension manager. 2026-09-02 17:06:16.744 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension aap-reject-multicast not supported by any of loaded plugins 2026-09-02 17:06:16.745 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: address-group 2026-09-02 17:06:16.747 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: address-scope 2026-09-02 17:06:16.747 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-09-02 17:06:16.748 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: agent 2026-09-02 17:06:16.749 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-09-02 17:06:16.750 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension agent_sort_key not supported by any of loaded plugins 2026-09-02 17:06:16.751 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: allowed-address-pairs 2026-09-02 17:06:16.751 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: auto-allocated-topology 2026-09-02 17:06:16.752 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: availability_zone 2026-09-02 17:06:16.753 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-09-02 17:06:16.753 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-02 17:06:16.754 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: default-subnetpools 2026-09-02 17:06:16.755 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-02 17:06:16.756 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: dns-integration 2026-09-02 17:06:16.756 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: dns-domain-ports 2026-09-02 17:06:16.757 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-09-02 17:06:16.757 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension dvr not supported by any of loaded plugins 2026-09-02 17:06:16.758 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-02 17:06:16.758 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: empty-string-filtering 2026-09-02 17:06:16.759 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-02 17:06:16.759 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-02 17:06:16.760 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-02 17:06:16.760 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: external-net 2026-09-02 17:06:16.760 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-02 17:06:16.761 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: extraroute 2026-09-02 17:06:16.762 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: extraroute-atomic 2026-09-02 17:06:16.762 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: filter-validation 2026-09-02 17:06:16.763 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-02 17:06:16.763 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-02 17:06:16.764 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-02 17:06:16.764 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: fip-port-details 2026-09-02 17:06:16.765 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: flavors 2026-09-02 17:06:16.766 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-02 17:06:16.767 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: floatingip-pools 2026-09-02 17:06:16.767 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: ip_allocation 2026-09-02 17:06:16.768 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-09-02 17:06:16.768 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: l2_adjacency 2026-09-02 17:06:16.769 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: router 2026-09-02 17:06:16.770 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: l3-agent-scheduler-ha-chassis-priority 2026-09-02 17:06:16.772 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-02 17:06:16.772 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: enable-default-route-bfd 2026-09-02 17:06:16.773 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: enable-default-route-ecmp 2026-09-02 17:06:16.773 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: ext-gw-mode 2026-09-02 17:06:16.774 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: l3-ha 2026-09-02 17:06:16.774 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-02 17:06:16.775 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: external-gateway-multihoming 2026-09-02 17:06:16.775 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: l3-flavors 2026-09-02 17:06:16.776 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-02 17:06:16.776 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-09-02 17:06:16.779 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-02 17:06:16.780 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-02 17:06:16.781 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: logging 2026-09-02 17:06:16.782 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-02 17:06:16.783 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-02 17:06:16.783 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: multi-provider 2026-09-02 17:06:16.784 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: net-mtu 2026-09-02 17:06:16.784 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: net-mtu-writable 2026-09-02 17:06:16.785 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: network_availability_zone 2026-09-02 17:06:16.785 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-09-02 17:06:16.786 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: network-ip-availability 2026-09-02 17:06:16.787 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: network-ip-availability-details 2026-09-02 17:06:16.788 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-02 17:06:16.788 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: pagination 2026-09-02 17:06:16.789 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: port-device-profile 2026-09-02 17:06:16.789 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-02 17:06:16.789 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-02 17:06:16.790 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-02 17:06:16.790 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-09-02 17:06:16.791 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-02 17:06:16.791 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-02 17:06:16.792 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-02 17:06:16.792 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: port-resource-request 2026-09-02 17:06:16.793 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: port-resource-request-groups 2026-09-02 17:06:16.793 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-09-02 17:06:16.793 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-02 17:06:16.793 7 WARNING stevedore.named [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-09-02 17:06:16.794 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: binding 2026-09-02 17:06:16.794 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: binding-extended 2026-09-02 17:06:16.795 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: port-security 2026-09-02 17:06:16.795 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: project-id 2026-09-02 17:06:16.796 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: provider 2026-09-02 17:06:16.796 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-02 17:06:16.797 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qinq 2026-09-02 17:06:16.799 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qos 2026-09-02 17:06:16.800 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-02 17:06:16.800 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-02 17:06:16.801 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qos-default 2026-09-02 17:06:16.801 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qos-fip 2026-09-02 17:06:16.802 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-02 17:06:16.802 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qos-gateway-ip 2026-09-02 17:06:16.803 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qos-port-network-policy 2026-09-02 17:06:16.803 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qos-pps-minimum 2026-09-02 17:06:16.804 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-02 17:06:16.804 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qos-pps 2026-09-02 17:06:16.805 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qos-rule-type-details 2026-09-02 17:06:16.805 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-02 17:06:16.806 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: qos-rules-alias 2026-09-02 17:06:16.806 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: quota-check-limit 2026-09-02 17:06:16.807 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: quota-check-limit-default 2026-09-02 17:06:16.809 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: quotas 2026-09-02 17:06:16.810 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: quota_details 2026-09-02 17:06:16.811 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: rbac-policies 2026-09-02 17:06:16.812 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-09-02 17:06:16.812 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: rbac-address-scope 2026-09-02 17:06:16.813 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: rbac-security-groups 2026-09-02 17:06:16.813 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-09-02 17:06:16.814 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: revision-if-match 2026-09-02 17:06:16.814 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: standard-attr-revisions 2026-09-02 17:06:16.815 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: router_availability_zone 2026-09-02 17:06:16.816 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: router-enable-snat 2026-09-02 17:06:16.816 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-02 17:06:16.818 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: security-groups-default-rules 2026-09-02 17:06:16.818 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-02 17:06:16.819 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-02 17:06:16.819 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-09-02 17:06:16.820 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-02 17:06:16.820 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-02 17:06:16.821 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-02 17:06:16.825 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: security-group 2026-09-02 17:06:16.826 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: segment 2026-09-02 17:06:16.827 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-02 17:06:16.827 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: service-type 2026-09-02 17:06:16.828 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: sorting 2026-09-02 17:06:16.828 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: standard-attr-segment 2026-09-02 17:06:16.829 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: standard-attr-description 2026-09-02 17:06:16.829 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: stateful-security-group 2026-09-02 17:06:16.830 8 WARNING neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-02 17:06:16.830 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-09-02 17:06:16.831 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: subnet-external-network 2026-09-02 17:06:16.831 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: subnet_onboard 2026-09-02 17:06:16.832 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-02 17:06:16.832 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: subnet-service-types 2026-09-02 17:06:16.833 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: subnet_allocation 2026-09-02 17:06:16.834 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-02 17:06:16.834 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: tag-creation 2026-09-02 17:06:16.835 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-02 17:06:16.838 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: standard-attr-tag 2026-09-02 17:06:16.839 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-02 17:06:16.840 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: trunk 2026-09-02 17:06:16.840 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: trunk-details 2026-09-02 17:06:16.841 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-02 17:06:16.840 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-02 17:06:16.841 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: taas 2026-09-02 17:06:16.841 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-02 17:06:16.842 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: vlan-transparent 2026-09-02 17:06:16.842 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-02 17:06:16.844 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: vpn-agent-scheduler 2026-09-02 17:06:16.845 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-02 17:06:16.845 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: vpn-flavors 2026-09-02 17:06:16.847 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: vpnaas 2026-09-02 17:06:16.848 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: taas 2026-09-02 17:06:16.849 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: tap-mirror 2026-09-02 17:06:16.850 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-02 17:06:16.850 8 INFO neutron.api.extensions [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Loaded extension: taas-vlan-filter 2026-09-02 17:06:16.853 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-02 17:06:16.853 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-02 17:06:16.853 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-02 17:06:16.854 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-02 17:06:16.855 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-02 17:06:16.857 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-02 17:06:16.857 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-02 17:06:16.861 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-02 17:06:16.861 7 WARNING stevedore.named [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-09-02 17:06:16.862 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-02 17:06:16.863 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-02 17:06:16.863 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-02 17:06:16.864 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] subnetpool is already registered 2026-09-02 17:06:16.864 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-02 17:06:16.864 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] subnetpool is already registered 2026-09-02 17:06:16.864 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-02 17:06:16.865 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-02 17:06:16.865 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-02 17:06:16.866 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-02 17:06:16.866 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-02 17:06:16.867 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-02 17:06:16.867 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-02 17:06:16.867 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] ipsecpolicy is already registered 2026-09-02 17:06:16.868 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-02 17:06:16.868 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-02 17:06:16.868 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: tapmirror 2026-09-02 17:06:16.868 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] ikepolicy is already registered 2026-09-02 17:06:16.871 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-02 17:06:16.871 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] router_route is already registered 2026-09-02 17:06:16.873 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-02 17:06:16.873 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] router is already registered 2026-09-02 17:06:16.873 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-02 17:06:16.873 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] floatingip is already registered 2026-09-02 17:06:16.876 7 WARNING stevedore.named [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-09-02 17:06:16.877 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-02 17:06:16.877 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: auto_allocate 2026-09-02 17:06:16.878 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-02 17:06:16.878 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] rbac_policy is already registered 2026-09-02 17:06:16.879 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-02 17:06:16.879 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] security_group is already registered 2026-09-02 17:06:16.879 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-02 17:06:16.879 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] security_group_rule is already registered 2026-09-02 17:06:16.880 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-02 17:06:16.880 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] subnetpool is already registered 2026-09-02 17:06:16.881 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-02 17:06:16.881 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] subnetpool is already registered 2026-09-02 17:06:16.881 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-02 17:06:16.881 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] trunk is already registered 2026-09-02 17:06:16.882 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-02 17:06:16.882 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] ikepolicy is already registered 2026-09-02 17:06:16.882 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: tag 2026-09-02 17:06:16.882 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-02 17:06:16.882 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] ipsecpolicy is already registered 2026-09-02 17:06:16.882 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-02 17:06:16.883 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] endpoint_group is already registered 2026-09-02 17:06:16.883 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-02 17:06:16.883 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] vpnservice is already registered 2026-09-02 17:06:16.883 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-02 17:06:16.884 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] ipsec_site_connection is already registered 2026-09-02 17:06:16.884 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-02 17:06:16.884 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] ipsecpolicy is already registered 2026-09-02 17:06:16.884 8 INFO neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-02 17:06:16.885 8 WARNING neutron.quota.resource_registry [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] ikepolicy is already registered 2026-09-02 17:06:16.889 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: timestamp 2026-09-02 17:06:16.891 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: network_ip_availability 2026-09-02 17:06:16.896 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: flavors 2026-09-02 17:06:16.899 7 INFO neutron.manager [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loading Plugin: revisions 2026-09-02 17:06:16.902 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Initializing extension manager. 2026-09-02 17:06:16.903 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension aap-reject-multicast not supported by any of loaded plugins 2026-09-02 17:06:16.904 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: address-group 2026-09-02 17:06:16.906 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: address-scope 2026-09-02 17:06:16.907 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-09-02 17:06:16.908 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: agent 2026-09-02 17:06:16.908 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-09-02 17:06:16.909 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension agent_sort_key not supported by any of loaded plugins 2026-09-02 17:06:16.910 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-02 17:06:16.910 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-02 17:06:16.911 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: availability_zone 2026-09-02 17:06:16.912 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-09-02 17:06:16.912 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-02 17:06:16.913 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: default-subnetpools 2026-09-02 17:06:16.914 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-02 17:06:16.915 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: dns-integration 2026-09-02 17:06:16.915 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: dns-domain-ports 2026-09-02 17:06:16.916 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-09-02 17:06:16.916 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-09-02 17:06:16.917 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-02 17:06:16.917 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: empty-string-filtering 2026-09-02 17:06:16.918 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-02 17:06:16.918 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-02 17:06:16.919 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-02 17:06:16.919 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: external-net 2026-09-02 17:06:16.920 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-02 17:06:16.920 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: extraroute 2026-09-02 17:06:16.921 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: extraroute-atomic 2026-09-02 17:06:16.921 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: filter-validation 2026-09-02 17:06:16.922 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-02 17:06:16.922 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-02 17:06:16.923 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-02 17:06:16.923 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: fip-port-details 2026-09-02 17:06:16.924 8 WARNING keystonemiddleware._common.config [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 17:06:16.924 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: flavors 2026-09-02 17:06:16.925 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-02 17:06:16.926 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: floatingip-pools 2026-09-02 17:06:16.926 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: ip_allocation 2026-09-02 17:06:16.927 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-09-02 17:06:16.927 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: l2_adjacency 2026-09-02 17:06:16.928 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: router 2026-09-02 17:06:16.929 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: l3-agent-scheduler-ha-chassis-priority 2026-09-02 17:06:16.930 8 WARNING keystonemiddleware.auth_token [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-09-02 17:06:16.931 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-02 17:06:16.931 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: enable-default-route-bfd 2026-09-02 17:06:16.932 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-09-02 17:06:16.932 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: ext-gw-mode 2026-09-02 17:06:16.933 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: l3-ha 2026-09-02 17:06:16.933 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-02 17:06:16.934 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: external-gateway-multihoming 2026-09-02 17:06:16.934 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: l3-flavors 2026-09-02 17:06:16.935 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-02 17:06:16.936 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-09-02 17:06:16.938 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-02 17:06:16.939 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-02 17:06:16.940 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: logging 2026-09-02 17:06:16.941 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-02 17:06:16.942 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-02 17:06:16.942 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: multi-provider 2026-09-02 17:06:16.943 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: net-mtu 2026-09-02 17:06:16.943 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: net-mtu-writable 2026-09-02 17:06:16.944 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: network_availability_zone 2026-09-02 17:06:16.944 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-09-02 17:06:16.945 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: network-ip-availability 2026-09-02 17:06:16.945 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: network-ip-availability-details 2026-09-02 17:06:16.947 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-02 17:06:16.947 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: pagination 2026-09-02 17:06:16.947 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: port-device-profile 2026-09-02 17:06:16.948 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-02 17:06:16.948 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-02 17:06:16.949 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-09-02 17:06:16.949 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-02 17:06:16.949 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-09-02 17:06:16.950 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-02 17:06:16.950 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-02 17:06:16.951 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-02 17:06:16.952 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: port-resource-request 2026-09-02 17:06:16.953 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-02 17:06:16.953 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-02 17:06:16.954 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: binding 2026-09-02 17:06:16.955 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: binding-extended 2026-09-02 17:06:16.955 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: port-security 2026-09-02 17:06:16.956 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: project-id 2026-09-02 17:06:16.956 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: provider 2026-09-02 17:06:16.957 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-02 17:06:16.957 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qinq 2026-09-02 17:06:16.959 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qos 2026-09-02 17:06:16.960 8 INFO neutron.db.ovn_hash_ring_db [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Nodes from host "neutron-server-79cbc444cd-xt968" and group "mechanism_driver" removed from the Hash Ring created at 2026-09-02 17:06:16+00:00 2026-09-02 17:06:16.960 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-02 17:06:16.961 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-02 17:06:16.961 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qos-default 2026-09-02 17:06:16.961 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qos-fip 2026-09-02 17:06:16.962 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-02 17:06:16.962 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-02 17:06:16.963 8 INFO neutron.db.ovn_hash_ring_db [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Node beaa8a73a6b55db0a4f6d15f317f0bb4 from host "neutron-server-79cbc444cd-xt968" and group "mechanism_driver" added to the Hash Ring 2026-09-02 17:06:16.963 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-02 17:06:16.964 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-02 17:06:16.964 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-02 17:06:16.965 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qos-pps 2026-09-02 17:06:16.965 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-02 17:06:16.966 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-02 17:06:16.967 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: qos-rules-alias 2026-09-02 17:06:16.967 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: quota-check-limit 2026-09-02 17:06:16.968 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-02 17:06:16.970 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: quotas 2026-09-02 17:06:16.971 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: quota_details 2026-09-02 17:06:16.972 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Hash Ring probing thread for node beaa8a73a6b55db0a4f6d15f317f0bb4 has started 2026-09-02 17:06:16.972 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-09-02 17:06:16.972 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: rbac-policies 2026-09-02 17:06:16.973 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-09-02 17:06:16.973 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: rbac-address-scope 2026-09-02 17:06:16.974 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: rbac-security-groups 2026-09-02 17:06:16.974 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-09-02 17:06:16.975 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: revision-if-match 2026-09-02 17:06:16.976 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-02 17:06:16.976 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: router_availability_zone 2026-09-02 17:06:16.977 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: router-enable-snat 2026-09-02 17:06:16.977 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-02 17:06:16.979 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-02 17:06:16.980 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-02 17:06:16.980 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-02 17:06:16.981 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-09-02 17:06:16.981 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-02 17:06:16.982 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-02 17:06:16.982 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-02 17:06:16.986 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: security-group 2026-09-02 17:06:16.987 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: segment 2026-09-02 17:06:16.988 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-02 17:06:16.989 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: service-type 2026-09-02 17:06:16.989 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: sorting 2026-09-02 17:06:16.989 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: standard-attr-segment 2026-09-02 17:06:16.990 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: standard-attr-description 2026-09-02 17:06:16.991 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: stateful-security-group 2026-09-02 17:06:16.991 7 WARNING neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-02 17:06:16.991 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-09-02 17:06:16.992 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: subnet-external-network 2026-09-02 17:06:16.993 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: subnet_onboard 2026-09-02 17:06:16.993 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-02 17:06:16.993 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: subnet-service-types 2026-09-02 17:06:16.994 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: subnet_allocation 2026-09-02 17:06:16.995 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-02 17:06:16.995 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: tag-creation 2026-09-02 17:06:16.996 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-02 17:06:16.999 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: standard-attr-tag 2026-09-02 17:06:17.000 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-02 17:06:17.001 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: trunk 2026-09-02 17:06:17.001 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: trunk-details 2026-09-02 17:06:17.001 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] tcp:10.103.13.47:6641: connecting... 2026-09-02 17:06:17.002 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-02 17:06:17.002 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] tcp:10.103.13.47:6641: connected 2026-09-02 17:06:17.002 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-02 17:06:17.003 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: vlan-transparent 2026-09-02 17:06:17.003 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-02 17:06:17.005 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-09-02 17:06:17.006 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-02 17:06:17.006 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: vpn-flavors 2026-09-02 17:06:17.008 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: vpnaas 2026-09-02 17:06:17.009 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: taas 2026-09-02 17:06:17.010 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: tap-mirror 2026-09-02 17:06:17.011 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-02 17:06:17.012 7 INFO neutron.api.extensions [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-02 17:06:17.014 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-02 17:06:17.014 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-02 17:06:17.014 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-02 17:06:17.015 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-02 17:06:17.016 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-02 17:06:17.018 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-02 17:06:17.018 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-02 17:06:17.022 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-02 17:06:17.023 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-02 17:06:17.024 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-02 17:06:17.024 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-02 17:06:17.025 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] subnetpool is already registered 2026-09-02 17:06:17.025 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-02 17:06:17.025 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] subnetpool is already registered 2026-09-02 17:06:17.026 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-02 17:06:17.026 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-02 17:06:17.026 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-02 17:06:17.027 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-02 17:06:17.027 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-02 17:06:17.028 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-02 17:06:17.028 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-02 17:06:17.028 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] ipsecpolicy is already registered 2026-09-02 17:06:17.029 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-02 17:06:17.029 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] ikepolicy is already registered 2026-09-02 17:06:17.032 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-02 17:06:17.033 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] router_route is already registered 2026-09-02 17:06:17.034 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-02 17:06:17.034 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] router is already registered 2026-09-02 17:06:17.034 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-02 17:06:17.035 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] floatingip is already registered 2026-09-02 17:06:17.039 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-02 17:06:17.040 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] rbac_policy is already registered 2026-09-02 17:06:17.040 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-02 17:06:17.040 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] security_group is already registered 2026-09-02 17:06:17.041 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-02 17:06:17.041 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] security_group_rule is already registered 2026-09-02 17:06:17.042 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-02 17:06:17.042 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] subnetpool is already registered 2026-09-02 17:06:17.042 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-02 17:06:17.042 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] subnetpool is already registered 2026-09-02 17:06:17.043 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-02 17:06:17.043 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] trunk is already registered 2026-09-02 17:06:17.043 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-02 17:06:17.043 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] ikepolicy is already registered 2026-09-02 17:06:17.044 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-02 17:06:17.044 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] ipsecpolicy is already registered 2026-09-02 17:06:17.044 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-02 17:06:17.044 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] endpoint_group is already registered 2026-09-02 17:06:17.045 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-02 17:06:17.045 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] vpnservice is already registered 2026-09-02 17:06:17.045 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-02 17:06:17.045 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] ipsec_site_connection is already registered 2026-09-02 17:06:17.046 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-02 17:06:17.046 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] ipsecpolicy is already registered 2026-09-02 17:06:17.046 7 INFO neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-02 17:06:17.046 7 WARNING neutron.quota.resource_registry [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] ikepolicy is already registered 2026-09-02 17:06:17.087 7 WARNING keystonemiddleware._common.config [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 17:06:17.093 7 WARNING keystonemiddleware.auth_token [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-09-02 17:06:17.103 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-09-02 17:06:17.114 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-09-02 17:06:17.125 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] tcp:10.111.1.23:6642: connecting... 2026-09-02 17:06:17.125 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] tcp:10.111.1.23:6642: connected 2026-09-02 17:06:17.140 7 INFO neutron.db.ovn_hash_ring_db [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Nodes from host "neutron-server-79cbc444cd-xt968" and group "mechanism_driver" removed from the Hash Ring created at 2026-09-02 17:06:17+00:00 2026-09-02 17:06:17.145 7 INFO neutron.db.ovn_hash_ring_db [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Node ff3cee4caae65ad2b8be2c305e20ddbb from host "neutron-server-79cbc444cd-xt968" and group "mechanism_driver" added to the Hash Ring 2026-09-02 17:06:17.156 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Hash Ring probing thread for node ff3cee4caae65ad2b8be2c305e20ddbb has started 2026-09-02 17:06:17.157 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-09-02 17:06:17.195 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] tcp:10.103.13.47:6641: connecting... 2026-09-02 17:06:17.195 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] tcp:10.103.13.47:6641: connected 2026-09-02 17:06:17.281 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-09-02 17:06:17.300 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] tcp:10.111.1.23:6642: connecting... 2026-09-02 17:06:17.301 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] tcp:10.111.1.23:6642: connected 2026-09-02 17:06:17.327 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] WorkerService process has finished the post initialization 2026-09-02 17:06:17.360 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] tcp:10.103.13.47:6641: connecting... 2026-09-02 17:06:17.361 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] tcp:10.103.13.47:6641: connected 2026-09-02 17:06:17.397 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] tcp:10.103.13.47:6641: connecting... 2026-09-02 17:06:17.397 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9b6c3152-1847-491e-b28e-723c2d83090f - - - - - -] tcp:10.103.13.47:6641: connected WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f4728c65668 pid: 8 (default app) 2026-09-02 17:06:17.523 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] WorkerService process has finished the post initialization 2026-09-02 17:06:17.526 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-09-02 17:06:17.526 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-09-02 17:06:17.558 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] tcp:10.103.13.47:6641: connecting... 2026-09-02 17:06:17.558 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] tcp:10.103.13.47:6641: connected 2026-09-02 17:06:17.596 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] tcp:10.103.13.47:6641: connecting... 2026-09-02 17:06:17.596 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a8fb732c-1323-4f7c-8ece-6b74749d53a4 - - - - - -] tcp:10.103.13.47:6641: connected WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f4728c65668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-02 17:06:24.496 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e353288d-6e13-425f-9a91-3d038c1809fc 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 162.253.55.140 () {44 vars in 928 bytes} [Wed Sep 2 17:06:23 2026] GET /v2.0/networks/public => generated 108 bytes in 722 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 162.253.55.140 () {44 vars in 950 bytes} [Wed Sep 2 17:06:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 17:06:25.006 8 ERROR stevedore.extension [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-02 17:06:25.008 8 ERROR stevedore.extension [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-02 17:06:25.009 8 ERROR stevedore.extension [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-02 17:06:25.306 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Starting OVNClientQosExtension 2026-09-02 17:06:25.306 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Starting OVNClientPlacementExtension 2026-09-02 17:06:25.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 22a81237-1974-4732-81d5-16ce027db01d (type: security_groups) to 1 2026-09-02 17:06:25.472 8 INFO neutron.db.ovn_revision_numbers_db [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 1981baf4-f3e4-4018-aac3-7cbba70fd214 (type: security_group_rules) to 0 2026-09-02 17:06:25.495 8 INFO neutron.db.ovn_revision_numbers_db [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 67d146b0-96eb-4386-ae72-745e590079cb (type: security_group_rules) to 0 2026-09-02 17:06:25.524 8 INFO neutron.db.ovn_revision_numbers_db [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource e7ee91bf-a0fa-4abc-9696-29d7f404e592 (type: security_group_rules) to 0 2026-09-02 17:06:25.541 8 INFO neutron.db.ovn_revision_numbers_db [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource fe560618-753c-4012-9824-cf8100303b34 (type: security_group_rules) to 0 2026-09-02 17:06:25.769 8 WARNING neutron.services.revisions.revision_plugin [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Could not find related network for resource to bump revision. 2026-09-02 17:06:25.808 8 INFO neutron.db.segments_db [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Added segment 7e173a6b-1c2a-4677-951c-d6b05f72fb6e of type flat for network 31ef60c3-4bd3-471d-ae75-1b6bf62ea1e1 2026-09-02 17:06:26.027 8 INFO neutron.db.ovn_revision_numbers_db [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 31ef60c3-4bd3-471d-ae75-1b6bf62ea1e1 (type: networks) to 1 2026-09-02 17:06:26.567 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] No more DHCP agents 2026-09-02 17:06:26.569 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Unable to schedule network 31ef60c3-4bd3-471d-ae75-1b6bf62ea1e1: no agents available; will retry on subsequent port and subnet creation events. 2026-09-02 17:06:26.675 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 1e110950-fe73-4ec1-ae0e-9fd71480daf4 2026-09-02 17:06:26.729 8 INFO neutron.db.ovn_revision_numbers_db [None req-26f0d110-19e2-404f-9e2a-45faa549b724 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 1e110950-fe73-4ec1-ae0e-9fd71480daf4 (type: ports) to 1 [pid: 8|app: 0|req: 4/6] 162.253.55.140 () {48 vars in 968 bytes} [Wed Sep 2 17:06:24 2026] POST /v2.0/networks => generated 744 bytes in 2027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-02 17:06:28.228 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07d296c5-49fc-49b7-acdc-38bdcc66491b 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 162.253.55.140 () {44 vars in 928 bytes} [Wed Sep 2 17:06:27 2026] GET /v2.0/networks/public => generated 108 bytes in 404 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 162.253.55.140 () {44 vars in 950 bytes} [Wed Sep 2 17:06:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-02 17:06:28.321 7 INFO neutron.pecan_wsgi.hooks.translation [None req-452c0a7c-2e35-4b85-bb42-d73a55918a3c 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 162.253.55.140 () {44 vars in 1035 bytes} [Wed Sep 2 17:06:28 2026] GET /v2.0/subnets/public-subnet?network_id=31ef60c3-4bd3-471d-ae75-1b6bf62ea1e1 => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 162.253.55.140 () {44 vars in 1058 bytes} [Wed Sep 2 17:06:28 2026] GET /v2.0/subnets?name=public-subnet&network_id=31ef60c3-4bd3-471d-ae75-1b6bf62ea1e1 => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 17:06:28.640 7 ERROR stevedore.extension [None req-552b7c3b-e4c2-474b-adb4-4ed62642a36a 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-02 17:06:28.642 7 ERROR stevedore.extension [None req-552b7c3b-e4c2-474b-adb4-4ed62642a36a 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-02 17:06:28.643 7 ERROR stevedore.extension [None req-552b7c3b-e4c2-474b-adb4-4ed62642a36a 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-02 17:06:29.003 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-552b7c3b-e4c2-474b-adb4-4ed62642a36a 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] No more DHCP agents 2026-09-02 17:06:29.004 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-552b7c3b-e4c2-474b-adb4-4ed62642a36a 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Unable to schedule network 31ef60c3-4bd3-471d-ae75-1b6bf62ea1e1: no agents available; will retry on subsequent port and subnet creation events. 2026-09-02 17:06:29.855 7 INFO neutron.db.ovn_revision_numbers_db [None req-552b7c3b-e4c2-474b-adb4-4ed62642a36a 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 1e110950-fe73-4ec1-ae0e-9fd71480daf4 (type: ports) to 2 2026-09-02 17:06:29.903 7 INFO neutron.db.ovn_revision_numbers_db [None req-552b7c3b-e4c2-474b-adb4-4ed62642a36a 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 14b617d9-347b-4655-98b7-e75a78729c5e (type: subnets) to 0 [pid: 7|app: 0|req: 5/11] 162.253.55.140 () {48 vars in 966 bytes} [Wed Sep 2 17:06:28 2026] POST /v2.0/subnets => generated 664 bytes in 1553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-02 17:11:46.025 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7b22d01-e9b3-406a-b4c6-14edec114898 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 26/52] 162.253.55.140 () {44 vars in 938 bytes} [Wed Sep 2 17:11:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/53] 162.253.55.140 () {44 vars in 960 bytes} [Wed Sep 2 17:11:46 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 17:11:46.194 7 INFO neutron.db.segments_db [None req-d9b978ac-88f9-4546-aaa1-4b16e790bdc6 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Added segment c1bcf464-78a4-47d2-a1d4-b29fdb5ba2a2 of type geneve for network 5ada6430-2b5e-4dfd-bcb1-2c07a31c6ab1 2026-09-02 17:11:46.435 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9b978ac-88f9-4546-aaa1-4b16e790bdc6 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 5ada6430-2b5e-4dfd-bcb1-2c07a31c6ab1 (type: networks) to 1 2026-09-02 17:11:46.639 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9b978ac-88f9-4546-aaa1-4b16e790bdc6 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] No more DHCP agents 2026-09-02 17:11:46.640 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9b978ac-88f9-4546-aaa1-4b16e790bdc6 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Unable to schedule network 5ada6430-2b5e-4dfd-bcb1-2c07a31c6ab1: no agents available; will retry on subsequent port and subnet creation events. 2026-09-02 17:11:46.720 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a46b423c-7727-4c02-8121-f6fdd0138dbc - - - - - -] OVN reports status down for port: f54e12f2-9133-4cec-b6cd-f7238b041387 2026-09-02 17:11:46.791 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9b978ac-88f9-4546-aaa1-4b16e790bdc6 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource f54e12f2-9133-4cec-b6cd-f7238b041387 (type: ports) to 1 [pid: 7|app: 0|req: 27/54] 162.253.55.140 () {48 vars in 967 bytes} [Wed Sep 2 17:11:46 2026] POST /v2.0/networks => generated 748 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-02 17:11:47.803 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e67a1a5-4cd6-4597-a123-1cc33b8d696a 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 28/55] 162.253.55.140 () {44 vars in 938 bytes} [Wed Sep 2 17:11:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/56] 162.253.55.140 () {44 vars in 960 bytes} [Wed Sep 2 17:11:47 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-02 17:11:47.903 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6cbc3d83-8307-4484-90aa-9e5e70c40a2e 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/57] 162.253.55.140 () {44 vars in 1037 bytes} [Wed Sep 2 17:11:47 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5ada6430-2b5e-4dfd-bcb1-2c07a31c6ab1 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/58] 162.253.55.140 () {44 vars in 1060 bytes} [Wed Sep 2 17:11:47 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5ada6430-2b5e-4dfd-bcb1-2c07a31c6ab1 => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 17:11:48.197 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-06641106-f79b-4cbf-bd96-74e3fc21e079 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] No more DHCP agents 2026-09-02 17:11:48.198 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-06641106-f79b-4cbf-bd96-74e3fc21e079 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Unable to schedule network 5ada6430-2b5e-4dfd-bcb1-2c07a31c6ab1: no agents available; will retry on subsequent port and subnet creation events. 2026-09-02 17:11:48.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-06641106-f79b-4cbf-bd96-74e3fc21e079 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource f54e12f2-9133-4cec-b6cd-f7238b041387 (type: ports) to 2 2026-09-02 17:11:48.873 8 INFO neutron.db.ovn_revision_numbers_db [None req-06641106-f79b-4cbf-bd96-74e3fc21e079 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 403db5a6-957c-4510-a386-b4004f600471 (type: subnets) to 0 [pid: 8|app: 0|req: 30/59] 162.253.55.140 () {48 vars in 966 bytes} [Wed Sep 2 17:11:47 2026] POST /v2.0/subnets => generated 651 bytes in 940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-02 17:11:50.151 7 INFO neutron.api.v2.resource [None req-3c5f3b14-5862-42ef-ab35-233661856d37 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/60] 162.253.55.140 () {44 vars in 972 bytes} [Wed Sep 2 17:11:50 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/61] 162.253.55.140 () {44 vars in 994 bytes} [Wed Sep 2 17:11:50 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 17:11:50.434 7 INFO neutron.db.ovn_revision_numbers_db [None req-2831ba86-6d9b-421d-b58e-73b41562de41 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 (type: security_groups) to 1 2026-09-02 17:11:50.459 7 INFO neutron.db.ovn_revision_numbers_db [None req-2831ba86-6d9b-421d-b58e-73b41562de41 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 20492614-e244-4ff4-a489-7774f3599335 (type: security_group_rules) to 0 2026-09-02 17:11:50.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-2831ba86-6d9b-421d-b58e-73b41562de41 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource ceae22b4-2698-437a-bf4c-7dca26c129a3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 31/62] 162.253.55.140 () {48 vars in 981 bytes} [Wed Sep 2 17:11:50 2026] POST /v2.0/security-groups => generated 1616 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/63] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:51 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 1616 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/64] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:51 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 1616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/65] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:51 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 1616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 17:11:52.004 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a156f31-30f4-4384-aff7-87c69434878b 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource bd9d2214-d00b-4570-b568-a7fda603006a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 33/66] 162.253.55.140 () {48 vars in 992 bytes} [Wed Sep 2 17:11:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/67] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:52 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 2230 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/68] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:53 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 2230 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/69] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:53 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 2230 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 17:11:53.277 7 INFO neutron.db.ovn_revision_numbers_db [None req-108f23f2-75c8-48d0-9cb6-c532c8deaf27 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource bbea846c-8652-47eb-a2ea-75d657699ecb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 35/70] 162.253.55.140 () {48 vars in 992 bytes} [Wed Sep 2 17:11:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:54 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 2846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:54 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:54 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 17:11:54.550 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ce01a9a-f77f-4ab8-acef-32ee27f3b4aa 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 78704803-6545-434c-9c11-894bb283cb93 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 37/74] 162.253.55.140 () {48 vars in 992 bytes} [Wed Sep 2 17:11:54 2026] POST /v2.0/security-group-rules => generated 603 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:55 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 3462 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:55 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 3462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:55 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 3462 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 17:11:55.842 7 INFO neutron.db.ovn_revision_numbers_db [None req-152c07fe-24c3-41ea-9378-a944382a9db0 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource a91feab4-ffe2-4f97-9bc5-9d92f89fb373 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 39/78] 162.253.55.140 () {48 vars in 992 bytes} [Wed Sep 2 17:11:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:56 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 4078 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:56 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 4078 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:57 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 4078 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 17:11:57.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-79a5d343-09c8-4194-96f0-4014615bd4bf 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource b6074b95-b963-4a0f-b45f-7fd83d7edd73 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 42/84] 162.253.55.140 () {48 vars in 992 bytes} [Wed Sep 2 17:11:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 162.253.55.140 () {44 vars in 988 bytes} [Wed Sep 2 17:11:58 2026] GET /v2.0/networks/5ada6430-2b5e-4dfd-bcb1-2c07a31c6ab1 => generated 773 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-02 17:11:58.715 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77178cac-ace0-457c-9f45-4cf9efca0265 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 43/86] 162.253.55.140 () {44 vars in 1077 bytes} [Wed Sep 2 17:11:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5ada6430-2b5e-4dfd-bcb1-2c07a31c6ab1 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 162.253.55.140 () {44 vars in 1100 bytes} [Wed Sep 2 17:11:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5ada6430-2b5e-4dfd-bcb1-2c07a31c6ab1 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:11:58 2026] GET /v2.0/security-groups/cd5f9ca5-ca7b-4a31-b94a-7ed6b06372a0 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 17:11:59.157 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d6d8178-ce53-4fdf-a2b5-f8ad58926ce4 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] No more DHCP agents 2026-09-02 17:11:59.158 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d6d8178-ce53-4fdf-a2b5-f8ad58926ce4 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Unable to schedule network 5ada6430-2b5e-4dfd-bcb1-2c07a31c6ab1: no agents available; will retry on subsequent port and subnet creation events. 2026-09-02 17:11:59.308 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a46b423c-7727-4c02-8121-f6fdd0138dbc - - - - - -] OVN reports status down for port: 28ac9466-e2c7-4b88-954e-39f7ad02551f 2026-09-02 17:11:59.388 7 INFO neutron.db.ovn_revision_numbers_db [None req-4d6d8178-ce53-4fdf-a2b5-f8ad58926ce4 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 28ac9466-e2c7-4b88-954e-39f7ad02551f (type: ports) to 1 [pid: 7|app: 0|req: 45/89] 162.253.55.140 () {48 vars in 962 bytes} [Wed Sep 2 17:11:58 2026] POST /v2.0/ports => generated 1100 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-02 17:12:07.764 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93714cbf-790e-49be-ad2f-8eb7d8e1731e 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 45/90] 162.253.55.140 () {44 vars in 981 bytes} [Wed Sep 2 17:12:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 46/91] 162.253.55.140 () {44 vars in 1003 bytes} [Wed Sep 2 17:12:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 17:12:08.704 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a60195b-4d3e-4b61-a090-070ff050d88d 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 28ac9466-e2c7-4b88-954e-39f7ad02551f (type: ports) to 4 [pid: 8|app: 0|req: 46/92] 162.253.55.140 () {48 vars in 1033 bytes} [Wed Sep 2 17:12:07 2026] PUT /v2.0/ports/28ac9466-e2c7-4b88-954e-39f7ad02551f => generated 1240 bytes in 864 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 162.253.55.140 () {44 vars in 921 bytes} [Wed Sep 2 17:12:10 2026] GET /v2.0/ports => generated 3357 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-02 17:12:11.641 8 INFO neutron.api.v2.resource [None req-65a6ca14-a523-4d8f-a91b-2c95d8aa0399 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/94] 162.253.55.140 () {44 vars in 960 bytes} [Wed Sep 2 17:12:11 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 162.253.55.140 () {44 vars in 982 bytes} [Wed Sep 2 17:12:11 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 17:12:11.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-aec34830-6209-4af3-90c4-292eb6bf2602 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 456e2ff1-5762-46c2-b0a5-75fd9c9ef552 (type: security_groups) to 1 2026-09-02 17:12:11.921 8 INFO neutron.db.ovn_revision_numbers_db [None req-aec34830-6209-4af3-90c4-292eb6bf2602 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 7008ba6a-a35c-4eb0-8d6e-e5333cbc3846 (type: security_group_rules) to 0 2026-09-02 17:12:11.938 8 INFO neutron.db.ovn_revision_numbers_db [None req-aec34830-6209-4af3-90c4-292eb6bf2602 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 7544e3f8-6f44-4813-be44-5c2097747b3d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 50/98] 162.253.55.140 () {48 vars in 981 bytes} [Wed Sep 2 17:12:11 2026] POST /v2.0/security-groups => generated 1610 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:12:13 2026] GET /v2.0/security-groups/456e2ff1-5762-46c2-b0a5-75fd9c9ef552 => generated 1610 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:12:13 2026] GET /v2.0/security-groups/456e2ff1-5762-46c2-b0a5-75fd9c9ef552 => generated 1610 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:12:13 2026] GET /v2.0/security-groups/456e2ff1-5762-46c2-b0a5-75fd9c9ef552 => generated 1610 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 17:12:13.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-c235f98b-ee44-485a-b7fa-4f455f1d842f 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource 59ca8bda-b620-4f13-aa03-3f9a72865560 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 52/102] 162.253.55.140 () {48 vars in 992 bytes} [Wed Sep 2 17:12:13 2026] POST /v2.0/security-group-rules => generated 623 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:12:14 2026] GET /v2.0/security-groups/456e2ff1-5762-46c2-b0a5-75fd9c9ef552 => generated 2246 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:12:14 2026] GET /v2.0/security-groups/456e2ff1-5762-46c2-b0a5-75fd9c9ef552 => generated 2246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 162.253.55.140 () {44 vars in 1002 bytes} [Wed Sep 2 17:12:14 2026] GET /v2.0/security-groups/456e2ff1-5762-46c2-b0a5-75fd9c9ef552 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 17:12:14.586 8 INFO neutron.db.ovn_revision_numbers_db [None req-45082105-49b0-4924-a782-3846328dcd4c 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] Successfully bumped revision number for resource eae22cb4-3b7b-48de-980d-23012eef7358 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 54/106] 162.253.55.140 () {48 vars in 992 bytes} [Wed Sep 2 17:12:14 2026] POST /v2.0/security-group-rules => generated 627 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/115] 162.253.55.140 () {44 vars in 976 bytes} [Wed Sep 2 17:13:20 2026] GET /v2.0/quotas/190d3bb76c3346bea13c8456a6a121fb => generated 312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 162.253.55.140 () {48 vars in 1028 bytes} [Wed Sep 2 17:13:20 2026] PUT /v2.0/quotas/190d3bb76c3346bea13c8456a6a121fb => generated 311 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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-09-02 17:15:53.185 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01535aa5-18c2-41cb-8940-c714cd970595 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 70/137] 162.253.55.140 () {30 vars in 742 bytes} [Wed Sep 2 17:15:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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, ' [pid: 7|app: 0|req: 68/138] 162.253.55.140 () {30 vars in 764 bytes} [Wed Sep 2 17:15:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1243 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 17:15:55.456 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae7ffdd7-d278-4372-8337-aac710310526 7caa6da159ed4d3a97523ca88ceaca83 190d3bb76c3346bea13c8456a6a121fb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/139] 162.253.55.140 () {30 vars in 742 bytes} [Wed Sep 2 17:15:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/140] 162.253.55.140 () {30 vars in 764 bytes} [Wed Sep 2 17:15:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1243 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 17:15:56.651 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a46b423c-7727-4c02-8121-f6fdd0138dbc - - - - - -] OVN reports status up for port: 28ac9466-e2c7-4b88-954e-39f7ad02551f 2026-09-02 17:15:56.676 7 INFO neutron.plugins.ml2.plugin [None req-a46b423c-7727-4c02-8121-f6fdd0138dbc - - - - - -] Attempt 1 to provision port 28ac9466-e2c7-4b88-954e-39f7ad02551f 2026-09-02 17:15:56.923 7 INFO neutron.db.ovn_revision_numbers_db [None req-a46b423c-7727-4c02-8121-f6fdd0138dbc - - - - - -] Successfully bumped revision number for resource 28ac9466-e2c7-4b88-954e-39f7ad02551f (type: ports) to 5