+ 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 [Sun Apr 26 15:08:30 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-86f887fddc-5qtvc machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fa780c1b668 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-04-26 15:08:34.798 7 INFO neutron.common.config [-] Logging enabled! 2026-04-26 15:08:34.798 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-26 15:08:34.996 8 INFO neutron.common.config [-] Logging enabled! 2026-04-26 15:08:34.996 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-26 15:08:35.793 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-26 15:08:35.995 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-26 15:08:37.258 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-26 15:08:37.260 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-26 15:08:37.264 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-26 15:08:37.264 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-26 15:08:37.264 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-26 15:08:37.264 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-26 15:08:37.264 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 15:08:37.272 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 15:08:37.272 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 15:08:37.272 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-26 15:08:37.491 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-26 15:08:37.491 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-26 15:08:37.491 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-26 15:08:37.521 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-26 15:08:37.521 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-26 15:08:37.521 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-26 15:08:37.521 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-26 15:08:37.524 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-26 15:08:37.527 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-26 15:08:37.531 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-26 15:08:37.531 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-26 15:08:37.531 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-26 15:08:37.531 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-26 15:08:37.531 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 15:08:37.539 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 15:08:37.539 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 15:08:37.539 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-26 15:08:37.753 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-26 15:08:37.753 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-26 15:08:37.753 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-26 15:08:37.783 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-26 15:08:37.783 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-26 15:08:37.783 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-26 15:08:37.783 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-26 15:08:39.239 7 INFO neutron.plugins.ml2.managers [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Initializing driver for type 'vlan' 2026-04-26 15:08:39.329 8 INFO neutron.plugins.ml2.managers [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Initializing driver for type 'vlan' 2026-04-26 15:08:39.528 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] VlanTypeDriver initialization complete 2026-04-26 15:08:39.528 7 INFO neutron.plugins.ml2.managers [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-26 15:08:39.528 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-26 15:08:39.528 7 INFO neutron.plugins.ml2.managers [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Initializing extension driver 'port_security' 2026-04-26 15:08:39.528 7 INFO neutron.plugins.ml2.extensions.port_security [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-26 15:08:39.528 7 INFO neutron.plugins.ml2.managers [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Initializing extension driver 'qos' 2026-04-26 15:08:39.529 7 INFO neutron.plugins.ml2.managers [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-26 15:08:39.529 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Starting OVNMechanismDriver 2026-04-26 15:08:39.531 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] OVN logging driver registered 2026-04-26 15:08:39.537 7 INFO neutron.quota [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded quota_driver: . 2026-04-26 15:08:39.538 7 INFO neutron.plugins.ml2.plugin [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Modular L2 Plugin initialization complete 2026-04-26 15:08:39.538 7 INFO neutron.plugins.ml2.managers [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-26 15:08:39.538 7 INFO neutron.plugins.ml2.managers [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-26 15:08:39.538 7 INFO neutron.plugins.ml2.managers [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-26 15:08:39.538 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: qos 2026-04-26 15:08:39.550 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: ovn-router 2026-04-26 15:08:39.582 7 INFO neutron.services.ovn_l3.plugin [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Starting OVNL3RouterPlugin 2026-04-26 15:08:39.586 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: segments 2026-04-26 15:08:39.642 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] VlanTypeDriver initialization complete 2026-04-26 15:08:39.643 8 INFO neutron.plugins.ml2.managers [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-26 15:08:39.643 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-26 15:08:39.643 8 INFO neutron.plugins.ml2.managers [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Initializing extension driver 'port_security' 2026-04-26 15:08:39.643 8 INFO neutron.plugins.ml2.extensions.port_security [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-26 15:08:39.643 8 INFO neutron.plugins.ml2.managers [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Initializing extension driver 'qos' 2026-04-26 15:08:39.643 8 INFO neutron.plugins.ml2.managers [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-26 15:08:39.643 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Starting OVNMechanismDriver 2026-04-26 15:08:39.646 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] OVN logging driver registered 2026-04-26 15:08:39.652 8 INFO neutron.quota [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded quota_driver: . 2026-04-26 15:08:39.652 8 INFO neutron.plugins.ml2.plugin [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Modular L2 Plugin initialization complete 2026-04-26 15:08:39.652 8 INFO neutron.plugins.ml2.managers [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-26 15:08:39.653 8 INFO neutron.plugins.ml2.managers [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-26 15:08:39.653 8 INFO neutron.plugins.ml2.managers [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-26 15:08:39.653 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: qos 2026-04-26 15:08:39.665 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: ovn-router 2026-04-26 15:08:39.684 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: trunk 2026-04-26 15:08:39.697 8 INFO neutron.services.ovn_l3.plugin [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Starting OVNL3RouterPlugin 2026-04-26 15:08:39.699 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: log 2026-04-26 15:08:39.701 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: segments 2026-04-26 15:08:39.707 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-26 15:08:39.767 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-26 15:08:39.768 7 WARNING stevedore.named [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-26 15:08:39.802 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: trunk 2026-04-26 15:08:39.811 7 INFO neutron_vpnaas.services.vpn.plugin [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-26 15:08:39.811 7 INFO neutron.common.utils [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-26 15:08:39.812 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: taas 2026-04-26 15:08:39.814 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: log 2026-04-26 15:08:39.818 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-26 15:08:39.835 7 WARNING stevedore.named [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-26 15:08:39.836 7 WARNING stevedore.named [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-26 15:08:39.842 7 INFO neutron_taas.services.taas.taas_plugin [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-26 15:08:39.842 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: tapmirror 2026-04-26 15:08:39.850 7 WARNING stevedore.named [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-26 15:08:39.850 7 WARNING stevedore.named [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-26 15:08:39.851 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-26 15:08:39.851 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: auto_allocate 2026-04-26 15:08:39.856 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: tag 2026-04-26 15:08:39.863 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: timestamp 2026-04-26 15:08:39.865 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: network_ip_availability 2026-04-26 15:08:39.869 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: flavors 2026-04-26 15:08:39.872 7 INFO neutron.manager [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loading Plugin: revisions 2026-04-26 15:08:39.874 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-26 15:08:39.874 8 WARNING stevedore.named [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-26 15:08:39.876 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Initializing extension manager. 2026-04-26 15:08:39.877 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: address-group 2026-04-26 15:08:39.878 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: address-scope 2026-04-26 15:08:39.878 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-26 15:08:39.879 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: agent 2026-04-26 15:08:39.880 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-26 15:08:39.881 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-26 15:08:39.882 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-26 15:08:39.883 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: availability_zone 2026-04-26 15:08:39.883 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-26 15:08:39.884 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-26 15:08:39.884 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: default-subnetpools 2026-04-26 15:08:39.886 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-26 15:08:39.887 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: dns-integration 2026-04-26 15:08:39.887 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: dns-domain-ports 2026-04-26 15:08:39.888 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-26 15:08:39.888 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-26 15:08:39.889 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-26 15:08:39.890 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: empty-string-filtering 2026-04-26 15:08:39.890 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 15:08:39.891 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-26 15:08:39.891 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: external-net 2026-04-26 15:08:39.892 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-26 15:08:39.892 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: extraroute 2026-04-26 15:08:39.893 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-26 15:08:39.894 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-26 15:08:39.894 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-26 15:08:39.895 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-26 15:08:39.895 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-26 15:08:39.896 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: fip-port-details 2026-04-26 15:08:39.897 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: flavors 2026-04-26 15:08:39.898 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-26 15:08:39.899 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: floatingip-pools 2026-04-26 15:08:39.899 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: ip_allocation 2026-04-26 15:08:39.900 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-26 15:08:39.900 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: l2_adjacency 2026-04-26 15:08:39.902 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: router 2026-04-26 15:08:39.903 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 15:08:39.904 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-26 15:08:39.905 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-26 15:08:39.905 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: ext-gw-mode 2026-04-26 15:08:39.906 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: l3-ha 2026-04-26 15:08:39.906 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-26 15:08:39.907 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-26 15:08:39.909 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: l3-flavors 2026-04-26 15:08:39.910 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-26 15:08:39.910 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-26 15:08:39.913 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-26 15:08:39.914 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-26 15:08:39.915 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: logging 2026-04-26 15:08:39.915 8 INFO neutron_vpnaas.services.vpn.plugin [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-26 15:08:39.916 8 INFO neutron.common.utils [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-26 15:08:39.916 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: taas 2026-04-26 15:08:39.916 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-26 15:08:39.917 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-26 15:08:39.918 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: multi-provider 2026-04-26 15:08:39.918 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: net-mtu 2026-04-26 15:08:39.919 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: net-mtu-writable 2026-04-26 15:08:39.919 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: network_availability_zone 2026-04-26 15:08:39.920 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-26 15:08:39.921 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: network-ip-availability 2026-04-26 15:08:39.922 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-26 15:08:39.922 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: pagination 2026-04-26 15:08:39.923 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: port-device-profile 2026-04-26 15:08:39.923 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-26 15:08:39.924 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-26 15:08:39.924 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-26 15:08:39.925 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-26 15:08:39.925 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-26 15:08:39.926 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-26 15:08:39.927 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-26 15:08:39.927 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: port-resource-request 2026-04-26 15:08:39.928 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-26 15:08:39.928 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-26 15:08:39.929 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: binding 2026-04-26 15:08:39.930 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: binding-extended 2026-04-26 15:08:39.930 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: port-security 2026-04-26 15:08:39.931 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: project-id 2026-04-26 15:08:39.931 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: provider 2026-04-26 15:08:39.932 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qinq 2026-04-26 15:08:39.934 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qos 2026-04-26 15:08:39.935 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-26 15:08:39.936 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-26 15:08:39.936 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qos-default 2026-04-26 15:08:39.937 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qos-fip 2026-04-26 15:08:39.937 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-26 15:08:39.938 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-26 15:08:39.938 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-26 15:08:39.939 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-26 15:08:39.940 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-26 15:08:39.939 8 WARNING stevedore.named [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-26 15:08:39.940 8 WARNING stevedore.named [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-26 15:08:39.940 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qos-pps 2026-04-26 15:08:39.941 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-26 15:08:39.941 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-26 15:08:39.942 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: qos-rules-alias 2026-04-26 15:08:39.943 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: quota-check-limit 2026-04-26 15:08:39.943 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-26 15:08:39.945 8 INFO neutron_taas.services.taas.taas_plugin [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-26 15:08:39.945 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: quotas 2026-04-26 15:08:39.946 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: tapmirror 2026-04-26 15:08:39.947 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: quota_details 2026-04-26 15:08:39.948 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: rbac-policies 2026-04-26 15:08:39.949 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-26 15:08:39.949 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: rbac-address-scope 2026-04-26 15:08:39.950 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: rbac-security-groups 2026-04-26 15:08:39.950 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-26 15:08:39.951 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: revision-if-match 2026-04-26 15:08:39.952 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-26 15:08:39.952 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: router_availability_zone 2026-04-26 15:08:39.953 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-26 15:08:39.953 8 WARNING stevedore.named [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-26 15:08:39.953 8 WARNING stevedore.named [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-26 15:08:39.954 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-26 15:08:39.955 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: auto_allocate 2026-04-26 15:08:39.955 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-26 15:08:39.955 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-26 15:08:39.956 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-26 15:08:39.956 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-26 15:08:39.957 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-26 15:08:39.957 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-26 15:08:39.959 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: tag 2026-04-26 15:08:39.962 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: security-group 2026-04-26 15:08:39.963 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: segment 2026-04-26 15:08:39.964 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-26 15:08:39.964 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: service-type 2026-04-26 15:08:39.965 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: sorting 2026-04-26 15:08:39.965 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: standard-attr-segment 2026-04-26 15:08:39.966 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: timestamp 2026-04-26 15:08:39.966 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: standard-attr-description 2026-04-26 15:08:39.967 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: stateful-security-group 2026-04-26 15:08:39.967 7 WARNING neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-26 15:08:39.968 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-26 15:08:39.968 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: network_ip_availability 2026-04-26 15:08:39.968 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: subnet-external-network 2026-04-26 15:08:39.969 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-26 15:08:39.969 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-26 15:08:39.970 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: subnet-service-types 2026-04-26 15:08:39.971 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: subnet_allocation 2026-04-26 15:08:39.971 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: flavors 2026-04-26 15:08:39.971 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-26 15:08:39.972 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: tag-creation 2026-04-26 15:08:39.973 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-26 15:08:39.975 8 INFO neutron.manager [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loading Plugin: revisions 2026-04-26 15:08:39.976 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: standard-attr-tag 2026-04-26 15:08:39.977 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-26 15:08:39.978 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Initializing extension manager. 2026-04-26 15:08:39.978 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: trunk 2026-04-26 15:08:39.978 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: trunk-details 2026-04-26 15:08:39.979 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: address-group 2026-04-26 15:08:39.979 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-26 15:08:39.980 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-26 15:08:39.980 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: address-scope 2026-04-26 15:08:39.980 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: vlan-transparent 2026-04-26 15:08:39.980 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-26 15:08:39.981 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-26 15:08:39.981 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: agent 2026-04-26 15:08:39.982 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-26 15:08:39.983 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-26 15:08:39.984 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-26 15:08:39.984 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-26 15:08:39.984 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-26 15:08:39.985 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: vpn-flavors 2026-04-26 15:08:39.985 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: availability_zone 2026-04-26 15:08:39.986 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-26 15:08:39.986 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-26 15:08:39.987 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: vpnaas 2026-04-26 15:08:39.987 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: default-subnetpools 2026-04-26 15:08:39.988 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: taas 2026-04-26 15:08:39.988 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-26 15:08:39.988 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: dns-integration 2026-04-26 15:08:39.989 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: tap-mirror 2026-04-26 15:08:39.989 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: dns-domain-ports 2026-04-26 15:08:39.989 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-26 15:08:39.990 7 INFO neutron.api.extensions [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-26 15:08:39.990 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-26 15:08:39.991 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-26 15:08:39.991 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: empty-string-filtering 2026-04-26 15:08:39.992 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 15:08:39.992 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-26 15:08:39.992 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-26 15:08:39.992 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-26 15:08:39.992 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: external-net 2026-04-26 15:08:39.993 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 15:08:39.993 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-26 15:08:39.993 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-26 15:08:39.993 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: extraroute 2026-04-26 15:08:39.994 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-26 15:08:39.995 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-26 15:08:39.995 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-26 15:08:39.996 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-26 15:08:39.996 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-26 15:08:39.996 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-26 15:08:39.996 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: fip-port-details 2026-04-26 15:08:39.996 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-26 15:08:39.997 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: flavors 2026-04-26 15:08:39.998 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-26 15:08:39.999 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: floatingip-pools 2026-04-26 15:08:39.999 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: ip_allocation 2026-04-26 15:08:40.000 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-26 15:08:40.000 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: l2_adjacency 2026-04-26 15:08:40.002 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: router 2026-04-26 15:08:40.002 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-26 15:08:40.003 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-26 15:08:40.003 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-26 15:08:40.003 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 15:08:40.004 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-26 15:08:40.004 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 15:08:40.004 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-26 15:08:40.004 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] subnetpool is already registered 2026-04-26 15:08:40.005 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: ext-gw-mode 2026-04-26 15:08:40.005 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-26 15:08:40.005 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: l3-ha 2026-04-26 15:08:40.005 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:08:40.006 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:08:40.006 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-26 15:08:40.006 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-26 15:08:40.007 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-26 15:08:40.007 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-26 15:08:40.008 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:08:40.006 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-26 15:08:40.008 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] ipsecpolicy is already registered 2026-04-26 15:08:40.008 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: l3-flavors 2026-04-26 15:08:40.008 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:08:40.008 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] ikepolicy is already registered 2026-04-26 15:08:40.009 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-26 15:08:40.010 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-26 15:08:40.012 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-26 15:08:40.013 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-26 15:08:40.013 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-26 15:08:40.014 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] router is already registered 2026-04-26 15:08:40.014 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-26 15:08:40.014 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] floatingip is already registered 2026-04-26 15:08:40.014 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: logging 2026-04-26 15:08:40.015 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-26 15:08:40.016 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-26 15:08:40.016 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: multi-provider 2026-04-26 15:08:40.017 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: net-mtu 2026-04-26 15:08:40.017 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: net-mtu-writable 2026-04-26 15:08:40.018 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: network_availability_zone 2026-04-26 15:08:40.019 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-26 15:08:40.019 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-26 15:08:40.019 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] rbac_policy is already registered 2026-04-26 15:08:40.019 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: network-ip-availability 2026-04-26 15:08:40.020 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-26 15:08:40.020 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] security_group is already registered 2026-04-26 15:08:40.020 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-26 15:08:40.020 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-26 15:08:40.020 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] security_group_rule is already registered 2026-04-26 15:08:40.021 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: pagination 2026-04-26 15:08:40.021 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 15:08:40.021 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: port-device-profile 2026-04-26 15:08:40.022 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] subnetpool is already registered 2026-04-26 15:08:40.022 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-26 15:08:40.022 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-26 15:08:40.022 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] trunk is already registered 2026-04-26 15:08:40.023 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-26 15:08:40.023 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:08:40.023 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] ikepolicy is already registered 2026-04-26 15:08:40.023 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-26 15:08:40.024 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-26 15:08:40.024 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-26 15:08:40.024 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:08:40.024 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] ipsecpolicy is already registered 2026-04-26 15:08:40.025 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-26 15:08:40.025 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-26 15:08:40.025 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] endpoint_group is already registered 2026-04-26 15:08:40.025 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-26 15:08:40.026 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-26 15:08:40.026 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: port-resource-request 2026-04-26 15:08:40.026 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] vpnservice is already registered 2026-04-26 15:08:40.026 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-26 15:08:40.026 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-26 15:08:40.026 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] ipsec_site_connection is already registered 2026-04-26 15:08:40.027 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-26 15:08:40.027 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:08:40.027 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] ipsecpolicy is already registered 2026-04-26 15:08:40.027 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: binding 2026-04-26 15:08:40.027 7 INFO neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:08:40.028 7 WARNING neutron.quota.resource_registry [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] ikepolicy is already registered 2026-04-26 15:08:40.028 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: binding-extended 2026-04-26 15:08:40.029 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: port-security 2026-04-26 15:08:40.029 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: project-id 2026-04-26 15:08:40.029 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: provider 2026-04-26 15:08:40.030 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qinq 2026-04-26 15:08:40.032 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qos 2026-04-26 15:08:40.033 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-26 15:08:40.034 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-26 15:08:40.034 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qos-default 2026-04-26 15:08:40.035 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qos-fip 2026-04-26 15:08:40.035 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-26 15:08:40.036 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-26 15:08:40.036 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-26 15:08:40.037 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-26 15:08:40.037 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-26 15:08:40.038 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qos-pps 2026-04-26 15:08:40.039 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-26 15:08:40.039 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-26 15:08:40.040 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: qos-rules-alias 2026-04-26 15:08:40.040 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: quota-check-limit 2026-04-26 15:08:40.041 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-26 15:08:40.043 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: quotas 2026-04-26 15:08:40.044 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: quota_details 2026-04-26 15:08:40.046 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: rbac-policies 2026-04-26 15:08:40.046 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-26 15:08:40.047 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: rbac-address-scope 2026-04-26 15:08:40.047 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: rbac-security-groups 2026-04-26 15:08:40.048 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-26 15:08:40.048 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: revision-if-match 2026-04-26 15:08:40.049 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-26 15:08:40.049 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: router_availability_zone 2026-04-26 15:08:40.050 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-26 15:08:40.052 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-26 15:08:40.052 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-26 15:08:40.053 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-26 15:08:40.053 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-26 15:08:40.054 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-26 15:08:40.054 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-26 15:08:40.059 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: security-group 2026-04-26 15:08:40.060 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: segment 2026-04-26 15:08:40.061 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-26 15:08:40.062 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: service-type 2026-04-26 15:08:40.062 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: sorting 2026-04-26 15:08:40.062 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: standard-attr-segment 2026-04-26 15:08:40.063 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: standard-attr-description 2026-04-26 15:08:40.064 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: stateful-security-group 2026-04-26 15:08:40.064 8 WARNING neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-26 15:08:40.065 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-26 15:08:40.065 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: subnet-external-network 2026-04-26 15:08:40.066 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-26 15:08:40.066 7 WARNING keystonemiddleware._common.config [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 15:08:40.066 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-26 15:08:40.067 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: subnet-service-types 2026-04-26 15:08:40.067 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: subnet_allocation 2026-04-26 15:08:40.068 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-26 15:08:40.068 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: tag-creation 2026-04-26 15:08:40.069 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-26 15:08:40.072 7 WARNING oslo_config.cfg [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-26 15:08:40.073 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: standard-attr-tag 2026-04-26 15:08:40.074 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-26 15:08:40.074 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: trunk 2026-04-26 15:08:40.075 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: trunk-details 2026-04-26 15:08:40.075 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-26 15:08:40.076 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-26 15:08:40.076 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: vlan-transparent 2026-04-26 15:08:40.077 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-26 15:08:40.079 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-26 15:08:40.079 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-26 15:08:40.080 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: vpn-flavors 2026-04-26 15:08:40.082 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: vpnaas 2026-04-26 15:08:40.083 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: taas 2026-04-26 15:08:40.084 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: tap-mirror 2026-04-26 15:08:40.084 8 INFO neutron.api.extensions [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-26 15:08:40.087 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-26 15:08:40.087 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-26 15:08:40.087 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 15:08:40.087 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-26 15:08:40.090 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-26 15:08:40.090 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-26 15:08:40.091 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-26 15:08:40.095 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-26 15:08:40.096 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-26 15:08:40.096 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-26 15:08:40.097 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 15:08:40.097 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] subnetpool is already registered 2026-04-26 15:08:40.098 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-26 15:08:40.098 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:08:40.099 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:08:40.099 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-26 15:08:40.099 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-26 15:08:40.100 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-26 15:08:40.100 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:08:40.100 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] ipsecpolicy is already registered 2026-04-26 15:08:40.101 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:08:40.101 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] ikepolicy is already registered 2026-04-26 15:08:40.105 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-26 15:08:40.105 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] router is already registered 2026-04-26 15:08:40.106 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-26 15:08:40.106 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] floatingip is already registered 2026-04-26 15:08:40.107 7 INFO neutron.db.ovn_hash_ring_db [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Nodes from host "neutron-server-86f887fddc-5qtvc" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-26 15:08:40+00:00 2026-04-26 15:08:40.109 7 INFO neutron.db.ovn_hash_ring_db [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Node 14ae55d667bc57628d29b5a51c477f8e from host "neutron-server-86f887fddc-5qtvc" and group "mechanism_driver" added to the Hash Ring 2026-04-26 15:08:40.110 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-26 15:08:40.110 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] rbac_policy is already registered 2026-04-26 15:08:40.110 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-26 15:08:40.111 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] security_group is already registered 2026-04-26 15:08:40.111 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-26 15:08:40.111 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] security_group_rule is already registered 2026-04-26 15:08:40.112 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 15:08:40.112 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] subnetpool is already registered 2026-04-26 15:08:40.112 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-26 15:08:40.112 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] trunk is already registered 2026-04-26 15:08:40.113 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:08:40.113 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] ikepolicy is already registered 2026-04-26 15:08:40.114 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:08:40.114 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] ipsecpolicy is already registered 2026-04-26 15:08:40.114 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-26 15:08:40.115 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] endpoint_group is already registered 2026-04-26 15:08:40.115 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-26 15:08:40.115 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] vpnservice is already registered 2026-04-26 15:08:40.115 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-26 15:08:40.115 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] ipsec_site_connection is already registered 2026-04-26 15:08:40.116 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:08:40.116 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] ipsecpolicy is already registered 2026-04-26 15:08:40.116 8 INFO neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:08:40.116 8 WARNING neutron.quota.resource_registry [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] ikepolicy is already registered 2026-04-26 15:08:40.123 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Hash Ring probing thread for node 14ae55d667bc57628d29b5a51c477f8e has started 2026-04-26 15:08:40.124 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-26 15:08:40.153 8 WARNING keystonemiddleware._common.config [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 15:08:40.158 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] tcp:10.106.80.1:6641: connecting... 2026-04-26 15:08:40.158 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] tcp:10.106.80.1:6641: connected 2026-04-26 15:08:40.160 8 WARNING oslo_config.cfg [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-26 15:08:40.179 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-26 15:08:40.193 8 INFO neutron.db.ovn_hash_ring_db [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Nodes from host "neutron-server-86f887fddc-5qtvc" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-26 15:08:40+00:00 2026-04-26 15:08:40.196 8 INFO neutron.db.ovn_hash_ring_db [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Node 234881ef504250fa991c41dea4a53349 from host "neutron-server-86f887fddc-5qtvc" and group "mechanism_driver" added to the Hash Ring 2026-04-26 15:08:40.202 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Hash Ring probing thread for node 234881ef504250fa991c41dea4a53349 has started 2026-04-26 15:08:40.203 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-26 15:08:40.204 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-26 15:08:40.223 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] tcp:10.102.106.172:6642: connecting... 2026-04-26 15:08:40.223 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] tcp:10.102.106.172:6642: connected 2026-04-26 15:08:40.233 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] tcp:10.106.80.1:6641: connecting... 2026-04-26 15:08:40.233 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] tcp:10.106.80.1:6641: connected 2026-04-26 15:08:40.251 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] WorkerService process has finished the post initialization 2026-04-26 15:08:40.268 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-26 15:08:40.271 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] tcp:10.106.80.1:6641: connecting... 2026-04-26 15:08:40.272 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] tcp:10.106.80.1:6641: connected 2026-04-26 15:08:40.286 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] tcp:10.102.106.172:6642: connecting... 2026-04-26 15:08:40.286 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] tcp:10.102.106.172:6642: connected 2026-04-26 15:08:40.311 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] tcp:10.106.80.1:6641: connecting... 2026-04-26 15:08:40.311 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-db6841ab-0599-4e8a-af95-ca4790401268 - - - - - -] tcp:10.106.80.1:6641: connected 2026-04-26 15:08:40.315 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] WorkerService process has finished the post initialization 2026-04-26 15:08:40.316 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-26 15:08:40.317 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7fa780c1b668 pid: 7 (default app) 2026-04-26 15:08:40.337 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] tcp:10.106.80.1:6641: connecting... 2026-04-26 15:08:40.338 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] tcp:10.106.80.1:6641: connected 2026-04-26 15:08:40.382 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] tcp:10.106.80.1:6641: connecting... 2026-04-26 15:08:40.382 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-20cefd66-65eb-499a-9667-984497a57807 - - - - - -] tcp:10.106.80.1:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7fa780c1b668 pid: 8 (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-04-26 15:08:42.863 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1e69322-76b5-4261-b4b2-6fe6c79f9d5b 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.216 () {44 vars in 928 bytes} [Sun Apr 26 15:08:42 2026] GET /v2.0/networks/public => generated 108 bytes in 798 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: 8|app: 0|req: 1/4] 199.204.45.216 () {44 vars in 950 bytes} [Sun Apr 26 15:08:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:08:43.581 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-74e91b54-2877-4aee-a508-153e9f589c9a 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Starting OVNClientQosExtension 2026-04-26 15:08:43.581 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-74e91b54-2877-4aee-a508-153e9f589c9a 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Starting OVNClientPlacementExtension 2026-04-26 15:08:43.617 7 INFO neutron.db.ovn_revision_numbers_db [None req-74e91b54-2877-4aee-a508-153e9f589c9a 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource dde36171-b3f0-4501-bb11-1e138812a9a2 (type: security_groups) to 1 2026-04-26 15:08:43.628 7 INFO neutron.db.ovn_revision_numbers_db [None req-74e91b54-2877-4aee-a508-153e9f589c9a 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource 0e9c3790-04dd-4687-bc88-f38697fdb24d (type: security_group_rules) to 0 2026-04-26 15:08:43.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-74e91b54-2877-4aee-a508-153e9f589c9a 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource 50a7314c-b7f2-4054-a5fe-694f3362eda3 (type: security_group_rules) to 0 2026-04-26 15:08:43.650 7 INFO neutron.db.ovn_revision_numbers_db [None req-74e91b54-2877-4aee-a508-153e9f589c9a 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource 91009bfe-ef3a-42a4-81ec-d049b1c7a867 (type: security_group_rules) to 0 2026-04-26 15:08:43.659 7 INFO neutron.db.ovn_revision_numbers_db [None req-74e91b54-2877-4aee-a508-153e9f589c9a 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource e03401e5-5d36-4113-93b3-ed7cf08af6fc (type: security_group_rules) to 0 2026-04-26 15:08:43.730 7 WARNING neutron.services.revisions.revision_plugin [None req-74e91b54-2877-4aee-a508-153e9f589c9a 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Could not find related network for resource to bump revision. 2026-04-26 15:08:43.752 7 INFO neutron.db.segments_db [None req-74e91b54-2877-4aee-a508-153e9f589c9a 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Added segment e4d5d0c4-d63a-431b-af7a-2c72d93141a4 of type flat for network 979379cc-ec79-4379-8c04-2f293c6d8c51 2026-04-26 15:08:43.885 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-e4d5d0c4-d63a-431b-af7a-2c72d93141a4 2026-04-26 15:08:43.889 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-e4d5d0c4-d63a-431b-af7a-2c72d93141a4 2026-04-26 15:08:43.950 7 INFO neutron.db.ovn_revision_numbers_db [None req-74e91b54-2877-4aee-a508-153e9f589c9a 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource 979379cc-ec79-4379-8c04-2f293c6d8c51 (type: networks) to 1 2026-04-26 15:08:44.195 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74e91b54-2877-4aee-a508-153e9f589c9a 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] No more DHCP agents 2026-04-26 15:08:44.197 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74e91b54-2877-4aee-a508-153e9f589c9a 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Unable to schedule network 979379cc-ec79-4379-8c04-2f293c6d8c51: no agents available; will retry on subsequent port and subnet creation events. 2026-04-26 15:08:44.445 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72ede585-b49b-45b7-b3cf-0a5af49b5fd6 - - - - - -] OVN reports status down for port: 17691b50-6909-4002-8d61-2db467088306 2026-04-26 15:08:44.533 7 INFO neutron.db.ovn_revision_numbers_db [None req-74e91b54-2877-4aee-a508-153e9f589c9a 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource 17691b50-6909-4002-8d61-2db467088306 (type: ports) to 1 [pid: 7|app: 0|req: 4/5] 199.204.45.216 () {48 vars in 968 bytes} [Sun Apr 26 15:08:43 2026] POST /v2.0/networks => generated 744 bytes in 1325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 15:08:46.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8bb12e98-3a51-4281-8ebd-241f53630b6d 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.216 () {44 vars in 928 bytes} [Sun Apr 26 15:08:45 2026] GET /v2.0/networks/public => generated 108 bytes in 366 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.216 () {44 vars in 950 bytes} [Sun Apr 26 15:08:46 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 15:08:46.201 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e899d763-d6a6-4f64-b72e-6c3349f57739 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.216 () {44 vars in 1035 bytes} [Sun Apr 26 15:08:46 2026] GET /v2.0/subnets/public-subnet?network_id=979379cc-ec79-4379-8c04-2f293c6d8c51 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.204.45.216 () {44 vars in 1058 bytes} [Sun Apr 26 15:08:46 2026] GET /v2.0/subnets?name=public-subnet&network_id=979379cc-ec79-4379-8c04-2f293c6d8c51 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:08:46.652 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c9b5cbe-9c2d-4633-96e3-f294b3a6d6ce 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] No more DHCP agents 2026-04-26 15:08:46.653 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c9b5cbe-9c2d-4633-96e3-f294b3a6d6ce 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Unable to schedule network 979379cc-ec79-4379-8c04-2f293c6d8c51: no agents available; will retry on subsequent port and subnet creation events. 2026-04-26 15:08:47.427 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc05248f-9d7c-4c71-b7d2-f485744f8c43 - - - - - -] Successfully bumped revision number for resource 17691b50-6909-4002-8d61-2db467088306 (type: ports) to 2 2026-04-26 15:08:47.467 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc05248f-9d7c-4c71-b7d2-f485744f8c43 - - - - - -] Successfully bumped revision number for resource da018825-457e-4469-ae93-fccf55379376 (type: subnets) to 0 [pid: 8|app: 0|req: 4/11] 199.204.45.216 () {48 vars in 966 bytes} [Sun Apr 26 15:08:46 2026] POST /v2.0/subnets => generated 664 bytes in 1250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 15:09:29.951 7 INFO neutron.pecan_wsgi.hooks.translation [None req-858ae7df-9b39-4c1c-9dd7-d81b47b268a5 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.216 () {44 vars in 938 bytes} [Sun Apr 26 15:09:29 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.216 () {44 vars in 960 bytes} [Sun Apr 26 15:09:29 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:09:30.097 7 INFO neutron.db.segments_db [None req-abb011c6-6ef2-44ed-8aad-9b56ed9db098 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Added segment 404e5fd4-c133-4fc5-9903-d1a9debb14b9 of type geneve for network 2e889d8f-7d0a-40f4-9bad-c9a9214d8475 2026-04-26 15:09:30.216 7 INFO neutron.db.ovn_revision_numbers_db [None req-abb011c6-6ef2-44ed-8aad-9b56ed9db098 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource 2e889d8f-7d0a-40f4-9bad-c9a9214d8475 (type: networks) to 1 2026-04-26 15:09:30.414 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-abb011c6-6ef2-44ed-8aad-9b56ed9db098 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] No more DHCP agents 2026-04-26 15:09:30.416 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-abb011c6-6ef2-44ed-8aad-9b56ed9db098 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Unable to schedule network 2e889d8f-7d0a-40f4-9bad-c9a9214d8475: no agents available; will retry on subsequent port and subnet creation events. 2026-04-26 15:09:30.470 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5d997737-d4b1-40a2-a14f-f655e738bd5e - - - - - -] OVN reports status down for port: e2529131-fece-447c-86e3-0a36fa3e2bfd 2026-04-26 15:09:30.474 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72ede585-b49b-45b7-b3cf-0a5af49b5fd6 - - - - - -] OVN reports status down for port: e2529131-fece-447c-86e3-0a36fa3e2bfd 2026-04-26 15:09:30.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-abb011c6-6ef2-44ed-8aad-9b56ed9db098 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource e2529131-fece-447c-86e3-0a36fa3e2bfd (type: ports) to 1 [pid: 7|app: 0|req: 10/16] 199.204.45.216 () {48 vars in 967 bytes} [Sun Apr 26 15:09:29 2026] POST /v2.0/networks => generated 729 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 15:09:31.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b128e5e-2688-415b-ba6a-587502e8c91d 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/19] 199.204.45.216 () {44 vars in 938 bytes} [Sun Apr 26 15:09:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/20] 199.204.45.216 () {44 vars in 960 bytes} [Sun Apr 26 15:09:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 15:09:31.919 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39b240b5-b8b2-4509-968e-015084adc177 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.216 () {44 vars in 1037 bytes} [Sun Apr 26 15:09:31 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2e889d8f-7d0a-40f4-9bad-c9a9214d8475 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.216 () {44 vars in 1060 bytes} [Sun Apr 26 15:09:31 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2e889d8f-7d0a-40f4-9bad-c9a9214d8475 => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:09:32.195 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-11659406-99fc-40d9-b9ec-5cea3e14108b 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] No more DHCP agents 2026-04-26 15:09:32.207 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-11659406-99fc-40d9-b9ec-5cea3e14108b 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Unable to schedule network 2e889d8f-7d0a-40f4-9bad-c9a9214d8475: no agents available; will retry on subsequent port and subnet creation events. 2026-04-26 15:09:32.616 8 INFO neutron.db.ovn_revision_numbers_db [None req-c52c593f-7c3b-49fd-8b43-f0620da305f2 - - - - - -] Successfully bumped revision number for resource e2529131-fece-447c-86e3-0a36fa3e2bfd (type: ports) to 2 2026-04-26 15:09:32.646 8 INFO neutron.db.ovn_revision_numbers_db [None req-c52c593f-7c3b-49fd-8b43-f0620da305f2 - - - - - -] Successfully bumped revision number for resource 989a8abe-f62c-4d9c-8384-5377b5656d9a (type: subnets) to 0 [pid: 8|app: 0|req: 10/23] 199.204.45.216 () {48 vars in 966 bytes} [Sun Apr 26 15:09:31 2026] POST /v2.0/subnets => generated 651 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 15:09:33.797 7 INFO neutron.api.v2.resource [None req-a6d8149e-b184-4660-b7d4-61ffa6e80690 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.216 () {44 vars in 972 bytes} [Sun Apr 26 15:09:33 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.216 () {44 vars in 994 bytes} [Sun Apr 26 15:09:33 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:09:34.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-b168f46b-74e2-4ac4-afa8-40ad56b26788 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource d678ef88-bb14-46db-96bd-e851e0838166 (type: security_groups) to 1 2026-04-26 15:09:34.060 7 INFO neutron.db.ovn_revision_numbers_db [None req-b168f46b-74e2-4ac4-afa8-40ad56b26788 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource 10410960-0a91-448c-9e7f-29c69f34c8fa (type: security_group_rules) to 0 2026-04-26 15:09:34.073 7 INFO neutron.db.ovn_revision_numbers_db [None req-b168f46b-74e2-4ac4-afa8-40ad56b26788 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource 294250ec-e970-45f7-912b-699d140e78dc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 15/26] 199.204.45.216 () {48 vars in 981 bytes} [Sun Apr 26 15:09:33 2026] POST /v2.0/security-groups => generated 1616 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:35 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => generated 1616 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:35 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/29] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:35 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:09:35.607 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d8491f0-ddba-403c-b469-e5427c963095 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource eaa3a68e-c993-4233-9c2b-e54049504540 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 17/30] 199.204.45.216 () {48 vars in 992 bytes} [Sun Apr 26 15:09:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/31] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:36 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => generated 2230 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/32] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:36 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/33] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:36 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:09:36.874 7 INFO neutron.db.ovn_revision_numbers_db [None req-97626f9c-0dee-4c38-83df-4f13492af5e0 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource 6eaaced3-8b5c-4458-8d92-15eb37681f71 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 19/34] 199.204.45.216 () {48 vars in 992 bytes} [Sun Apr 26 15:09:36 2026] POST /v2.0/security-group-rules => generated 603 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/35] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:37 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => 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: 20/36] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:37 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => 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: 17/37] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:37 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:09:38.121 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7c97a66-5c77-4e14-acc1-3b7575959cb5 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource 23e3caf1-41e5-4cb6-ba5d-4abee373f301 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 21/38] 199.204.45.216 () {48 vars in 992 bytes} [Sun Apr 26 15:09:37 2026] POST /v2.0/security-group-rules => generated 603 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/39] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:39 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => generated 3462 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/40] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:39 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/41] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:39 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:09:39.363 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ea8ff66-2ec6-4efa-a02f-8387a0bab755 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource ad7a3fbf-f2f2-4e6c-9557-5559e3c844b1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 23/42] 199.204.45.216 () {48 vars in 992 bytes} [Sun Apr 26 15:09:39 2026] POST /v2.0/security-group-rules => generated 603 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/43] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:40 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/44] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:40 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => generated 4078 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/45] 199.204.45.216 () {44 vars in 1002 bytes} [Sun Apr 26 15:09:40 2026] GET /v2.0/security-groups/d678ef88-bb14-46db-96bd-e851e0838166 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:09:40.659 7 INFO neutron.db.ovn_revision_numbers_db [None req-81fedd0a-7799-4b36-97f8-f6feea890794 2525865897da424882319128fa1dcfaf 259d8285dde846c799c19bccfaf155f2 - - default default] Successfully bumped revision number for resource a90aa462-5589-4663-be1c-2e5a739b1d3a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 25/46] 199.204.45.216 () {48 vars in 992 bytes} [Sun Apr 26 15:09:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 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: 8|app: 0|req: 23/49] 10.0.0.27 () {28 vars in 578 bytes} [Sun Apr 26 15:09:53 2026] GET /v2.0/ports => generated 2125 bytes in 84 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 27/50] 10.0.0.27 () {28 vars in 590 bytes} [Sun Apr 26 15:09:53 2026] GET /v2.0/floatingips => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/51] 10.0.0.27 () {28 vars in 584 bytes} [Sun Apr 26 15:09:53 2026] GET /v2.0/networks => generated 1553 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/52] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:09:53 2026] GET /v2.0/subnets => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/53] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:09:53 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/54] 10.0.0.27 () {28 vars in 623 bytes} [Sun Apr 26 15:09:53 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/55] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:09:53 2026] GET /v2.0/subnets => generated 1308 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/56] 10.0.0.27 () {28 vars in 590 bytes} [Sun Apr 26 15:09:53 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/57] 10.0.0.27 () {28 vars in 580 bytes} [Sun Apr 26 15:09:53 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/58] 10.0.0.27 () {28 vars in 598 bytes} [Sun Apr 26 15:09:53 2026] GET /v2.0/security-groups => generated 7586 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/59] 10.0.0.27 () {28 vars in 618 bytes} [Sun Apr 26 15:09:53 2026] GET /v2.0/network-ip-availabilities => generated 846 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 10.0.0.27 () {28 vars in 578 bytes} [Sun Apr 26 15:10:53 2026] GET /v2.0/ports => generated 2125 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 10.0.0.27 () {28 vars in 618 bytes} [Sun Apr 26 15:10:53 2026] GET /v2.0/network-ip-availabilities => generated 846 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 10.0.0.27 () {28 vars in 590 bytes} [Sun Apr 26 15:10:53 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:10:53 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 10.0.0.27 () {28 vars in 623 bytes} [Sun Apr 26 15:10:53 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 10.0.0.27 () {28 vars in 584 bytes} [Sun Apr 26 15:10:53 2026] GET /v2.0/networks => generated 1553 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 10.0.0.27 () {28 vars in 598 bytes} [Sun Apr 26 15:10:53 2026] GET /v2.0/security-groups => generated 7586 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:10:53 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 10.0.0.27 () {28 vars in 590 bytes} [Sun Apr 26 15:10:53 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:10:53 2026] GET /v2.0/subnets => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 10.0.0.27 () {28 vars in 580 bytes} [Sun Apr 26 15:10:53 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 10.0.0.27 () {28 vars in 590 bytes} [Sun Apr 26 15:11:53 2026] GET /v2.0/floatingips => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 10.0.0.27 () {28 vars in 598 bytes} [Sun Apr 26 15:11:53 2026] GET /v2.0/security-groups => generated 7586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 10.0.0.27 () {28 vars in 578 bytes} [Sun Apr 26 15:11:53 2026] GET /v2.0/ports => generated 2125 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:11:53 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 10.0.0.27 () {28 vars in 623 bytes} [Sun Apr 26 15:11:53 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 10.0.0.27 () {28 vars in 618 bytes} [Sun Apr 26 15:11:53 2026] GET /v2.0/network-ip-availabilities => generated 846 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 10.0.0.27 () {28 vars in 584 bytes} [Sun Apr 26 15:11:53 2026] GET /v2.0/networks => generated 1553 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:11:53 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 10.0.0.27 () {28 vars in 580 bytes} [Sun Apr 26 15:11:53 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:11:53 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 10.0.0.27 () {28 vars in 590 bytes} [Sun Apr 26 15:11:53 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 10.0.0.27 () {28 vars in 598 bytes} [Sun Apr 26 15:12:53 2026] GET /v2.0/security-groups => generated 7586 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:12:53 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 10.0.0.27 () {28 vars in 623 bytes} [Sun Apr 26 15:12:53 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 10.0.0.27 () {28 vars in 580 bytes} [Sun Apr 26 15:12:53 2026] GET /v2.0/agents => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:12:53 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 10.0.0.27 () {28 vars in 578 bytes} [Sun Apr 26 15:12:53 2026] GET /v2.0/ports => generated 2125 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:12:53 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 10.0.0.27 () {28 vars in 590 bytes} [Sun Apr 26 15:12:53 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 10.0.0.27 () {28 vars in 590 bytes} [Sun Apr 26 15:12:53 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 10.0.0.27 () {28 vars in 584 bytes} [Sun Apr 26 15:12:53 2026] GET /v2.0/networks => generated 1553 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 10.0.0.27 () {28 vars in 618 bytes} [Sun Apr 26 15:12:53 2026] GET /v2.0/network-ip-availabilities => generated 846 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/125] 10.0.0.27 () {28 vars in 618 bytes} [Sun Apr 26 15:13:53 2026] GET /v2.0/network-ip-availabilities => generated 846 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/126] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:13:53 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/127] 10.0.0.27 () {28 vars in 590 bytes} [Sun Apr 26 15:13:53 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/128] 10.0.0.27 () {28 vars in 584 bytes} [Sun Apr 26 15:13:53 2026] GET /v2.0/networks => generated 1553 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/129] 10.0.0.27 () {28 vars in 578 bytes} [Sun Apr 26 15:13:53 2026] GET /v2.0/ports => generated 2125 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/130] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:13:53 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/131] 10.0.0.27 () {28 vars in 623 bytes} [Sun Apr 26 15:13:53 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/132] 10.0.0.27 () {28 vars in 580 bytes} [Sun Apr 26 15:13:53 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/133] 10.0.0.27 () {28 vars in 590 bytes} [Sun Apr 26 15:13:53 2026] GET /v2.0/floatingips => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/134] 10.0.0.27 () {28 vars in 582 bytes} [Sun Apr 26 15:13:53 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/135] 10.0.0.27 () {28 vars in 598 bytes} [Sun Apr 26 15:13:53 2026] GET /v2.0/security-groups => generated 7586 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)