+ 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 [Fri May 29 22:35:00 2026] *** compiled with version: 13.3.0 on 29 May 2026 17:27:18 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-74fcdd587-qsprw machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f0408ba5668 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-05-29 22:35:05.064 7 INFO neutron.common.config [-] Logging enabled! 2026-05-29 22:35:05.065 7 INFO neutron.common.config [-] uwsgi version 27.0.3.dev12 2026-05-29 22:35:05.185 8 INFO neutron.common.config [-] Logging enabled! 2026-05-29 22:35:05.185 8 INFO neutron.common.config [-] uwsgi version 27.0.3.dev12 2026-05-29 22:35:05.497 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 22:35:05.599 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 22:35:07.029 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-29 22:35:07.032 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 22:35:07.036 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 22:35:07.036 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-29 22:35:07.036 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-29 22:35:07.036 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-29 22:35:07.036 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:07.044 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:07.044 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:07.044 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-29 22:35:07.159 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-29 22:35:07.162 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 22:35:07.166 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 22:35:07.166 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-29 22:35:07.166 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-29 22:35:07.167 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-29 22:35:07.167 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:07.174 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:07.175 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:07.175 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-29 22:35:07.279 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-29 22:35:07.280 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-29 22:35:07.280 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-29 22:35:07.311 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 22:35:07.311 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 22:35:07.311 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-29 22:35:07.312 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-29 22:35:07.382 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-29 22:35:07.383 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-29 22:35:07.383 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-29 22:35:07.414 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 22:35:07.414 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 22:35:07.414 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-29 22:35:07.414 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-29 22:35:09.303 7 INFO neutron.plugins.ml2.managers [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Initializing driver for type 'vlan' 2026-05-29 22:35:09.412 8 INFO neutron.plugins.ml2.managers [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Initializing driver for type 'vlan' 2026-05-29 22:35:09.451 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] VlanTypeDriver initialization complete 2026-05-29 22:35:09.451 7 INFO neutron.plugins.ml2.managers [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 22:35:09.452 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 22:35:09.452 7 INFO neutron.plugins.ml2.managers [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Initializing extension driver 'port_security' 2026-05-29 22:35:09.452 7 INFO neutron.plugins.ml2.extensions.port_security [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 22:35:09.452 7 INFO neutron.plugins.ml2.managers [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Initializing extension driver 'qos' 2026-05-29 22:35:09.452 7 INFO neutron.plugins.ml2.managers [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Initializing mechanism driver 'ovn' 2026-05-29 22:35:09.452 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Starting OVNMechanismDriver 2026-05-29 22:35:09.455 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] OVN logging driver registered 2026-05-29 22:35:09.461 7 INFO neutron.quota [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded quota_driver: . 2026-05-29 22:35:09.462 7 INFO neutron.plugins.ml2.plugin [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 22:35:09.462 7 INFO neutron.plugins.ml2.managers [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 22:35:09.462 7 INFO neutron.plugins.ml2.managers [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 22:35:09.462 7 INFO neutron.plugins.ml2.managers [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 22:35:09.462 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: qos 2026-05-29 22:35:09.474 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: ovn-router 2026-05-29 22:35:09.506 7 INFO neutron.services.ovn_l3.plugin [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Starting OVNL3RouterPlugin 2026-05-29 22:35:09.511 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: segments 2026-05-29 22:35:09.562 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] VlanTypeDriver initialization complete 2026-05-29 22:35:09.562 8 INFO neutron.plugins.ml2.managers [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 22:35:09.562 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 22:35:09.563 8 INFO neutron.plugins.ml2.managers [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Initializing extension driver 'port_security' 2026-05-29 22:35:09.563 8 INFO neutron.plugins.ml2.extensions.port_security [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 22:35:09.563 8 INFO neutron.plugins.ml2.managers [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Initializing extension driver 'qos' 2026-05-29 22:35:09.563 8 INFO neutron.plugins.ml2.managers [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Initializing mechanism driver 'ovn' 2026-05-29 22:35:09.563 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Starting OVNMechanismDriver 2026-05-29 22:35:09.566 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] OVN logging driver registered 2026-05-29 22:35:09.572 8 INFO neutron.quota [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded quota_driver: . 2026-05-29 22:35:09.573 8 INFO neutron.plugins.ml2.plugin [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 22:35:09.573 8 INFO neutron.plugins.ml2.managers [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 22:35:09.573 8 INFO neutron.plugins.ml2.managers [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 22:35:09.573 8 INFO neutron.plugins.ml2.managers [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 22:35:09.573 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: qos 2026-05-29 22:35:09.586 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: ovn-router 2026-05-29 22:35:09.609 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: trunk 2026-05-29 22:35:09.618 8 INFO neutron.services.ovn_l3.plugin [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Starting OVNL3RouterPlugin 2026-05-29 22:35:09.620 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: log 2026-05-29 22:35:09.623 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: segments 2026-05-29 22:35:09.623 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-29 22:35:09.678 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-29 22:35:09.679 7 WARNING stevedore.named [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-29 22:35:09.719 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 22:35:09.720 7 INFO neutron.common.utils [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-29 22:35:09.720 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: taas 2026-05-29 22:35:09.724 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: trunk 2026-05-29 22:35:09.736 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: log 2026-05-29 22:35:09.740 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-29 22:35:09.743 7 WARNING stevedore.named [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-29 22:35:09.749 7 INFO neutron_taas.services.taas.taas_plugin [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-29 22:35:09.749 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: tapmirror 2026-05-29 22:35:09.756 7 WARNING stevedore.named [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-29 22:35:09.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-29 22:35:09.757 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: auto_allocate 2026-05-29 22:35:09.762 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: tag 2026-05-29 22:35:09.768 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: timestamp 2026-05-29 22:35:09.771 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 22:35:09.774 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: flavors 2026-05-29 22:35:09.777 7 INFO neutron.manager [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loading Plugin: revisions 2026-05-29 22:35:09.781 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Initializing extension manager. 2026-05-29 22:35:09.782 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: address-group 2026-05-29 22:35:09.783 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: address-scope 2026-05-29 22:35:09.783 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-29 22:35:09.784 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: agent 2026-05-29 22:35:09.785 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-29 22:35:09.786 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 22:35:09.787 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 22:35:09.787 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: availability_zone 2026-05-29 22:35:09.788 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-29 22:35:09.788 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 22:35:09.789 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: default-subnetpools 2026-05-29 22:35:09.790 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 22:35:09.791 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: dns-integration 2026-05-29 22:35:09.792 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 22:35:09.792 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-29 22:35:09.793 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-29 22:35:09.793 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 22:35:09.794 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 22:35:09.794 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:35:09.795 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 22:35:09.795 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: external-net 2026-05-29 22:35:09.796 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 22:35:09.796 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-29 22:35:09.796 8 WARNING stevedore.named [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-29 22:35:09.796 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: extraroute 2026-05-29 22:35:09.797 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-29 22:35:09.797 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 22:35:09.798 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 22:35:09.798 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 22:35:09.799 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 22:35:09.799 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: fip-port-details 2026-05-29 22:35:09.800 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: flavors 2026-05-29 22:35:09.801 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 22:35:09.802 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: floatingip-pools 2026-05-29 22:35:09.802 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: ip_allocation 2026-05-29 22:35:09.803 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-29 22:35:09.803 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: l2_adjacency 2026-05-29 22:35:09.804 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: router 2026-05-29 22:35:09.806 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:35:09.807 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-29 22:35:09.807 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-29 22:35:09.808 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 22:35:09.808 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: l3-ha 2026-05-29 22:35:09.810 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:35:09.811 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-29 22:35:09.811 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: l3-flavors 2026-05-29 22:35:09.812 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:35:09.813 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-29 22:35:09.815 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-29 22:35:09.816 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 22:35:09.817 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: logging 2026-05-29 22:35:09.818 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 22:35:09.819 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 22:35:09.819 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: multi-provider 2026-05-29 22:35:09.820 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: net-mtu 2026-05-29 22:35:09.820 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 22:35:09.821 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: network_availability_zone 2026-05-29 22:35:09.821 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-29 22:35:09.822 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: network-ip-availability 2026-05-29 22:35:09.823 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 22:35:09.823 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: pagination 2026-05-29 22:35:09.824 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: port-device-profile 2026-05-29 22:35:09.824 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 22:35:09.825 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 22:35:09.825 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 22:35:09.826 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-29 22:35:09.826 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 22:35:09.827 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 22:35:09.827 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 22:35:09.828 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: port-resource-request 2026-05-29 22:35:09.828 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 22:35:09.829 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 22:35:09.829 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: binding 2026-05-29 22:35:09.830 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: binding-extended 2026-05-29 22:35:09.830 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: port-security 2026-05-29 22:35:09.831 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: project-id 2026-05-29 22:35:09.831 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: provider 2026-05-29 22:35:09.832 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qinq 2026-05-29 22:35:09.834 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qos 2026-05-29 22:35:09.835 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 22:35:09.836 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 22:35:09.836 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qos-default 2026-05-29 22:35:09.837 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qos-fip 2026-05-29 22:35:09.837 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 22:35:09.838 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 22:35:09.838 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 22:35:09.839 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 22:35:09.839 8 INFO neutron_vpnaas.services.vpn.plugin [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 22:35:09.839 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 22:35:09.839 8 INFO neutron.common.utils [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-29 22:35:09.839 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: taas 2026-05-29 22:35:09.840 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qos-pps 2026-05-29 22:35:09.840 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 22:35:09.841 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 22:35:09.842 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 22:35:09.842 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: quota-check-limit 2026-05-29 22:35:09.843 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: quota-check-limit-default 2026-05-29 22:35:09.845 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: quotas 2026-05-29 22:35:09.846 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: quota_details 2026-05-29 22:35:09.847 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: rbac-policies 2026-05-29 22:35:09.848 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-29 22:35:09.848 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 22:35:09.849 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 22:35:09.849 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-29 22:35:09.850 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: revision-if-match 2026-05-29 22:35:09.850 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 22:35:09.851 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: router_availability_zone 2026-05-29 22:35:09.851 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 22:35:09.853 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 22:35:09.854 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 22:35:09.854 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-29 22:35:09.855 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 22:35:09.855 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 22:35:09.856 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 22:35:09.860 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: security-group 2026-05-29 22:35:09.861 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: segment 2026-05-29 22:35:09.862 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 22:35:09.862 8 WARNING stevedore.named [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-29 22:35:09.862 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: service-type 2026-05-29 22:35:09.863 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: sorting 2026-05-29 22:35:09.863 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 22:35:09.864 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: standard-attr-description 2026-05-29 22:35:09.864 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: stateful-security-group 2026-05-29 22:35:09.865 7 WARNING neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 22:35:09.865 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-29 22:35:09.866 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: subnet-external-network 2026-05-29 22:35:09.867 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-29 22:35:09.867 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 22:35:09.868 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: subnet-service-types 2026-05-29 22:35:09.868 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: subnet_allocation 2026-05-29 22:35:09.868 8 INFO neutron_taas.services.taas.taas_plugin [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-29 22:35:09.868 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: tapmirror 2026-05-29 22:35:09.869 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 22:35:09.869 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: tag-creation 2026-05-29 22:35:09.870 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 22:35:09.874 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 22:35:09.874 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 22:35:09.875 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: trunk 2026-05-29 22:35:09.875 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: trunk-details 2026-05-29 22:35:09.876 8 WARNING stevedore.named [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-29 22:35:09.876 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 22:35:09.876 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-29 22:35:09.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-29 22:35:09.877 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: auto_allocate 2026-05-29 22:35:09.877 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: vlan-transparent 2026-05-29 22:35:09.878 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-29 22:35:09.879 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-29 22:35:09.880 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 22:35:09.881 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: vpn-flavors 2026-05-29 22:35:09.881 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: tag 2026-05-29 22:35:09.883 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: vpnaas 2026-05-29 22:35:09.884 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: taas 2026-05-29 22:35:09.885 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: tap-mirror 2026-05-29 22:35:09.885 7 INFO neutron.api.extensions [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Loaded extension: taas-vlan-filter 2026-05-29 22:35:09.888 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 22:35:09.888 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 22:35:09.888 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:09.888 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 22:35:09.888 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: timestamp 2026-05-29 22:35:09.891 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 22:35:09.891 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 22:35:09.892 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 22:35:09.894 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: flavors 2026-05-29 22:35:09.896 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 22:35:09.897 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 22:35:09.897 8 INFO neutron.manager [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loading Plugin: revisions 2026-05-29 22:35:09.897 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 22:35:09.898 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:09.898 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] subnetpool is already registered 2026-05-29 22:35:09.899 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 22:35:09.899 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:35:09.900 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:35:09.900 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 22:35:09.900 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Initializing extension manager. 2026-05-29 22:35:09.900 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 22:35:09.901 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 22:35:09.901 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:35:09.901 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] ipsecpolicy is already registered 2026-05-29 22:35:09.902 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: address-group 2026-05-29 22:35:09.902 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:35:09.902 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] ikepolicy is already registered 2026-05-29 22:35:09.903 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: address-scope 2026-05-29 22:35:09.903 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-29 22:35:09.904 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: agent 2026-05-29 22:35:09.904 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-29 22:35:09.906 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 22:35:09.906 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 22:35:09.906 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 22:35:09.906 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] router is already registered 2026-05-29 22:35:09.907 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 22:35:09.907 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] floatingip is already registered 2026-05-29 22:35:09.907 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: availability_zone 2026-05-29 22:35:09.908 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-29 22:35:09.908 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 22:35:09.909 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: default-subnetpools 2026-05-29 22:35:09.910 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 22:35:09.911 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: dns-integration 2026-05-29 22:35:09.911 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 22:35:09.911 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] rbac_policy is already registered 2026-05-29 22:35:09.911 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 22:35:09.911 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 22:35:09.912 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] security_group is already registered 2026-05-29 22:35:09.912 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-29 22:35:09.912 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 22:35:09.912 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] security_group_rule is already registered 2026-05-29 22:35:09.912 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-29 22:35:09.913 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 22:35:09.913 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 22:35:09.914 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:09.914 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] subnetpool is already registered 2026-05-29 22:35:09.914 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:35:09.914 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 22:35:09.914 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 22:35:09.914 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] trunk is already registered 2026-05-29 22:35:09.915 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:35:09.915 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: external-net 2026-05-29 22:35:09.915 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] ikepolicy is already registered 2026-05-29 22:35:09.915 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:35:09.915 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 22:35:09.915 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] ipsecpolicy is already registered 2026-05-29 22:35:09.916 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 22:35:09.916 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: extraroute 2026-05-29 22:35:09.916 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] endpoint_group is already registered 2026-05-29 22:35:09.916 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 22:35:09.916 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-29 22:35:09.916 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] vpnservice is already registered 2026-05-29 22:35:09.917 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 22:35:09.917 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] ipsec_site_connection is already registered 2026-05-29 22:35:09.917 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 22:35:09.917 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:35:09.917 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] ipsecpolicy is already registered 2026-05-29 22:35:09.917 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 22:35:09.918 7 INFO neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:35:09.918 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 22:35:09.918 7 WARNING neutron.quota.resource_registry [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] ikepolicy is already registered 2026-05-29 22:35:09.918 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 22:35:09.919 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: fip-port-details 2026-05-29 22:35:09.920 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: flavors 2026-05-29 22:35:09.921 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 22:35:09.921 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: floatingip-pools 2026-05-29 22:35:09.922 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: ip_allocation 2026-05-29 22:35:09.922 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-29 22:35:09.923 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: l2_adjacency 2026-05-29 22:35:09.924 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: router 2026-05-29 22:35:09.926 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:35:09.926 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-29 22:35:09.927 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-29 22:35:09.927 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 22:35:09.928 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: l3-ha 2026-05-29 22:35:09.930 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:35:09.930 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-29 22:35:09.931 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: l3-flavors 2026-05-29 22:35:09.932 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:35:09.932 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-29 22:35:09.934 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-29 22:35:09.936 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 22:35:09.937 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: logging 2026-05-29 22:35:09.938 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 22:35:09.938 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 22:35:09.939 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: multi-provider 2026-05-29 22:35:09.939 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: net-mtu 2026-05-29 22:35:09.940 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 22:35:09.940 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: network_availability_zone 2026-05-29 22:35:09.941 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-29 22:35:09.941 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: network-ip-availability 2026-05-29 22:35:09.943 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 22:35:09.943 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: pagination 2026-05-29 22:35:09.943 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: port-device-profile 2026-05-29 22:35:09.944 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 22:35:09.944 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 22:35:09.945 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 22:35:09.945 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-29 22:35:09.946 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 22:35:09.946 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 22:35:09.947 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 22:35:09.947 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: port-resource-request 2026-05-29 22:35:09.948 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 22:35:09.948 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 22:35:09.949 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: binding 2026-05-29 22:35:09.950 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: binding-extended 2026-05-29 22:35:09.950 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: port-security 2026-05-29 22:35:09.951 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: project-id 2026-05-29 22:35:09.951 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: provider 2026-05-29 22:35:09.952 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qinq 2026-05-29 22:35:09.953 7 WARNING keystonemiddleware._common.config [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 22:35:09.954 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qos 2026-05-29 22:35:09.955 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 22:35:09.955 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 22:35:09.956 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qos-default 2026-05-29 22:35:09.956 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qos-fip 2026-05-29 22:35:09.957 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 22:35:09.957 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 22:35:09.958 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 22:35:09.958 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 22:35:09.959 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 22:35:09.959 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qos-pps 2026-05-29 22:35:09.960 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 22:35:09.960 7 WARNING oslo_config.cfg [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-29 22:35:09.960 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 22:35:09.961 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 22:35:09.961 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: quota-check-limit 2026-05-29 22:35:09.962 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: quota-check-limit-default 2026-05-29 22:35:09.964 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: quotas 2026-05-29 22:35:09.965 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: quota_details 2026-05-29 22:35:09.967 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: rbac-policies 2026-05-29 22:35:09.967 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-29 22:35:09.968 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 22:35:09.968 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 22:35:09.969 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-29 22:35:09.969 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: revision-if-match 2026-05-29 22:35:09.970 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 22:35:09.971 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: router_availability_zone 2026-05-29 22:35:09.971 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 22:35:09.973 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 22:35:09.973 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 22:35:09.974 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-29 22:35:09.974 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 22:35:09.975 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 22:35:09.975 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 22:35:09.980 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: security-group 2026-05-29 22:35:09.981 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: segment 2026-05-29 22:35:09.981 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 22:35:09.982 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: service-type 2026-05-29 22:35:09.983 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: sorting 2026-05-29 22:35:09.983 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 22:35:09.984 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: standard-attr-description 2026-05-29 22:35:09.984 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: stateful-security-group 2026-05-29 22:35:09.984 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-29 22:35:09.985 8 WARNING neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 22:35:09.985 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-29 22:35:09.986 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: subnet-external-network 2026-05-29 22:35:09.986 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-29 22:35:09.987 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 22:35:09.987 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: subnet-service-types 2026-05-29 22:35:09.988 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: subnet_allocation 2026-05-29 22:35:09.989 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 22:35:09.989 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: tag-creation 2026-05-29 22:35:09.990 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 22:35:09.993 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 22:35:09.994 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 22:35:09.995 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: trunk 2026-05-29 22:35:09.995 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: trunk-details 2026-05-29 22:35:09.996 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 22:35:09.996 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-29 22:35:09.997 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: vlan-transparent 2026-05-29 22:35:09.997 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-29 22:35:09.999 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-29 22:35:10.000 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 22:35:10.000 7 INFO neutron.db.ovn_hash_ring_db [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Nodes from host "neutron-server-74fcdd587-qsprw" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-29 22:35:09+00:00 2026-05-29 22:35:10.001 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: vpn-flavors 2026-05-29 22:35:10.002 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: vpnaas 2026-05-29 22:35:10.003 7 INFO neutron.db.ovn_hash_ring_db [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Node 8dbafd0b37245326a852dc05fc381c82 from host "neutron-server-74fcdd587-qsprw" and group "mechanism_driver" added to the Hash Ring 2026-05-29 22:35:10.003 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: taas 2026-05-29 22:35:10.004 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: tap-mirror 2026-05-29 22:35:10.005 8 INFO neutron.api.extensions [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Loaded extension: taas-vlan-filter 2026-05-29 22:35:10.007 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 22:35:10.008 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 22:35:10.008 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:10.008 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 22:35:10.011 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 22:35:10.011 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Hash Ring probing thread for node 8dbafd0b37245326a852dc05fc381c82 has started 2026-05-29 22:35:10.011 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 22:35:10.012 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-29 22:35:10.016 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 22:35:10.017 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 22:35:10.017 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 22:35:10.018 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:10.019 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] subnetpool is already registered 2026-05-29 22:35:10.019 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 22:35:10.019 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:35:10.020 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:35:10.020 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 22:35:10.020 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 22:35:10.021 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 22:35:10.021 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:35:10.022 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] ipsecpolicy is already registered 2026-05-29 22:35:10.022 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:35:10.022 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] ikepolicy is already registered 2026-05-29 22:35:10.026 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 22:35:10.026 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] router is already registered 2026-05-29 22:35:10.027 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 22:35:10.027 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] floatingip is already registered 2026-05-29 22:35:10.031 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 22:35:10.031 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] rbac_policy is already registered 2026-05-29 22:35:10.032 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 22:35:10.032 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] security_group is already registered 2026-05-29 22:35:10.032 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 22:35:10.033 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] security_group_rule is already registered 2026-05-29 22:35:10.034 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:10.034 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] subnetpool is already registered 2026-05-29 22:35:10.035 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 22:35:10.035 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] trunk is already registered 2026-05-29 22:35:10.035 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:35:10.035 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] ikepolicy is already registered 2026-05-29 22:35:10.036 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:35:10.036 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] ipsecpolicy is already registered 2026-05-29 22:35:10.036 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 22:35:10.036 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] endpoint_group is already registered 2026-05-29 22:35:10.037 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 22:35:10.037 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] vpnservice is already registered 2026-05-29 22:35:10.037 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 22:35:10.037 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] ipsec_site_connection is already registered 2026-05-29 22:35:10.037 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:35:10.038 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] ipsecpolicy is already registered 2026-05-29 22:35:10.038 8 INFO neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:35:10.038 8 WARNING neutron.quota.resource_registry [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] ikepolicy is already registered 2026-05-29 22:35:10.044 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] tcp:10.103.177.145:6641: connecting... 2026-05-29 22:35:10.044 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] tcp:10.103.177.145:6641: connected 2026-05-29 22:35:10.075 8 WARNING keystonemiddleware._common.config [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 22:35:10.082 8 WARNING oslo_config.cfg [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-29 22:35:10.110 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-29 22:35:10.126 8 INFO neutron.db.ovn_hash_ring_db [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Nodes from host "neutron-server-74fcdd587-qsprw" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-29 22:35:10+00:00 2026-05-29 22:35:10.129 8 INFO neutron.db.ovn_hash_ring_db [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Node c577d8debb575dd4a072a5f2831d4705 from host "neutron-server-74fcdd587-qsprw" and group "mechanism_driver" added to the Hash Ring 2026-05-29 22:35:10.133 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-29 22:35:10.139 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Hash Ring probing thread for node c577d8debb575dd4a072a5f2831d4705 has started 2026-05-29 22:35:10.141 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-29 22:35:10.155 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] tcp:10.103.244.83:6642: connecting... 2026-05-29 22:35:10.155 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] tcp:10.103.244.83:6642: connected 2026-05-29 22:35:10.172 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] tcp:10.103.177.145:6641: connecting... 2026-05-29 22:35:10.173 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] tcp:10.103.177.145:6641: connected 2026-05-29 22:35:10.211 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] WorkerService process has finished the post initialization 2026-05-29 22:35:10.229 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] tcp:10.103.177.145:6641: connecting... 2026-05-29 22:35:10.229 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] tcp:10.103.177.145:6641: connected 2026-05-29 22:35:10.265 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-29 22:35:10.294 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] tcp:10.103.244.83:6642: connecting... 2026-05-29 22:35:10.294 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] tcp:10.103.244.83:6642: connected 2026-05-29 22:35:10.386 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] WorkerService process has finished the post initialization 2026-05-29 22:35:10.388 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-05-29 22:35:10.388 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-05-29 22:35:10.423 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] tcp:10.103.177.145:6641: connecting... 2026-05-29 22:35:10.423 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] tcp:10.103.177.145:6641: connected 2026-05-29 22:35:10.508 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] tcp:10.103.177.145:6641: connecting... 2026-05-29 22:35:10.509 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d05800ac-7ebd-458c-9810-a5ce57bb1e2c - - - - - -] tcp:10.103.177.145:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f0408ba5668 pid: 7 (default app) 2026-05-29 22:35:10.727 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] tcp:10.103.177.145:6641: connecting... 2026-05-29 22:35:10.727 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-71b9fed2-a113-4b78-a4f0-69ab345fd21c - - - - - -] tcp:10.103.177.145:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f0408ba5668 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-05-29 22:35:17.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22b89bee-ca81-4e80-b2b9-efe02bf82e29 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.168 () {44 vars in 927 bytes} [Fri May 29 22:35:16 2026] GET /v2.0/networks/public => generated 108 bytes in 614 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.19.213.168 () {44 vars in 949 bytes} [Fri May 29 22:35:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:35:17.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-5faf0d5b-ea83-4f2e-b77d-817979583d3f f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource 91505dd9-0abf-4eb2-84d5-86819a5198f8 (type: security_groups) to 1 2026-05-29 22:35:17.988 8 INFO neutron.db.ovn_revision_numbers_db [None req-5faf0d5b-ea83-4f2e-b77d-817979583d3f f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource 1a2acfa2-4c8c-49fd-8292-a95725bc59eb (type: security_group_rules) to 0 2026-05-29 22:35:18.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-5faf0d5b-ea83-4f2e-b77d-817979583d3f f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource 781dee01-bc93-458f-8feb-d1205d724bb6 (type: security_group_rules) to 0 2026-05-29 22:35:18.017 8 INFO neutron.db.ovn_revision_numbers_db [None req-5faf0d5b-ea83-4f2e-b77d-817979583d3f f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource e4e6871d-8798-4777-813e-f8b077d925ca (type: security_group_rules) to 0 2026-05-29 22:35:18.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-5faf0d5b-ea83-4f2e-b77d-817979583d3f f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource f400acd4-425f-4e81-8852-aac4285c91d6 (type: security_group_rules) to 0 2026-05-29 22:35:18.171 8 WARNING neutron.services.revisions.revision_plugin [None req-5faf0d5b-ea83-4f2e-b77d-817979583d3f f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Could not find related network for resource to bump revision. 2026-05-29 22:35:18.198 8 INFO neutron.db.segments_db [None req-5faf0d5b-ea83-4f2e-b77d-817979583d3f f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Added segment a3ed0e39-cef3-4688-b3f3-9ee51c58435e of type flat for network 89329a92-8296-4416-a8ee-85e3fce1a45e 2026-05-29 22:35:18.386 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-a3ed0e39-cef3-4688-b3f3-9ee51c58435e 2026-05-29 22:35:18.459 8 INFO neutron.db.ovn_revision_numbers_db [None req-5faf0d5b-ea83-4f2e-b77d-817979583d3f f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource 89329a92-8296-4416-a8ee-85e3fce1a45e (type: networks) to 1 2026-05-29 22:35:19.048 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5faf0d5b-ea83-4f2e-b77d-817979583d3f f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] No more DHCP agents 2026-05-29 22:35:19.049 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5faf0d5b-ea83-4f2e-b77d-817979583d3f f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Unable to schedule network 89329a92-8296-4416-a8ee-85e3fce1a45e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-29 22:35:19.139 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec1b80b2-5dcf-4759-9d3d-70f70ed56ef9 - - - - - -] OVN reports status down for port: de8e73cd-abaf-4da4-af85-e11d292b9c27 2026-05-29 22:35:19.225 8 INFO neutron.db.ovn_revision_numbers_db [None req-5faf0d5b-ea83-4f2e-b77d-817979583d3f f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource de8e73cd-abaf-4da4-af85-e11d292b9c27 (type: ports) to 1 [pid: 8|app: 0|req: 2/6] 199.19.213.168 () {48 vars in 967 bytes} [Fri May 29 22:35:17 2026] POST /v2.0/networks => generated 744 bytes in 1733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 22:35:20.727 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eccab37c-33c4-43e3-bf9d-e46987c427b7 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.168 () {44 vars in 927 bytes} [Fri May 29 22:35:20 2026] GET /v2.0/networks/public => generated 108 bytes in 364 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.168 () {44 vars in 949 bytes} [Fri May 29 22:35:20 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 22:35:20.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1012425c-a760-4b72-b519-b3d8e4f0f149 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.168 () {44 vars in 1034 bytes} [Fri May 29 22:35:20 2026] GET /v2.0/subnets/public-subnet?network_id=89329a92-8296-4416-a8ee-85e3fce1a45e => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.19.213.168 () {44 vars in 1057 bytes} [Fri May 29 22:35:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=89329a92-8296-4416-a8ee-85e3fce1a45e => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:35:21.287 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b196466-a081-4e67-801f-02947bea3598 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] No more DHCP agents 2026-05-29 22:35:21.289 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b196466-a081-4e67-801f-02947bea3598 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Unable to schedule network 89329a92-8296-4416-a8ee-85e3fce1a45e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-29 22:35:21.289 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6b196466-a081-4e67-801f-02947bea3598 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Starting OVNClientQosExtension 2026-05-29 22:35:21.289 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-6b196466-a081-4e67-801f-02947bea3598 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Starting OVNClientPlacementExtension 2026-05-29 22:35:22.323 7 INFO neutron.db.ovn_revision_numbers_db [None req-32a5f78d-9816-4745-914f-3a42baf0b798 - - - - - -] Successfully bumped revision number for resource de8e73cd-abaf-4da4-af85-e11d292b9c27 (type: ports) to 2 2026-05-29 22:35:22.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-32a5f78d-9816-4745-914f-3a42baf0b798 - - - - - -] Successfully bumped revision number for resource 839747ef-8571-4b33-b927-7daf59287fae (type: subnets) to 0 [pid: 7|app: 0|req: 7/11] 199.19.213.168 () {48 vars in 965 bytes} [Fri May 29 22:35:20 2026] POST /v2.0/subnets => generated 664 bytes in 1548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 22:40:20.410 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62e80201-d8a9-49b2-9a86-02efa82b5dad f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 26/49] 199.19.213.168 () {44 vars in 937 bytes} [Fri May 29 22:40:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/50] 199.19.213.168 () {44 vars in 959 bytes} [Fri May 29 22:40:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:40:20.546 7 INFO neutron.db.segments_db [None req-0ddc4beb-c7c9-4907-b7b0-77469e6f700e f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Added segment d2b4df27-ff73-4fa3-8adb-0fe3303a7b59 of type geneve for network 2fa6ae3a-5424-4667-a56d-1258a60dee7a 2026-05-29 22:40:20.744 7 INFO neutron.db.ovn_revision_numbers_db [None req-0ddc4beb-c7c9-4907-b7b0-77469e6f700e f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource 2fa6ae3a-5424-4667-a56d-1258a60dee7a (type: networks) to 1 2026-05-29 22:40:20.910 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0ddc4beb-c7c9-4907-b7b0-77469e6f700e f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] No more DHCP agents 2026-05-29 22:40:20.912 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0ddc4beb-c7c9-4907-b7b0-77469e6f700e f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Unable to schedule network 2fa6ae3a-5424-4667-a56d-1258a60dee7a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-29 22:40:20.988 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec1b80b2-5dcf-4759-9d3d-70f70ed56ef9 - - - - - -] OVN reports status down for port: b5bbfded-1913-425e-9d84-11f62549ecd4 2026-05-29 22:40:21.030 7 INFO neutron.db.ovn_revision_numbers_db [None req-0ddc4beb-c7c9-4907-b7b0-77469e6f700e f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource b5bbfded-1913-425e-9d84-11f62549ecd4 (type: ports) to 1 [pid: 7|app: 0|req: 27/51] 199.19.213.168 () {48 vars in 966 bytes} [Fri May 29 22:40:20 2026] POST /v2.0/networks => generated 748 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 22:40:21.999 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e37478c0-5abc-4313-8cb0-d4540588f0dd f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 25/52] 199.19.213.168 () {44 vars in 937 bytes} [Fri May 29 22:40:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/53] 199.19.213.168 () {44 vars in 959 bytes} [Fri May 29 22:40:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 22:40:22.073 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdc1db00-0a7c-40c4-8cbd-b3b06d86dfbc f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 26/54] 199.19.213.168 () {44 vars in 1036 bytes} [Fri May 29 22:40:22 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2fa6ae3a-5424-4667-a56d-1258a60dee7a => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/55] 199.19.213.168 () {44 vars in 1059 bytes} [Fri May 29 22:40:22 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2fa6ae3a-5424-4667-a56d-1258a60dee7a => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:40:22.266 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8468d4e8-999a-4377-ac56-46feda7ba3bb f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] No more DHCP agents 2026-05-29 22:40:22.267 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8468d4e8-999a-4377-ac56-46feda7ba3bb f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Unable to schedule network 2fa6ae3a-5424-4667-a56d-1258a60dee7a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-29 22:40:22.772 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cb06420-a7d2-4ab7-bb04-6849e8d13e53 - - - - - -] Successfully bumped revision number for resource b5bbfded-1913-425e-9d84-11f62549ecd4 (type: ports) to 2 2026-05-29 22:40:22.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cb06420-a7d2-4ab7-bb04-6849e8d13e53 - - - - - -] Successfully bumped revision number for resource a3fa80b9-1fdc-4395-a3ef-be45e3389309 (type: subnets) to 0 [pid: 8|app: 0|req: 27/56] 199.19.213.168 () {48 vars in 965 bytes} [Fri May 29 22:40:22 2026] POST /v2.0/subnets => generated 651 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 22:40:24.125 7 INFO neutron.api.v2.resource [None req-d94094a3-b7d1-47ba-ae41-7b720bf7224b f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/57] 199.19.213.168 () {44 vars in 971 bytes} [Fri May 29 22:40:24 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/58] 199.19.213.168 () {44 vars in 993 bytes} [Fri May 29 22:40:24 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:40:24.350 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7b09624-3048-416a-a53e-3dd26f8e9c6e f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource 8e785695-d638-491a-ac5a-88e36c9699f9 (type: security_groups) to 1 2026-05-29 22:40:24.364 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7b09624-3048-416a-a53e-3dd26f8e9c6e f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource abf824f4-6c54-4f5e-8c93-b159df89642b (type: security_group_rules) to 0 2026-05-29 22:40:24.374 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7b09624-3048-416a-a53e-3dd26f8e9c6e f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource d271358b-44b1-47f5-a30a-f4faa95b53de (type: security_group_rules) to 0 [pid: 7|app: 0|req: 31/59] 199.19.213.168 () {48 vars in 980 bytes} [Fri May 29 22:40:24 2026] POST /v2.0/security-groups => generated 1616 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/60] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:25 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 1616 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/61] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:25 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/62] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:25 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:40:25.843 7 INFO neutron.db.ovn_revision_numbers_db [None req-47a5bba8-cf1e-4d18-b1b6-5c75304e3bd7 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource d2d346e6-e399-4676-84fb-65c48a4402b4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 33/63] 199.19.213.168 () {48 vars in 991 bytes} [Fri May 29 22:40:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/64] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:26 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 2230 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/65] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:26 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:26 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:40:26.969 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a436a59-facf-4bc1-99d8-3952060884a9 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource 63972825-c480-4efe-90d2-cdc1980ae7dd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 33/69] 199.19.213.168 () {48 vars in 991 bytes} [Fri May 29 22:40:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:27 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:27 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:27 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:40:28.103 8 INFO neutron.db.ovn_revision_numbers_db [None req-6169a51c-3b6a-4d98-8cf5-72f654aaa859 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource 31bbcfdb-d508-4ae0-b13a-ee8147333451 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 35/73] 199.19.213.168 () {48 vars in 991 bytes} [Fri May 29 22:40:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:28 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:29 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:29 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:40:29.263 8 INFO neutron.db.ovn_revision_numbers_db [None req-afcba4b2-7cee-41c7-baff-7e620b5813dc f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource c6f3e46b-6afa-4549-ba38-4a1e09dedb98 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 37/77] 199.19.213.168 () {48 vars in 991 bytes} [Fri May 29 22:40:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:30 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:30 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:30 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:40:30.473 8 INFO neutron.db.ovn_revision_numbers_db [None req-17717358-d5ca-4e2f-9b89-e748fd1341a1 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource 0400f297-a31c-48ec-a988-752c0287fbdb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 39/81] 199.19.213.168 () {48 vars in 991 bytes} [Fri May 29 22:40:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.168 () {44 vars in 987 bytes} [Fri May 29 22:40:31 2026] GET /v2.0/networks/2fa6ae3a-5424-4667-a56d-1258a60dee7a => generated 773 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 22:40:31.800 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99c34966-3282-4522-8808-a8bb5f87d793 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/83] 199.19.213.168 () {44 vars in 1076 bytes} [Fri May 29 22:40:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=2fa6ae3a-5424-4667-a56d-1258a60dee7a => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.168 () {44 vars in 1099 bytes} [Fri May 29 22:40:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=2fa6ae3a-5424-4667-a56d-1258a60dee7a => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:31 2026] GET /v2.0/security-groups/8e785695-d638-491a-ac5a-88e36c9699f9 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:40:32.131 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1df800e1-cd8f-48fc-a3c0-c162c2566e42 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] No more DHCP agents 2026-05-29 22:40:32.132 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1df800e1-cd8f-48fc-a3c0-c162c2566e42 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Unable to schedule network 2fa6ae3a-5424-4667-a56d-1258a60dee7a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-29 22:40:32.237 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec1b80b2-5dcf-4759-9d3d-70f70ed56ef9 - - - - - -] OVN reports status down for port: 8a5b7e4c-b473-47e2-943e-0b7e42dce592 2026-05-29 22:40:32.301 7 INFO neutron.db.ovn_revision_numbers_db [None req-1df800e1-cd8f-48fc-a3c0-c162c2566e42 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource 8a5b7e4c-b473-47e2-943e-0b7e42dce592 (type: ports) to 1 [pid: 7|app: 0|req: 45/86] 199.19.213.168 () {48 vars in 961 bytes} [Fri May 29 22:40:31 2026] POST /v2.0/ports => generated 1096 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 22:40:40.002 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87818edd-f71d-4a19-b24d-30746e7ba783 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 42/87] 199.19.213.168 () {44 vars in 979 bytes} [Fri May 29 22:40:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 46/88] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:40:40.712 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d3f57ee-5e13-4651-b3e6-40f6aa94bcdd f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource 8a5b7e4c-b473-47e2-943e-0b7e42dce592 (type: ports) to 4 [pid: 8|app: 0|req: 43/89] 199.19.213.168 () {48 vars in 1031 bytes} [Fri May 29 22:40:40 2026] PUT /v2.0/ports/8a5b7e4c-b473-47e2-943e-0b7e42dce592 => generated 1214 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.19.213.168 () {44 vars in 920 bytes} [Fri May 29 22:40:42 2026] GET /v2.0/ports => generated 3331 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 22:40:43.337 8 INFO neutron.api.v2.resource [None req-f4985bc5-69fc-4ee4-bc52-71b6eea88496 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 45/93] 199.19.213.168 () {44 vars in 959 bytes} [Fri May 29 22:40:43 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.19.213.168 () {44 vars in 981 bytes} [Fri May 29 22:40:43 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:40:43.536 8 INFO neutron.db.ovn_revision_numbers_db [None req-f48c25b1-57a1-4d0b-99da-e79f961d7562 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource a2b2cdc4-8292-4c0a-803e-899286b40d81 (type: security_groups) to 1 2026-05-29 22:40:43.547 8 INFO neutron.db.ovn_revision_numbers_db [None req-f48c25b1-57a1-4d0b-99da-e79f961d7562 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource 5336e2e1-72bd-4cd5-9e1f-6137d4e0bae4 (type: security_group_rules) to 0 2026-05-29 22:40:43.557 8 INFO neutron.db.ovn_revision_numbers_db [None req-f48c25b1-57a1-4d0b-99da-e79f961d7562 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource ff0d91dd-12e8-4446-97d1-bd35698da12c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 46/95] 199.19.213.168 () {48 vars in 980 bytes} [Fri May 29 22:40:43 2026] POST /v2.0/security-groups => generated 1610 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:44 2026] GET /v2.0/security-groups/a2b2cdc4-8292-4c0a-803e-899286b40d81 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:44 2026] GET /v2.0/security-groups/a2b2cdc4-8292-4c0a-803e-899286b40d81 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:44 2026] GET /v2.0/security-groups/a2b2cdc4-8292-4c0a-803e-899286b40d81 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:40:44.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ca81f78-587e-4d13-b3a2-dca83f8dff5b f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource 571c5ad2-d503-4a03-b9d7-f3a1d10ce5cf (type: security_group_rules) to 0 [pid: 8|app: 0|req: 48/99] 199.19.213.168 () {48 vars in 991 bytes} [Fri May 29 22:40:44 2026] POST /v2.0/security-group-rules => generated 621 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:45 2026] GET /v2.0/security-groups/a2b2cdc4-8292-4c0a-803e-899286b40d81 => generated 2244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:45 2026] GET /v2.0/security-groups/a2b2cdc4-8292-4c0a-803e-899286b40d81 => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.19.213.168 () {44 vars in 1001 bytes} [Fri May 29 22:40:45 2026] GET /v2.0/security-groups/a2b2cdc4-8292-4c0a-803e-899286b40d81 => generated 2244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:40:45.809 8 INFO neutron.db.ovn_revision_numbers_db [None req-41adcc7c-d34b-4833-8317-020199374a8d f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] Successfully bumped revision number for resource b87556d1-c6b8-4f69-86b8-8394aba23a60 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 50/103] 199.19.213.168 () {48 vars in 991 bytes} [Fri May 29 22:40:45 2026] POST /v2.0/security-group-rules => generated 625 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.19.213.168 () {44 vars in 975 bytes} [Fri May 29 22:41:50 2026] GET /v2.0/quotas/70fed665a2f340d79fd4a883546144fa => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.19.213.168 () {48 vars in 1027 bytes} [Fri May 29 22:41:50 2026] PUT /v2.0/quotas/70fed665a2f340d79fd4a883546144fa => generated 291 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 22:44:10.996 8 INFO neutron.pecan_wsgi.hooks.translation [None req-050775ce-2592-4eeb-b7fc-e932d88a6ab4 f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 65/132] 199.19.213.168 () {30 vars in 740 bytes} [Fri May 29 22:44:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 68/133] 199.19.213.168 () {30 vars in 762 bytes} [Fri May 29 22:44:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1217 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:44:13.038 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4ae8688-bd37-4a25-930b-1c7cd9c5f37d f7b86c098ed64196b127aeb52abe1813 70fed665a2f340d79fd4a883546144fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 70/136] 199.19.213.168 () {30 vars in 740 bytes} [Fri May 29 22:44:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/137] 199.19.213.168 () {30 vars in 762 bytes} [Fri May 29 22:44:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1217 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:44:13.955 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec1b80b2-5dcf-4759-9d3d-70f70ed56ef9 - - - - - -] OVN reports status up for port: 8a5b7e4c-b473-47e2-943e-0b7e42dce592 2026-05-29 22:44:13.976 8 INFO neutron.plugins.ml2.plugin [None req-ec1b80b2-5dcf-4759-9d3d-70f70ed56ef9 - - - - - -] Attempt 1 to provision port 8a5b7e4c-b473-47e2-943e-0b7e42dce592 2026-05-29 22:44:14.244 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec1b80b2-5dcf-4759-9d3d-70f70ed56ef9 - - - - - -] Successfully bumped revision number for resource 8a5b7e4c-b473-47e2-943e-0b7e42dce592 (type: ports) to 5