+ 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 [Tue Jul 21 07:12:50 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-9dc7f78c8-9zknd machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd53833b668 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-07-21 07:12:54.433 7 INFO neutron.common.config [-] Logging enabled! 2026-07-21 07:12:54.434 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-07-21 07:12:54.437 8 INFO neutron.common.config [-] Logging enabled! 2026-07-21 07:12:54.437 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-07-21 07:12:55.440 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-21 07:12:55.448 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-21 07:12:56.957 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-07-21 07:12:56.960 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-21 07:12:56.964 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-21 07:12:56.964 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-07-21 07:12:56.964 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-07-21 07:12:56.964 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-07-21 07:12:56.964 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 07:12:56.972 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 07:12:56.972 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 07:12:56.972 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-07-21 07:12:56.997 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-07-21 07:12:57.000 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-21 07:12:57.004 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-21 07:12:57.004 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-07-21 07:12:57.004 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-07-21 07:12:57.004 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-07-21 07:12:57.005 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 07:12:57.012 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 07:12:57.012 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 07:12:57.012 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-07-21 07:12:57.189 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-07-21 07:12:57.189 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-07-21 07:12:57.189 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-07-21 07:12:57.223 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-21 07:12:57.223 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-21 07:12:57.223 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-07-21 07:12:57.223 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-07-21 07:12:57.258 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-07-21 07:12:57.258 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-07-21 07:12:57.258 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-07-21 07:12:57.290 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-21 07:12:57.290 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-21 07:12:57.291 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-07-21 07:12:57.291 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-07-21 07:12:58.964 7 INFO neutron.plugins.ml2.managers [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Initializing driver for type 'vlan' 2026-07-21 07:12:59.019 8 INFO neutron.plugins.ml2.managers [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Initializing driver for type 'vlan' 2026-07-21 07:12:59.236 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] VlanTypeDriver initialization complete 2026-07-21 07:12:59.236 7 INFO neutron.plugins.ml2.managers [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-21 07:12:59.236 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-21 07:12:59.236 7 INFO neutron.plugins.ml2.managers [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Initializing extension driver 'port_security' 2026-07-21 07:12:59.236 7 INFO neutron.plugins.ml2.extensions.port_security [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-21 07:12:59.236 7 INFO neutron.plugins.ml2.managers [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Initializing extension driver 'qos' 2026-07-21 07:12:59.236 7 INFO neutron.plugins.ml2.managers [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Initializing mechanism driver 'ovn' 2026-07-21 07:12:59.237 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Starting OVNMechanismDriver 2026-07-21 07:12:59.239 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] OVN logging driver registered 2026-07-21 07:12:59.245 7 INFO neutron.quota [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded quota_driver: . 2026-07-21 07:12:59.246 7 INFO neutron.plugins.ml2.plugin [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Modular L2 Plugin initialization complete 2026-07-21 07:12:59.246 7 INFO neutron.plugins.ml2.managers [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-21 07:12:59.246 7 INFO neutron.plugins.ml2.managers [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-21 07:12:59.246 7 INFO neutron.plugins.ml2.managers [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-21 07:12:59.246 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: qos 2026-07-21 07:12:59.258 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: ovn-router 2026-07-21 07:12:59.287 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] VlanTypeDriver initialization complete 2026-07-21 07:12:59.287 8 INFO neutron.plugins.ml2.managers [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-21 07:12:59.287 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-21 07:12:59.287 8 INFO neutron.plugins.ml2.managers [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Initializing extension driver 'port_security' 2026-07-21 07:12:59.287 8 INFO neutron.plugins.ml2.extensions.port_security [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-21 07:12:59.287 8 INFO neutron.plugins.ml2.managers [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Initializing extension driver 'qos' 2026-07-21 07:12:59.288 8 INFO neutron.plugins.ml2.managers [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Initializing mechanism driver 'ovn' 2026-07-21 07:12:59.288 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Starting OVNMechanismDriver 2026-07-21 07:12:59.290 7 INFO neutron.services.ovn_l3.plugin [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Starting OVNL3RouterPlugin 2026-07-21 07:12:59.294 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] OVN logging driver registered 2026-07-21 07:12:59.295 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: segments 2026-07-21 07:12:59.301 8 INFO neutron.quota [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded quota_driver: . 2026-07-21 07:12:59.302 8 INFO neutron.plugins.ml2.plugin [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Modular L2 Plugin initialization complete 2026-07-21 07:12:59.302 8 INFO neutron.plugins.ml2.managers [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-21 07:12:59.302 8 INFO neutron.plugins.ml2.managers [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-21 07:12:59.302 8 INFO neutron.plugins.ml2.managers [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-21 07:12:59.302 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: qos 2026-07-21 07:12:59.317 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: ovn-router 2026-07-21 07:12:59.348 8 INFO neutron.services.ovn_l3.plugin [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Starting OVNL3RouterPlugin 2026-07-21 07:12:59.353 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: segments 2026-07-21 07:12:59.396 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: trunk 2026-07-21 07:12:59.407 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: log 2026-07-21 07:12:59.410 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: ovn-vpnaas 2026-07-21 07:12:59.455 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: trunk 2026-07-21 07:12:59.465 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-07-21 07:12:59.465 7 WARNING stevedore.named [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-21 07:12:59.466 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: log 2026-07-21 07:12:59.469 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: ovn-vpnaas 2026-07-21 07:12:59.507 7 INFO neutron_vpnaas.services.vpn.plugin [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-21 07:12:59.507 7 INFO neutron.common.utils [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-07-21 07:12:59.508 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: taas 2026-07-21 07:12:59.522 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-07-21 07:12:59.523 8 WARNING stevedore.named [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-21 07:12:59.532 7 WARNING stevedore.named [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-21 07:12:59.532 7 WARNING stevedore.named [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-21 07:12:59.538 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-21 07:12:59.538 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: tapmirror 2026-07-21 07:12:59.545 7 WARNING stevedore.named [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-21 07:12:59.545 7 WARNING stevedore.named [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-21 07:12:59.546 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-21 07:12:59.546 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: auto_allocate 2026-07-21 07:12:59.551 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: tag 2026-07-21 07:12:59.557 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: timestamp 2026-07-21 07:12:59.560 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: network_ip_availability 2026-07-21 07:12:59.563 8 INFO neutron_vpnaas.services.vpn.plugin [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-21 07:12:59.563 8 INFO neutron.common.utils [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-07-21 07:12:59.563 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: taas 2026-07-21 07:12:59.564 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: flavors 2026-07-21 07:12:59.567 7 INFO neutron.manager [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loading Plugin: revisions 2026-07-21 07:12:59.570 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Initializing extension manager. 2026-07-21 07:12:59.571 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: address-group 2026-07-21 07:12:59.572 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: address-scope 2026-07-21 07:12:59.573 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-07-21 07:12:59.574 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: agent 2026-07-21 07:12:59.574 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-07-21 07:12:59.575 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-21 07:12:59.577 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-21 07:12:59.578 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: availability_zone 2026-07-21 07:12:59.579 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-07-21 07:12:59.579 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-21 07:12:59.580 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: default-subnetpools 2026-07-21 07:12:59.581 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-21 07:12:59.582 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: dns-integration 2026-07-21 07:12:59.582 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: dns-domain-ports 2026-07-21 07:12:59.583 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-07-21 07:12:59.583 8 WARNING stevedore.named [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-21 07:12:59.583 8 WARNING stevedore.named [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-21 07:12:59.583 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-07-21 07:12:59.584 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-21 07:12:59.584 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: empty-string-filtering 2026-07-21 07:12:59.585 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 07:12:59.585 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-21 07:12:59.586 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: external-net 2026-07-21 07:12:59.586 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-21 07:12:59.587 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: extraroute 2026-07-21 07:12:59.587 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-07-21 07:12:59.588 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-21 07:12:59.588 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-21 07:12:59.588 8 INFO neutron_taas.services.taas.taas_plugin [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-21 07:12:59.589 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: tapmirror 2026-07-21 07:12:59.589 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-21 07:12:59.589 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-21 07:12:59.590 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: fip-port-details 2026-07-21 07:12:59.590 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: flavors 2026-07-21 07:12:59.592 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-21 07:12:59.592 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: floatingip-pools 2026-07-21 07:12:59.593 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: ip_allocation 2026-07-21 07:12:59.593 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-07-21 07:12:59.594 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: l2_adjacency 2026-07-21 07:12:59.595 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: router 2026-07-21 07:12:59.596 8 WARNING stevedore.named [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-21 07:12:59.596 8 WARNING stevedore.named [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-21 07:12:59.596 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 07:12:59.597 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-21 07:12:59.597 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: enable-default-route-bfd 2026-07-21 07:12:59.597 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: auto_allocate 2026-07-21 07:12:59.598 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-07-21 07:12:59.598 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: ext-gw-mode 2026-07-21 07:12:59.599 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: l3-ha 2026-07-21 07:12:59.599 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-21 07:12:59.600 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: external-gateway-multihoming 2026-07-21 07:12:59.600 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: l3-flavors 2026-07-21 07:12:59.601 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-21 07:12:59.601 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: tag 2026-07-21 07:12:59.601 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-07-21 07:12:59.604 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-07-21 07:12:59.605 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-21 07:12:59.606 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: logging 2026-07-21 07:12:59.607 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-21 07:12:59.607 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-21 07:12:59.608 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: multi-provider 2026-07-21 07:12:59.608 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: timestamp 2026-07-21 07:12:59.608 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: net-mtu 2026-07-21 07:12:59.609 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: net-mtu-writable 2026-07-21 07:12:59.610 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: network_availability_zone 2026-07-21 07:12:59.610 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-07-21 07:12:59.610 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: network_ip_availability 2026-07-21 07:12:59.611 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: network-ip-availability 2026-07-21 07:12:59.612 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-21 07:12:59.612 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: pagination 2026-07-21 07:12:59.613 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: port-device-profile 2026-07-21 07:12:59.613 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-21 07:12:59.614 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-21 07:12:59.614 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: flavors 2026-07-21 07:12:59.614 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-21 07:12:59.615 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-07-21 07:12:59.615 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-21 07:12:59.616 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-21 07:12:59.616 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-21 07:12:59.617 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: port-resource-request 2026-07-21 07:12:59.617 8 INFO neutron.manager [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loading Plugin: revisions 2026-07-21 07:12:59.617 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-21 07:12:59.618 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-21 07:12:59.618 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: binding 2026-07-21 07:12:59.619 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: binding-extended 2026-07-21 07:12:59.619 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: port-security 2026-07-21 07:12:59.620 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: project-id 2026-07-21 07:12:59.620 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Initializing extension manager. 2026-07-21 07:12:59.620 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: provider 2026-07-21 07:12:59.621 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: address-group 2026-07-21 07:12:59.621 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qinq 2026-07-21 07:12:59.622 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: address-scope 2026-07-21 07:12:59.622 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-07-21 07:12:59.623 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qos 2026-07-21 07:12:59.623 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: agent 2026-07-21 07:12:59.624 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-07-21 07:12:59.624 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-21 07:12:59.624 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-21 07:12:59.625 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qos-default 2026-07-21 07:12:59.625 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qos-fip 2026-07-21 07:12:59.626 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-21 07:12:59.625 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-21 07:12:59.627 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-21 07:12:59.627 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-21 07:12:59.627 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-21 07:12:59.628 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-21 07:12:59.628 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: availability_zone 2026-07-21 07:12:59.628 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-07-21 07:12:59.628 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-21 07:12:59.629 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-21 07:12:59.629 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qos-pps 2026-07-21 07:12:59.629 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: default-subnetpools 2026-07-21 07:12:59.629 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-21 07:12:59.630 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-21 07:12:59.630 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: qos-rules-alias 2026-07-21 07:12:59.630 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-21 07:12:59.631 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: quota-check-limit 2026-07-21 07:12:59.631 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: dns-integration 2026-07-21 07:12:59.631 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: dns-domain-ports 2026-07-21 07:12:59.632 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-21 07:12:59.632 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-07-21 07:12:59.633 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-07-21 07:12:59.633 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-21 07:12:59.633 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: empty-string-filtering 2026-07-21 07:12:59.634 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: quotas 2026-07-21 07:12:59.634 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 07:12:59.634 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-21 07:12:59.635 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: quota_details 2026-07-21 07:12:59.635 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: external-net 2026-07-21 07:12:59.635 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-21 07:12:59.636 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: extraroute 2026-07-21 07:12:59.636 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: rbac-policies 2026-07-21 07:12:59.636 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-07-21 07:12:59.637 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-07-21 07:12:59.637 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-21 07:12:59.637 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: rbac-address-scope 2026-07-21 07:12:59.637 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-21 07:12:59.637 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: rbac-security-groups 2026-07-21 07:12:59.638 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-21 07:12:59.638 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-07-21 07:12:59.638 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-21 07:12:59.638 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: revision-if-match 2026-07-21 07:12:59.639 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: fip-port-details 2026-07-21 07:12:59.639 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-21 07:12:59.640 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: flavors 2026-07-21 07:12:59.640 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: router_availability_zone 2026-07-21 07:12:59.640 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-21 07:12:59.641 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-21 07:12:59.641 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: floatingip-pools 2026-07-21 07:12:59.642 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: ip_allocation 2026-07-21 07:12:59.642 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-21 07:12:59.642 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-07-21 07:12:59.642 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-21 07:12:59.643 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: l2_adjacency 2026-07-21 07:12:59.643 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-07-21 07:12:59.643 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-21 07:12:59.644 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-21 07:12:59.644 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: router 2026-07-21 07:12:59.644 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-21 07:12:59.646 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 07:12:59.646 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: enable-default-route-bfd 2026-07-21 07:12:59.647 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-07-21 07:12:59.647 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: ext-gw-mode 2026-07-21 07:12:59.648 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: l3-ha 2026-07-21 07:12:59.648 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-21 07:12:59.649 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: security-group 2026-07-21 07:12:59.649 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: external-gateway-multihoming 2026-07-21 07:12:59.649 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: l3-flavors 2026-07-21 07:12:59.650 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: segment 2026-07-21 07:12:59.650 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-21 07:12:59.650 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-21 07:12:59.651 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-07-21 07:12:59.651 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: service-type 2026-07-21 07:12:59.651 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: sorting 2026-07-21 07:12:59.652 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: standard-attr-segment 2026-07-21 07:12:59.652 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: standard-attr-description 2026-07-21 07:12:59.653 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-07-21 07:12:59.653 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: stateful-security-group 2026-07-21 07:12:59.653 7 WARNING neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-21 07:12:59.654 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-07-21 07:12:59.654 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-21 07:12:59.654 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: subnet-external-network 2026-07-21 07:12:59.655 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: logging 2026-07-21 07:12:59.655 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-07-21 07:12:59.655 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-21 07:12:59.656 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-21 07:12:59.656 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: subnet-service-types 2026-07-21 07:12:59.657 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-21 07:12:59.657 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: subnet_allocation 2026-07-21 07:12:59.657 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: multi-provider 2026-07-21 07:12:59.657 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-21 07:12:59.658 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: net-mtu 2026-07-21 07:12:59.658 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: tag-creation 2026-07-21 07:12:59.658 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: net-mtu-writable 2026-07-21 07:12:59.658 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-21 07:12:59.659 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: network_availability_zone 2026-07-21 07:12:59.659 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-07-21 07:12:59.660 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: network-ip-availability 2026-07-21 07:12:59.661 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-21 07:12:59.661 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: pagination 2026-07-21 07:12:59.662 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: port-device-profile 2026-07-21 07:12:59.662 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: standard-attr-tag 2026-07-21 07:12:59.662 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-21 07:12:59.663 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-21 07:12:59.663 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-21 07:12:59.663 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-21 07:12:59.663 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: trunk 2026-07-21 07:12:59.664 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-07-21 07:12:59.664 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: trunk-details 2026-07-21 07:12:59.664 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-21 07:12:59.664 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-21 07:12:59.665 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-21 07:12:59.665 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-21 07:12:59.665 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-21 07:12:59.665 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: vlan-transparent 2026-07-21 07:12:59.666 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: port-resource-request 2026-07-21 07:12:59.666 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-21 07:12:59.666 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-21 07:12:59.667 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-21 07:12:59.667 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: binding 2026-07-21 07:12:59.668 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: binding-extended 2026-07-21 07:12:59.668 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-07-21 07:12:59.668 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: port-security 2026-07-21 07:12:59.669 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: project-id 2026-07-21 07:12:59.669 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-21 07:12:59.669 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: vpn-flavors 2026-07-21 07:12:59.669 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: provider 2026-07-21 07:12:59.670 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qinq 2026-07-21 07:12:59.671 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: vpnaas 2026-07-21 07:12:59.672 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qos 2026-07-21 07:12:59.672 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: taas 2026-07-21 07:12:59.673 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-21 07:12:59.673 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-21 07:12:59.673 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: tap-mirror 2026-07-21 07:12:59.674 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qos-default 2026-07-21 07:12:59.674 7 INFO neutron.api.extensions [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-21 07:12:59.674 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qos-fip 2026-07-21 07:12:59.675 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-21 07:12:59.675 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-21 07:12:59.676 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-21 07:12:59.676 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-21 07:12:59.676 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-21 07:12:59.676 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-21 07:12:59.676 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 07:12:59.676 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-21 07:12:59.677 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-21 07:12:59.677 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qos-pps 2026-07-21 07:12:59.678 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-21 07:12:59.678 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-21 07:12:59.679 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: qos-rules-alias 2026-07-21 07:12:59.679 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: quota-check-limit 2026-07-21 07:12:59.679 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 07:12:59.680 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 07:12:59.680 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-21 07:12:59.682 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: quotas 2026-07-21 07:12:59.683 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: quota_details 2026-07-21 07:12:59.684 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: rbac-policies 2026-07-21 07:12:59.684 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 07:12:59.685 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-07-21 07:12:59.685 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 07:12:59.685 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: rbac-address-scope 2026-07-21 07:12:59.685 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 07:12:59.686 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: rbac-security-groups 2026-07-21 07:12:59.686 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-07-21 07:12:59.686 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 07:12:59.686 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] subnetpool is already registered 2026-07-21 07:12:59.687 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: revision-if-match 2026-07-21 07:12:59.687 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 07:12:59.687 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 07:12:59.687 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-21 07:12:59.688 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 07:12:59.688 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: router_availability_zone 2026-07-21 07:12:59.688 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 07:12:59.688 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 07:12:59.688 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-21 07:12:59.689 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 07:12:59.689 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 07:12:59.689 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] ipsecpolicy is already registered 2026-07-21 07:12:59.690 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 07:12:59.690 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] ikepolicy is already registered 2026-07-21 07:12:59.690 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-21 07:12:59.691 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-21 07:12:59.691 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-07-21 07:12:59.692 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-21 07:12:59.692 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-21 07:12:59.693 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-21 07:12:59.694 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 07:12:59.694 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] router is already registered 2026-07-21 07:12:59.694 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 07:12:59.695 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] floatingip is already registered 2026-07-21 07:12:59.697 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: security-group 2026-07-21 07:12:59.698 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: segment 2026-07-21 07:12:59.699 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-21 07:12:59.699 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 07:12:59.699 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] rbac_policy is already registered 2026-07-21 07:12:59.699 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: service-type 2026-07-21 07:12:59.700 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: sorting 2026-07-21 07:12:59.700 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 07:12:59.700 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] security_group is already registered 2026-07-21 07:12:59.700 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: standard-attr-segment 2026-07-21 07:12:59.700 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 07:12:59.700 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] security_group_rule is already registered 2026-07-21 07:12:59.701 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: standard-attr-description 2026-07-21 07:12:59.701 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 07:12:59.701 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] subnetpool is already registered 2026-07-21 07:12:59.701 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: stateful-security-group 2026-07-21 07:12:59.702 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 07:12:59.702 8 WARNING neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-21 07:12:59.702 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] trunk is already registered 2026-07-21 07:12:59.702 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 07:12:59.702 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-07-21 07:12:59.702 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] ikepolicy is already registered 2026-07-21 07:12:59.703 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 07:12:59.703 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: subnet-external-network 2026-07-21 07:12:59.703 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] ipsecpolicy is already registered 2026-07-21 07:12:59.703 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 07:12:59.703 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] endpoint_group is already registered 2026-07-21 07:12:59.703 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-07-21 07:12:59.703 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 07:12:59.704 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] vpnservice is already registered 2026-07-21 07:12:59.704 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-21 07:12:59.704 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 07:12:59.704 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] ipsec_site_connection is already registered 2026-07-21 07:12:59.704 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: subnet-service-types 2026-07-21 07:12:59.704 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 07:12:59.705 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] ipsecpolicy is already registered 2026-07-21 07:12:59.705 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: subnet_allocation 2026-07-21 07:12:59.705 7 INFO neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 07:12:59.705 7 WARNING neutron.quota.resource_registry [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] ikepolicy is already registered 2026-07-21 07:12:59.705 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-21 07:12:59.706 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: tag-creation 2026-07-21 07:12:59.707 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-21 07:12:59.710 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: standard-attr-tag 2026-07-21 07:12:59.711 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-21 07:12:59.711 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: trunk 2026-07-21 07:12:59.712 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: trunk-details 2026-07-21 07:12:59.712 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-21 07:12:59.713 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-21 07:12:59.713 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: vlan-transparent 2026-07-21 07:12:59.714 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-21 07:12:59.716 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-07-21 07:12:59.717 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-21 07:12:59.717 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: vpn-flavors 2026-07-21 07:12:59.719 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: vpnaas 2026-07-21 07:12:59.720 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: taas 2026-07-21 07:12:59.721 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: tap-mirror 2026-07-21 07:12:59.721 8 INFO neutron.api.extensions [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-21 07:12:59.724 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-21 07:12:59.724 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-21 07:12:59.724 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 07:12:59.724 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-21 07:12:59.727 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 07:12:59.728 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 07:12:59.732 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 07:12:59.733 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 07:12:59.733 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 07:12:59.734 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 07:12:59.734 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] subnetpool is already registered 2026-07-21 07:12:59.735 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 07:12:59.735 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 07:12:59.735 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 07:12:59.736 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 07:12:59.736 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 07:12:59.737 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 07:12:59.737 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 07:12:59.737 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] ipsecpolicy is already registered 2026-07-21 07:12:59.738 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 07:12:59.738 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] ikepolicy is already registered 2026-07-21 07:12:59.740 7 WARNING keystonemiddleware._common.config [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 07:12:59.742 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 07:12:59.742 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] router is already registered 2026-07-21 07:12:59.742 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 07:12:59.743 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] floatingip is already registered 2026-07-21 07:12:59.746 7 WARNING oslo_config.cfg [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-21 07:12:59.747 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 07:12:59.747 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] rbac_policy is already registered 2026-07-21 07:12:59.747 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 07:12:59.748 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] security_group is already registered 2026-07-21 07:12:59.748 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 07:12:59.748 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] security_group_rule is already registered 2026-07-21 07:12:59.749 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 07:12:59.749 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] subnetpool is already registered 2026-07-21 07:12:59.750 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 07:12:59.750 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] trunk is already registered 2026-07-21 07:12:59.750 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 07:12:59.750 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] ikepolicy is already registered 2026-07-21 07:12:59.751 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 07:12:59.751 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] ipsecpolicy is already registered 2026-07-21 07:12:59.751 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 07:12:59.751 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] endpoint_group is already registered 2026-07-21 07:12:59.751 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 07:12:59.752 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] vpnservice is already registered 2026-07-21 07:12:59.752 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 07:12:59.752 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] ipsec_site_connection is already registered 2026-07-21 07:12:59.752 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 07:12:59.753 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] ipsecpolicy is already registered 2026-07-21 07:12:59.753 8 INFO neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 07:12:59.753 8 WARNING neutron.quota.resource_registry [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] ikepolicy is already registered 2026-07-21 07:12:59.763 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-07-21 07:12:59.777 7 INFO neutron.db.ovn_hash_ring_db [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Nodes from host "neutron-server-9dc7f78c8-9zknd" and group "mechanism_driver" removed from the Hash Ring created at 2026-07-21 07:12:59+00:00 2026-07-21 07:12:59.780 7 INFO neutron.db.ovn_hash_ring_db [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Node 6dc7d852ec6a52b3b6e785720697207f from host "neutron-server-9dc7f78c8-9zknd" and group "mechanism_driver" added to the Hash Ring 2026-07-21 07:12:59.787 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Hash Ring probing thread for node 6dc7d852ec6a52b3b6e785720697207f has started 2026-07-21 07:12:59.787 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-07-21 07:12:59.788 8 WARNING keystonemiddleware._common.config [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 07:12:59.794 8 WARNING oslo_config.cfg [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-21 07:12:59.814 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-07-21 07:12:59.816 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] tcp:10.103.151.5:6641: connecting... 2026-07-21 07:12:59.816 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] tcp:10.103.151.5:6641: connected 2026-07-21 07:12:59.828 8 INFO neutron.db.ovn_hash_ring_db [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Nodes from host "neutron-server-9dc7f78c8-9zknd" and group "mechanism_driver" removed from the Hash Ring created at 2026-07-21 07:12:59+00:00 2026-07-21 07:12:59.830 8 INFO neutron.db.ovn_hash_ring_db [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Node cdb03e0142a55c85bd615b2534074401 from host "neutron-server-9dc7f78c8-9zknd" and group "mechanism_driver" added to the Hash Ring 2026-07-21 07:12:59.840 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Hash Ring probing thread for node cdb03e0142a55c85bd615b2534074401 has started 2026-07-21 07:12:59.841 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-07-21 07:12:59.853 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-07-21 07:12:59.869 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] tcp:10.103.151.5:6641: connecting... 2026-07-21 07:12:59.869 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] tcp:10.103.151.5:6641: connected 2026-07-21 07:12:59.874 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] tcp:10.109.126.209:6642: connecting... 2026-07-21 07:12:59.874 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] tcp:10.109.126.209:6642: connected 2026-07-21 07:12:59.901 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-07-21 07:12:59.903 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] WorkerService process has finished the post initialization 2026-07-21 07:12:59.904 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-07-21 07:12:59.905 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-07-21 07:12:59.920 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] tcp:10.109.126.209:6642: connecting... 2026-07-21 07:12:59.920 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] tcp:10.109.126.209:6642: connected 2026-07-21 07:12:59.928 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] tcp:10.103.151.5:6641: connecting... 2026-07-21 07:12:59.928 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] tcp:10.103.151.5:6641: connected 2026-07-21 07:12:59.949 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] WorkerService process has finished the post initialization 2026-07-21 07:12:59.963 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] tcp:10.103.151.5:6641: connecting... 2026-07-21 07:12:59.963 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b6a1f46-3ef0-492d-800c-37d68bf257a5 - - - - - -] tcp:10.103.151.5:6641: connected 2026-07-21 07:12:59.972 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] tcp:10.103.151.5:6641: connecting... 2026-07-21 07:12:59.972 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] tcp:10.103.151.5:6641: connected WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fd53833b668 pid: 7 (default app) 2026-07-21 07:13:00.018 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] tcp:10.103.151.5:6641: connecting... 2026-07-21 07:13:00.018 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-975af9af-53a3-4341-86fd-2b985fa50876 - - - - - -] tcp:10.103.151.5:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7fd53833b668 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-07-21 07:13:02.775 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee2bcad2-efd5-4515-832b-1ddb60d40134 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.129 () {44 vars in 927 bytes} [Tue Jul 21 07:13:01 2026] GET /v2.0/networks/public => generated 108 bytes in 802 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.129 () {44 vars in 949 bytes} [Tue Jul 21 07:13:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 07:13:03.548 7 INFO neutron.db.ovn_revision_numbers_db [None req-f3676ecd-668a-43a5-af2a-b9e4b76a4f24 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 8e133351-49a3-491e-892f-d031bd614da5 (type: security_groups) to 1 2026-07-21 07:13:03.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-f3676ecd-668a-43a5-af2a-b9e4b76a4f24 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 1ac0e9de-9675-46b5-bc8f-6da35c79a7a5 (type: security_group_rules) to 0 2026-07-21 07:13:03.575 7 INFO neutron.db.ovn_revision_numbers_db [None req-f3676ecd-668a-43a5-af2a-b9e4b76a4f24 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 1c87c8ef-07fb-4705-a50a-2d986252d8a6 (type: security_group_rules) to 0 2026-07-21 07:13:03.585 7 INFO neutron.db.ovn_revision_numbers_db [None req-f3676ecd-668a-43a5-af2a-b9e4b76a4f24 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 868e3962-f770-4558-b60b-8d3343c6eea8 (type: security_group_rules) to 0 2026-07-21 07:13:03.598 7 INFO neutron.db.ovn_revision_numbers_db [None req-f3676ecd-668a-43a5-af2a-b9e4b76a4f24 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource bca9a55a-584d-483f-8f8e-7029d9aa6832 (type: security_group_rules) to 0 2026-07-21 07:13:03.673 7 WARNING neutron.services.revisions.revision_plugin [None req-f3676ecd-668a-43a5-af2a-b9e4b76a4f24 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Could not find related network for resource to bump revision. 2026-07-21 07:13:03.703 7 INFO neutron.db.segments_db [None req-f3676ecd-668a-43a5-af2a-b9e4b76a4f24 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Added segment 944d9dcc-9fe5-4942-894c-904d000d0dd8 of type flat for network 88ddf5ab-d3d0-4ecf-a7e2-0b247e1328db 2026-07-21 07:13:03.847 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-944d9dcc-9fe5-4942-894c-904d000d0dd8 2026-07-21 07:13:03.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-f3676ecd-668a-43a5-af2a-b9e4b76a4f24 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 88ddf5ab-d3d0-4ecf-a7e2-0b247e1328db (type: networks) to 1 2026-07-21 07:13:04.145 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3676ecd-668a-43a5-af2a-b9e4b76a4f24 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] No more DHCP agents 2026-07-21 07:13:04.148 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3676ecd-668a-43a5-af2a-b9e4b76a4f24 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Unable to schedule network 88ddf5ab-d3d0-4ecf-a7e2-0b247e1328db: no agents available; will retry on subsequent port and subnet creation events. 2026-07-21 07:13:04.380 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9323f8df-7d3b-4386-ba64-3f62478586dc - - - - - -] OVN reports status down for port: 1e1d2101-550d-4e64-b784-070d3a2b37d8 2026-07-21 07:13:04.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-f3676ecd-668a-43a5-af2a-b9e4b76a4f24 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 1e1d2101-550d-4e64-b784-070d3a2b37d8 (type: ports) to 1 [pid: 7|app: 0|req: 4/6] 199.204.45.129 () {48 vars in 967 bytes} [Tue Jul 21 07:13:03 2026] POST /v2.0/networks => generated 744 bytes in 1372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 07:13:05.995 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee6b9a2f-8637-4c68-89de-4da4be2e5fdf aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.129 () {44 vars in 927 bytes} [Tue Jul 21 07:13:05 2026] GET /v2.0/networks/public => generated 108 bytes in 360 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.129 () {44 vars in 949 bytes} [Tue Jul 21 07:13:06 2026] GET /v2.0/networks?name=public => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 07:13:06.073 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d6b6771-a7ef-41f4-a762-6db44ff9b973 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.204.45.129 () {44 vars in 1034 bytes} [Tue Jul 21 07:13:06 2026] GET /v2.0/subnets/public-subnet?network_id=88ddf5ab-d3d0-4ecf-a7e2-0b247e1328db => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/10] 199.204.45.129 () {44 vars in 1057 bytes} [Tue Jul 21 07:13:06 2026] GET /v2.0/subnets?name=public-subnet&network_id=88ddf5ab-d3d0-4ecf-a7e2-0b247e1328db => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 07:13:06.580 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-72804177-ac67-42a2-ae50-b6fe4cfda58f aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] No more DHCP agents 2026-07-21 07:13:06.582 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-72804177-ac67-42a2-ae50-b6fe4cfda58f aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Unable to schedule network 88ddf5ab-d3d0-4ecf-a7e2-0b247e1328db: no agents available; will retry on subsequent port and subnet creation events. 2026-07-21 07:13:06.582 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-72804177-ac67-42a2-ae50-b6fe4cfda58f aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Starting OVNClientQosExtension 2026-07-21 07:13:06.582 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-72804177-ac67-42a2-ae50-b6fe4cfda58f aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Starting OVNClientPlacementExtension 2026-07-21 07:13:07.358 8 INFO neutron.db.ovn_revision_numbers_db [None req-87a3e16b-d13f-44f3-bf93-e698c026bafa - - - - - -] Successfully bumped revision number for resource 1e1d2101-550d-4e64-b784-070d3a2b37d8 (type: ports) to 2 2026-07-21 07:13:07.397 8 INFO neutron.db.ovn_revision_numbers_db [None req-87a3e16b-d13f-44f3-bf93-e698c026bafa - - - - - -] Successfully bumped revision number for resource 9cda1fb3-98dd-44ab-85b2-3e02c9a6196e (type: subnets) to 0 [pid: 8|app: 0|req: 5/11] 199.204.45.129 () {48 vars in 965 bytes} [Tue Jul 21 07:13:06 2026] POST /v2.0/subnets => generated 664 bytes in 1305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 07:18:00.204 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99a87ba3-b49e-4fc5-a11a-dcb300fe4145 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 23/47] 199.204.45.129 () {44 vars in 937 bytes} [Tue Jul 21 07:18:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/48] 199.204.45.129 () {44 vars in 959 bytes} [Tue Jul 21 07:18:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 07:18:00.336 8 INFO neutron.db.segments_db [None req-246e4444-d9fb-4666-b421-34c16ea09c63 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Added segment 891d1d58-2dc9-48e9-b2a4-f239a422413c of type geneve for network 25f2a7ff-3ca5-4346-b82f-86e11eea3d10 2026-07-21 07:18:00.477 8 INFO neutron.db.ovn_revision_numbers_db [None req-246e4444-d9fb-4666-b421-34c16ea09c63 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 25f2a7ff-3ca5-4346-b82f-86e11eea3d10 (type: networks) to 1 2026-07-21 07:18:00.623 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-246e4444-d9fb-4666-b421-34c16ea09c63 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] No more DHCP agents 2026-07-21 07:18:00.624 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-246e4444-d9fb-4666-b421-34c16ea09c63 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Unable to schedule network 25f2a7ff-3ca5-4346-b82f-86e11eea3d10: no agents available; will retry on subsequent port and subnet creation events. 2026-07-21 07:18:00.664 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9323f8df-7d3b-4386-ba64-3f62478586dc - - - - - -] OVN reports status down for port: 8f73a940-e99d-4aee-8ff8-b8fe5ae21013 2026-07-21 07:18:00.696 8 INFO neutron.db.ovn_revision_numbers_db [None req-246e4444-d9fb-4666-b421-34c16ea09c63 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 8f73a940-e99d-4aee-8ff8-b8fe5ae21013 (type: ports) to 1 [pid: 8|app: 0|req: 24/49] 199.204.45.129 () {48 vars in 966 bytes} [Tue Jul 21 07:18:00 2026] POST /v2.0/networks => generated 729 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 07:18:01.643 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88668864-6818-40e5-8bcf-d7bf52eb088c aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 26/50] 199.204.45.129 () {44 vars in 937 bytes} [Tue Jul 21 07:18:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/51] 199.204.45.129 () {44 vars in 959 bytes} [Tue Jul 21 07:18:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 07:18:01.713 7 INFO neutron.pecan_wsgi.hooks.translation [None req-765f079a-d578-48cc-ab59-afb722c49251 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/52] 199.204.45.129 () {44 vars in 1036 bytes} [Tue Jul 21 07:18:01 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=25f2a7ff-3ca5-4346-b82f-86e11eea3d10 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/53] 199.204.45.129 () {44 vars in 1059 bytes} [Tue Jul 21 07:18:01 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=25f2a7ff-3ca5-4346-b82f-86e11eea3d10 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 07:18:01.910 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b786c447-febd-4fbe-8848-38e3d0f1c148 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] No more DHCP agents 2026-07-21 07:18:01.911 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b786c447-febd-4fbe-8848-38e3d0f1c148 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Unable to schedule network 25f2a7ff-3ca5-4346-b82f-86e11eea3d10: no agents available; will retry on subsequent port and subnet creation events. 2026-07-21 07:18:02.382 7 INFO neutron.db.ovn_revision_numbers_db [None req-e31e7060-434d-4446-953d-fa6c4cc5cb02 - - - - - -] Successfully bumped revision number for resource 8f73a940-e99d-4aee-8ff8-b8fe5ae21013 (type: ports) to 2 2026-07-21 07:18:02.435 7 INFO neutron.db.ovn_revision_numbers_db [None req-e31e7060-434d-4446-953d-fa6c4cc5cb02 - - - - - -] Successfully bumped revision number for resource 266e7ad5-9b37-410a-9a2a-fd64d9d824ba (type: subnets) to 0 [pid: 7|app: 0|req: 28/54] 199.204.45.129 () {48 vars in 965 bytes} [Tue Jul 21 07:18:01 2026] POST /v2.0/subnets => generated 651 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 07:18:03.587 8 INFO neutron.api.v2.resource [None req-ae7e4445-dd43-4272-93c8-088f4702af0a aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/55] 199.204.45.129 () {44 vars in 971 bytes} [Tue Jul 21 07:18:03 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/56] 199.204.45.129 () {44 vars in 993 bytes} [Tue Jul 21 07:18:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 07:18:03.793 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6d8ee0a-0cb7-49ef-88da-28af417936d0 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 (type: security_groups) to 1 2026-07-21 07:18:03.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6d8ee0a-0cb7-49ef-88da-28af417936d0 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource baf98909-24f3-4ea3-b3a1-bbbd9986ea00 (type: security_group_rules) to 0 2026-07-21 07:18:03.820 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6d8ee0a-0cb7-49ef-88da-28af417936d0 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource cc7ae278-b91b-4994-8545-4f3801d12070 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 28/59] 199.204.45.129 () {48 vars in 980 bytes} [Tue Jul 21 07:18:03 2026] POST /v2.0/security-groups => generated 1616 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/60] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:04 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 1616 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/61] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:04 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/62] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:05 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 1616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:18:05.127 8 INFO neutron.db.ovn_revision_numbers_db [None req-9079c0a6-737f-46f2-a730-87766606e95c aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 109ede7f-44f2-4710-ba13-e782a5877e08 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 30/63] 199.204.45.129 () {48 vars in 991 bytes} [Tue Jul 21 07:18:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/64] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:05 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/65] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:06 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/66] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:06 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:18:06.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b86fd66-2cfb-452b-883c-67d3cbd599a8 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 381401c9-a9a0-4085-a0a9-8b782ffa53ce (type: security_group_rules) to 0 [pid: 8|app: 0|req: 32/67] 199.204.45.129 () {48 vars in 991 bytes} [Tue Jul 21 07:18:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:07 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 2846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:07 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:07 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:18:07.353 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee3dfd1f-88be-4754-a33c-4c7d0714e806 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource b538ba9a-b5d0-42ec-a527-db4076ce2c54 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 34/71] 199.204.45.129 () {48 vars in 991 bytes} [Tue Jul 21 07:18:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:08 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 3462 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:08 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => 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: 39/74] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:08 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 3462 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:18:08.509 8 INFO neutron.db.ovn_revision_numbers_db [None req-2422521d-97d7-460f-a043-ac694abb0339 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 0af80c9a-b16f-465f-9f3d-75a378cbc37e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 36/75] 199.204.45.129 () {48 vars in 991 bytes} [Tue Jul 21 07:18:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:09 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:09 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:09 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:18:09.648 8 INFO neutron.db.ovn_revision_numbers_db [None req-97fa4e28-0480-4e12-8f0d-f7560ac2ba30 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 2edd523d-155d-4651-91c6-b640a7b75180 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 38/79] 199.204.45.129 () {48 vars in 991 bytes} [Tue Jul 21 07:18:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.129 () {44 vars in 987 bytes} [Tue Jul 21 07:18:10 2026] GET /v2.0/networks/25f2a7ff-3ca5-4346-b82f-86e11eea3d10 => generated 773 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 07:18:10.952 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8be3e031-3270-4416-ab07-eaa252b1c754 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/81] 199.204.45.129 () {44 vars in 1076 bytes} [Tue Jul 21 07:18:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=25f2a7ff-3ca5-4346-b82f-86e11eea3d10 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.129 () {44 vars in 1099 bytes} [Tue Jul 21 07:18:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=25f2a7ff-3ca5-4346-b82f-86e11eea3d10 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:10 2026] GET /v2.0/security-groups/cca225b3-4dfd-4ae3-a59d-eb4be975d9d5 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:18:11.292 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2bfacba1-ed24-4e39-982f-36126813df9d aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] No more DHCP agents 2026-07-21 07:18:11.294 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2bfacba1-ed24-4e39-982f-36126813df9d aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Unable to schedule network 25f2a7ff-3ca5-4346-b82f-86e11eea3d10: no agents available; will retry on subsequent port and subnet creation events. 2026-07-21 07:18:11.381 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9323f8df-7d3b-4386-ba64-3f62478586dc - - - - - -] OVN reports status down for port: 22ed5712-351b-4f2f-8299-555ae9019a9a 2026-07-21 07:18:11.441 7 INFO neutron.db.ovn_revision_numbers_db [None req-2bfacba1-ed24-4e39-982f-36126813df9d aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 22ed5712-351b-4f2f-8299-555ae9019a9a (type: ports) to 1 [pid: 7|app: 0|req: 44/84] 199.204.45.129 () {48 vars in 961 bytes} [Tue Jul 21 07:18:11 2026] POST /v2.0/ports => generated 1096 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 07:18:18.896 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29ef42c4-3357-4c86-889e-15a0e9bec0ca aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 42/87] 199.204.45.129 () {44 vars in 979 bytes} [Tue Jul 21 07:18:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 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.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:18:19.539 8 INFO neutron.db.ovn_revision_numbers_db [None req-9166fbf0-5c6d-4fec-b165-2ea0aff0aeba aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 22ed5712-351b-4f2f-8299-555ae9019a9a (type: ports) to 4 [pid: 8|app: 0|req: 43/89] 199.204.45.129 () {48 vars in 1031 bytes} [Tue Jul 21 07:18:18 2026] PUT /v2.0/ports/22ed5712-351b-4f2f-8299-555ae9019a9a => generated 1214 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.129 () {44 vars in 920 bytes} [Tue Jul 21 07:18:21 2026] GET /v2.0/ports => generated 3331 bytes in 95 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-07-21 07:18:22.411 8 INFO neutron.api.v2.resource [None req-8769036c-ddd7-4e52-af4a-f009699cc3a3 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 44/91] 199.204.45.129 () {44 vars in 959 bytes} [Tue Jul 21 07:18:22 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.129 () {44 vars in 981 bytes} [Tue Jul 21 07:18:22 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 07:18:22.543 8 INFO neutron.db.ovn_revision_numbers_db [None req-22e761ff-6a2e-46ff-a0bb-a39ffd514d03 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 4d8c0e75-e9a9-41ad-8f63-16e9d8451067 (type: security_groups) to 1 2026-07-21 07:18:22.551 8 INFO neutron.db.ovn_revision_numbers_db [None req-22e761ff-6a2e-46ff-a0bb-a39ffd514d03 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 5f5aab3f-6e80-42e9-b25a-545beeb81fbd (type: security_group_rules) to 0 2026-07-21 07:18:22.561 8 INFO neutron.db.ovn_revision_numbers_db [None req-22e761ff-6a2e-46ff-a0bb-a39ffd514d03 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 7c0f033b-93f6-4cd1-8c44-4127f6315fed (type: security_group_rules) to 0 [pid: 8|app: 0|req: 45/93] 199.204.45.129 () {48 vars in 980 bytes} [Tue Jul 21 07:18:22 2026] POST /v2.0/security-groups => generated 1610 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:23 2026] GET /v2.0/security-groups/4d8c0e75-e9a9-41ad-8f63-16e9d8451067 => generated 1610 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:23 2026] GET /v2.0/security-groups/4d8c0e75-e9a9-41ad-8f63-16e9d8451067 => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:23 2026] GET /v2.0/security-groups/4d8c0e75-e9a9-41ad-8f63-16e9d8451067 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:18:23.702 8 INFO neutron.db.ovn_revision_numbers_db [None req-cc10197b-16c6-46b0-8f97-6857a9039952 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 42adf92f-a296-4f50-9fe7-66b02be736e8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 47/97] 199.204.45.129 () {48 vars in 991 bytes} [Tue Jul 21 07:18:23 2026] POST /v2.0/security-group-rules => generated 621 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:24 2026] GET /v2.0/security-groups/4d8c0e75-e9a9-41ad-8f63-16e9d8451067 => generated 2244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:24 2026] GET /v2.0/security-groups/4d8c0e75-e9a9-41ad-8f63-16e9d8451067 => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:18:24 2026] GET /v2.0/security-groups/4d8c0e75-e9a9-41ad-8f63-16e9d8451067 => generated 2244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:18:24.787 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6858070-ab39-45b4-ba69-7e09a029562c aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 8449b041-f9df-460e-b665-0b70a4afc63e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 49/101] 199.204.45.129 () {48 vars in 991 bytes} [Tue Jul 21 07:18:24 2026] POST /v2.0/security-group-rules => generated 625 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.129 () {44 vars in 975 bytes} [Tue Jul 21 07:19:51 2026] GET /v2.0/quotas/b90233de760d4724b2f5ca854c624303 => 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: 59/115] 199.204.45.129 () {48 vars in 1027 bytes} [Tue Jul 21 07:19:51 2026] PUT /v2.0/quotas/b90233de760d4724b2f5ca854c624303 => generated 291 bytes in 31 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-07-21 07:22:11.610 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8125e20e-f5d4-458c-b12a-2d7e40a2e21e aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 69/134] 199.204.45.129 () {30 vars in 740 bytes} [Tue Jul 21 07:22:11 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: 8|app: 0|req: 66/135] 199.204.45.129 () {30 vars in 762 bytes} [Tue Jul 21 07:22:11 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-07-21 07:22:13.592 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aea6d681-29b3-4be3-a8e4-d53b77f5384c aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 70/136] 199.204.45.129 () {30 vars in 740 bytes} [Tue Jul 21 07:22:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/137] 199.204.45.129 () {30 vars in 762 bytes} [Tue Jul 21 07:22:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1217 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:22:14.782 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9323f8df-7d3b-4386-ba64-3f62478586dc - - - - - -] OVN reports status up for port: 22ed5712-351b-4f2f-8299-555ae9019a9a 2026-07-21 07:22:14.812 7 INFO neutron.plugins.ml2.plugin [None req-9323f8df-7d3b-4386-ba64-3f62478586dc - - - - - -] Attempt 1 to provision port 22ed5712-351b-4f2f-8299-555ae9019a9a 2026-07-21 07:22:15.019 7 INFO neutron.db.ovn_revision_numbers_db [None req-9323f8df-7d3b-4386-ba64-3f62478586dc - - - - - -] Successfully bumped revision number for resource 22ed5712-351b-4f2f-8299-555ae9019a9a (type: ports) to 5 /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-07-21 07:28:39.997 7 INFO neutron.api.v2.resource [None req-46799db9-84a8-4f38-b1dd-f5b534723790 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 97/190] 199.204.45.129 () {44 vars in 1074 bytes} [Tue Jul 21 07:28:39 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=cc4c2706614144e699b8c2236c1d4660 => generated 139 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 07:28:40.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f051f7f-b042-48ef-ad25-4d7e5267cb8a aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 267356db-e4bb-40b2-aea8-8473fe7f28fc (type: security_groups) to 1 2026-07-21 07:28:40.217 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f051f7f-b042-48ef-ad25-4d7e5267cb8a aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 43972dae-3015-4f32-8058-1f2445ef5339 (type: security_group_rules) to 0 2026-07-21 07:28:40.240 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f051f7f-b042-48ef-ad25-4d7e5267cb8a aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 773855de-e9e7-4ffe-919e-924351537a6b (type: security_group_rules) to 0 2026-07-21 07:28:40.285 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f051f7f-b042-48ef-ad25-4d7e5267cb8a aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 982f7ed1-b0a0-4d70-ae12-1b51485b2b6b (type: security_group_rules) to 0 2026-07-21 07:28:40.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f051f7f-b042-48ef-ad25-4d7e5267cb8a aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource a4a73b61-89de-4c5c-bda4-33dac9faaa73 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 94/191] 199.204.45.129 () {44 vars in 1097 bytes} [Tue Jul 21 07:28:40 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=cc4c2706614144e699b8c2236c1d4660 => generated 23 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 07:28:40.626 7 INFO neutron.db.ovn_revision_numbers_db [None req-f32bc396-777e-4bf2-be32-47cfa5c4ead2 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 73e77ea3-8448-462a-996e-dc4e9bf15dec (type: security_groups) to 1 2026-07-21 07:28:40.705 7 INFO neutron.db.ovn_revision_numbers_db [None req-f32bc396-777e-4bf2-be32-47cfa5c4ead2 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 5b91126e-cbc2-40c7-b135-f3b57949e38a (type: security_group_rules) to 0 2026-07-21 07:28:40.735 7 INFO neutron.db.ovn_revision_numbers_db [None req-f32bc396-777e-4bf2-be32-47cfa5c4ead2 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource bd07c0b3-3ac9-46ce-9e06-fe534c075bca (type: security_group_rules) to 0 [pid: 7|app: 0|req: 98/192] 199.204.45.129 () {48 vars in 981 bytes} [Tue Jul 21 07:28:40 2026] POST /v2.0/security-groups => generated 1624 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/193] 199.204.45.129 () {44 vars in 1088 bytes} [Tue Jul 21 07:28:41 2026] GET /v2.0/security-groups/73e77ea3-8448-462a-996e-dc4e9bf15dec?project_id=cc4c2706614144e699b8c2236c1d4660 => generated 1624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/194] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:28:41 2026] GET /v2.0/security-groups/73e77ea3-8448-462a-996e-dc4e9bf15dec => generated 1624 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/195] 199.204.45.129 () {44 vars in 1088 bytes} [Tue Jul 21 07:28:41 2026] GET /v2.0/security-groups/73e77ea3-8448-462a-996e-dc4e9bf15dec?project_id=cc4c2706614144e699b8c2236c1d4660 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:28:42.087 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5357e90-5197-4898-b496-8f58c970975b aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource c7ee13c8-19ac-406e-991c-844464cfa213 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 100/196] 199.204.45.129 () {48 vars in 991 bytes} [Tue Jul 21 07:28:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/197] 199.204.45.129 () {44 vars in 1088 bytes} [Tue Jul 21 07:28:43 2026] GET /v2.0/security-groups/73e77ea3-8448-462a-996e-dc4e9bf15dec?project_id=cc4c2706614144e699b8c2236c1d4660 => generated 2234 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/198] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:28:43 2026] GET /v2.0/security-groups/73e77ea3-8448-462a-996e-dc4e9bf15dec => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/199] 199.204.45.129 () {44 vars in 1088 bytes} [Tue Jul 21 07:28:43 2026] GET /v2.0/security-groups/73e77ea3-8448-462a-996e-dc4e9bf15dec?project_id=cc4c2706614144e699b8c2236c1d4660 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:28:43.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc9bb2a1-cc3d-42cb-bc9a-ff61546a5e20 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource a62e966f-2df8-4c11-8897-22b6c1f031a0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 102/200] 199.204.45.129 () {48 vars in 991 bytes} [Tue Jul 21 07:28:43 2026] POST /v2.0/security-group-rules => generated 599 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/201] 199.204.45.129 () {44 vars in 1088 bytes} [Tue Jul 21 07:28:44 2026] GET /v2.0/security-groups/73e77ea3-8448-462a-996e-dc4e9bf15dec?project_id=cc4c2706614144e699b8c2236c1d4660 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/202] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:28:44 2026] GET /v2.0/security-groups/73e77ea3-8448-462a-996e-dc4e9bf15dec => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/203] 199.204.45.129 () {44 vars in 1088 bytes} [Tue Jul 21 07:28:44 2026] GET /v2.0/security-groups/73e77ea3-8448-462a-996e-dc4e9bf15dec?project_id=cc4c2706614144e699b8c2236c1d4660 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:28:44.930 7 INFO neutron.db.ovn_revision_numbers_db [None req-5420e168-6f03-4da1-a03a-aaeb982a9ff1 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 645a8eae-cfe2-4381-8073-7f0925724d7d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 104/204] 199.204.45.129 () {48 vars in 991 bytes} [Tue Jul 21 07:28:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/205] 199.204.45.129 () {44 vars in 1088 bytes} [Tue Jul 21 07:28:46 2026] GET /v2.0/security-groups/73e77ea3-8448-462a-996e-dc4e9bf15dec?project_id=cc4c2706614144e699b8c2236c1d4660 => generated 3460 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/206] 199.204.45.129 () {44 vars in 1001 bytes} [Tue Jul 21 07:28:46 2026] GET /v2.0/security-groups/73e77ea3-8448-462a-996e-dc4e9bf15dec => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/207] 199.204.45.129 () {44 vars in 1088 bytes} [Tue Jul 21 07:28:46 2026] GET /v2.0/security-groups/73e77ea3-8448-462a-996e-dc4e9bf15dec?project_id=cc4c2706614144e699b8c2236c1d4660 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:28:46.508 7 INFO neutron.db.ovn_revision_numbers_db [None req-01a5184b-34f3-437c-9023-2dfbac496b53 aaff7521fcdb444a996b8fc72db19bc8 b90233de760d4724b2f5ca854c624303 - - default default] Successfully bumped revision number for resource 8da5fab1-14a9-47ac-a30c-f142eb182d6e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 106/208] 199.204.45.129 () {48 vars in 991 bytes} [Tue Jul 21 07:28:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0)