+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Aug 13 08:28:29 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-5f76dc587c-kzgrm 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 0x7f33ef831668 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-08-13 08:28:33.820 7 INFO neutron.common.config [-] Logging enabled! 2026-08-13 08:28:33.821 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-13 08:28:33.882 8 INFO neutron.common.config [-] Logging enabled! 2026-08-13 08:28:33.882 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-13 08:28:34.988 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-13 08:28:35.039 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-13 08:28:36.646 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-13 08:28:36.649 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-13 08:28:36.654 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-13 08:28:36.654 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-13 08:28:36.654 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-13 08:28:36.655 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-13 08:28:36.655 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:28:36.663 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:28:36.664 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:28:36.664 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-13 08:28:36.686 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-13 08:28:36.689 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-13 08:28:36.693 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-13 08:28:36.693 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-13 08:28:36.693 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-13 08:28:36.693 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-13 08:28:36.693 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:28:36.701 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:28:36.701 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:28:36.702 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-13 08:28:36.912 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-13 08:28:36.913 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-13 08:28:36.913 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-13 08:28:36.945 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-13 08:28:36.945 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-13 08:28:36.945 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-13 08:28:36.945 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-13 08:28:36.975 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-13 08:28:36.975 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-13 08:28:36.975 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-13 08:28:37.005 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-13 08:28:37.005 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-13 08:28:37.005 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-13 08:28:37.005 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-13 08:28:37.673 7 INFO neutron.plugins.ml2.managers [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Initializing driver for type 'vlan' 2026-08-13 08:28:37.706 8 INFO neutron.plugins.ml2.managers [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Initializing driver for type 'vlan' 2026-08-13 08:28:38.001 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] VlanTypeDriver initialization complete 2026-08-13 08:28:38.001 7 INFO neutron.plugins.ml2.managers [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-13 08:28:38.001 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-13 08:28:38.001 7 INFO neutron.plugins.ml2.managers [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Initializing extension driver 'port_security' 2026-08-13 08:28:38.002 7 INFO neutron.plugins.ml2.extensions.port_security [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-13 08:28:38.002 7 INFO neutron.plugins.ml2.managers [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Initializing extension driver 'qos' 2026-08-13 08:28:38.002 7 INFO neutron.plugins.ml2.managers [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-13 08:28:38.002 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Starting OVNMechanismDriver 2026-08-13 08:28:38.005 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] OVN logging driver registered 2026-08-13 08:28:38.011 7 INFO neutron.quota [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded quota_driver: . 2026-08-13 08:28:38.012 7 INFO neutron.plugins.ml2.plugin [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Modular L2 Plugin initialization complete 2026-08-13 08:28:38.012 7 INFO neutron.plugins.ml2.managers [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-13 08:28:38.012 7 INFO neutron.plugins.ml2.managers [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-13 08:28:38.012 7 INFO neutron.plugins.ml2.managers [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-13 08:28:38.013 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: qos 2026-08-13 08:28:38.016 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] VlanTypeDriver initialization complete 2026-08-13 08:28:38.016 8 INFO neutron.plugins.ml2.managers [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-13 08:28:38.016 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-13 08:28:38.016 8 INFO neutron.plugins.ml2.managers [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Initializing extension driver 'port_security' 2026-08-13 08:28:38.016 8 INFO neutron.plugins.ml2.extensions.port_security [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-13 08:28:38.016 8 INFO neutron.plugins.ml2.managers [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Initializing extension driver 'qos' 2026-08-13 08:28:38.017 8 INFO neutron.plugins.ml2.managers [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-13 08:28:38.017 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Starting OVNMechanismDriver 2026-08-13 08:28:38.020 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] OVN logging driver registered 2026-08-13 08:28:38.026 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: ovn-router 2026-08-13 08:28:38.026 8 INFO neutron.quota [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded quota_driver: . 2026-08-13 08:28:38.027 8 INFO neutron.plugins.ml2.plugin [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Modular L2 Plugin initialization complete 2026-08-13 08:28:38.027 8 INFO neutron.plugins.ml2.managers [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-13 08:28:38.027 8 INFO neutron.plugins.ml2.managers [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-13 08:28:38.027 8 INFO neutron.plugins.ml2.managers [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-13 08:28:38.027 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: qos 2026-08-13 08:28:38.040 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: ovn-router 2026-08-13 08:28:38.060 7 INFO neutron.services.ovn_l3.plugin [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Starting OVNL3RouterPlugin 2026-08-13 08:28:38.066 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: segments 2026-08-13 08:28:38.077 8 INFO neutron.services.ovn_l3.plugin [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Starting OVNL3RouterPlugin 2026-08-13 08:28:38.082 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: segments 2026-08-13 08:28:38.182 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: trunk 2026-08-13 08:28:38.193 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: log 2026-08-13 08:28:38.196 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-13 08:28:38.200 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: trunk 2026-08-13 08:28:38.214 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: log 2026-08-13 08:28:38.219 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-13 08:28:38.252 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-13 08:28:38.253 7 WARNING stevedore.named [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-13 08:28:38.286 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-13 08:28:38.287 8 WARNING stevedore.named [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-13 08:28:38.306 7 INFO neutron_vpnaas.services.vpn.plugin [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-13 08:28:38.307 7 INFO neutron.common.utils [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-13 08:28:38.307 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: taas 2026-08-13 08:28:38.332 8 INFO neutron_vpnaas.services.vpn.plugin [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-13 08:28:38.333 8 INFO neutron.common.utils [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-13 08:28:38.333 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: taas 2026-08-13 08:28:38.336 7 WARNING stevedore.named [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-13 08:28:38.336 7 WARNING stevedore.named [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-13 08:28:38.343 7 INFO neutron_taas.services.taas.taas_plugin [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-13 08:28:38.343 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: tapmirror 2026-08-13 08:28:38.351 7 WARNING stevedore.named [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-13 08:28:38.351 7 WARNING stevedore.named [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-13 08:28:38.352 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-13 08:28:38.352 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: auto_allocate 2026-08-13 08:28:38.355 8 WARNING stevedore.named [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-13 08:28:38.355 8 WARNING stevedore.named [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-13 08:28:38.360 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: tag 2026-08-13 08:28:38.361 8 INFO neutron_taas.services.taas.taas_plugin [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-13 08:28:38.361 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: tapmirror 2026-08-13 08:28:38.368 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: timestamp 2026-08-13 08:28:38.368 8 WARNING stevedore.named [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-13 08:28:38.368 8 WARNING stevedore.named [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-13 08:28:38.369 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-13 08:28:38.369 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: auto_allocate 2026-08-13 08:28:38.371 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: network_ip_availability 2026-08-13 08:28:38.374 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: tag 2026-08-13 08:28:38.374 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: flavors 2026-08-13 08:28:38.377 7 INFO neutron.manager [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loading Plugin: revisions 2026-08-13 08:28:38.381 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Initializing extension manager. 2026-08-13 08:28:38.381 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: timestamp 2026-08-13 08:28:38.382 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: address-group 2026-08-13 08:28:38.383 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: address-scope 2026-08-13 08:28:38.384 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-13 08:28:38.384 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: network_ip_availability 2026-08-13 08:28:38.384 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: agent 2026-08-13 08:28:38.385 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-13 08:28:38.386 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-13 08:28:38.387 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-13 08:28:38.387 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: flavors 2026-08-13 08:28:38.388 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: availability_zone 2026-08-13 08:28:38.388 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-13 08:28:38.389 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-13 08:28:38.389 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: default-subnetpools 2026-08-13 08:28:38.390 8 INFO neutron.manager [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loading Plugin: revisions 2026-08-13 08:28:38.391 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-13 08:28:38.391 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: dns-integration 2026-08-13 08:28:38.392 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: dns-domain-ports 2026-08-13 08:28:38.392 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-13 08:28:38.393 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-13 08:28:38.393 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-13 08:28:38.394 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Initializing extension manager. 2026-08-13 08:28:38.394 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: empty-string-filtering 2026-08-13 08:28:38.394 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 08:28:38.395 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-13 08:28:38.395 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: address-group 2026-08-13 08:28:38.395 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: external-net 2026-08-13 08:28:38.396 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: address-scope 2026-08-13 08:28:38.396 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-13 08:28:38.396 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: extraroute 2026-08-13 08:28:38.396 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-13 08:28:38.397 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-13 08:28:38.397 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: agent 2026-08-13 08:28:38.397 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-13 08:28:38.398 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-13 08:28:38.398 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-13 08:28:38.398 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-13 08:28:38.399 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-13 08:28:38.399 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-13 08:28:38.399 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: fip-port-details 2026-08-13 08:28:38.399 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-13 08:28:38.400 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: flavors 2026-08-13 08:28:38.400 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: availability_zone 2026-08-13 08:28:38.401 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-13 08:28:38.401 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-13 08:28:38.401 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-13 08:28:38.402 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: default-subnetpools 2026-08-13 08:28:38.402 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: floatingip-pools 2026-08-13 08:28:38.403 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: ip_allocation 2026-08-13 08:28:38.403 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-13 08:28:38.403 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-13 08:28:38.404 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: l2_adjacency 2026-08-13 08:28:38.404 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: dns-integration 2026-08-13 08:28:38.404 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: dns-domain-ports 2026-08-13 08:28:38.405 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-13 08:28:38.405 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: router 2026-08-13 08:28:38.405 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-13 08:28:38.406 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-13 08:28:38.406 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: empty-string-filtering 2026-08-13 08:28:38.406 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 08:28:38.407 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 08:28:38.407 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-13 08:28:38.407 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-13 08:28:38.408 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: external-net 2026-08-13 08:28:38.408 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-13 08:28:38.408 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-13 08:28:38.408 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: ext-gw-mode 2026-08-13 08:28:38.409 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: extraroute 2026-08-13 08:28:38.409 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: l3-ha 2026-08-13 08:28:38.409 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-13 08:28:38.409 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-13 08:28:38.410 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-13 08:28:38.410 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-13 08:28:38.410 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: l3-flavors 2026-08-13 08:28:38.410 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-13 08:28:38.411 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-13 08:28:38.411 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-13 08:28:38.411 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-13 08:28:38.412 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-13 08:28:38.412 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: fip-port-details 2026-08-13 08:28:38.412 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: flavors 2026-08-13 08:28:38.414 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-13 08:28:38.414 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-13 08:28:38.414 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: floatingip-pools 2026-08-13 08:28:38.415 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: ip_allocation 2026-08-13 08:28:38.415 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-13 08:28:38.415 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-13 08:28:38.416 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: l2_adjacency 2026-08-13 08:28:38.416 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: logging 2026-08-13 08:28:38.417 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: router 2026-08-13 08:28:38.417 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-13 08:28:38.418 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-13 08:28:38.418 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: multi-provider 2026-08-13 08:28:38.418 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 08:28:38.419 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: net-mtu 2026-08-13 08:28:38.419 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-13 08:28:38.419 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: net-mtu-writable 2026-08-13 08:28:38.420 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: network_availability_zone 2026-08-13 08:28:38.420 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-13 08:28:38.421 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-13 08:28:38.421 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: network-ip-availability 2026-08-13 08:28:38.421 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: ext-gw-mode 2026-08-13 08:28:38.422 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: l3-ha 2026-08-13 08:28:38.422 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-13 08:28:38.422 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-13 08:28:38.423 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: pagination 2026-08-13 08:28:38.423 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-13 08:28:38.423 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: port-device-profile 2026-08-13 08:28:38.423 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: l3-flavors 2026-08-13 08:28:38.423 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-13 08:28:38.424 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-13 08:28:38.424 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-13 08:28:38.424 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-13 08:28:38.425 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-13 08:28:38.425 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-13 08:28:38.426 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-13 08:28:38.426 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-13 08:28:38.427 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-13 08:28:38.427 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-13 08:28:38.427 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: port-resource-request 2026-08-13 08:28:38.428 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-13 08:28:38.428 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-13 08:28:38.428 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-13 08:28:38.429 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: binding 2026-08-13 08:28:38.429 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: logging 2026-08-13 08:28:38.429 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: binding-extended 2026-08-13 08:28:38.430 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: port-security 2026-08-13 08:28:38.430 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-13 08:28:38.430 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: project-id 2026-08-13 08:28:38.431 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-13 08:28:38.431 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: provider 2026-08-13 08:28:38.431 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: multi-provider 2026-08-13 08:28:38.432 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qinq 2026-08-13 08:28:38.432 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: net-mtu 2026-08-13 08:28:38.432 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: net-mtu-writable 2026-08-13 08:28:38.433 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: network_availability_zone 2026-08-13 08:28:38.433 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-13 08:28:38.434 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qos 2026-08-13 08:28:38.434 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: network-ip-availability 2026-08-13 08:28:38.435 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-13 08:28:38.435 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-13 08:28:38.435 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-13 08:28:38.435 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: pagination 2026-08-13 08:28:38.436 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qos-default 2026-08-13 08:28:38.436 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: port-device-profile 2026-08-13 08:28:38.436 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qos-fip 2026-08-13 08:28:38.436 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-13 08:28:38.437 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-13 08:28:38.437 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-13 08:28:38.437 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-13 08:28:38.437 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-13 08:28:38.438 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-13 08:28:38.438 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-13 08:28:38.438 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-13 08:28:38.438 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-13 08:28:38.439 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-13 08:28:38.439 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-13 08:28:38.439 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-13 08:28:38.440 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: port-resource-request 2026-08-13 08:28:38.440 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qos-pps 2026-08-13 08:28:38.440 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-13 08:28:38.440 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-13 08:28:38.441 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-13 08:28:38.441 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-13 08:28:38.441 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: binding 2026-08-13 08:28:38.442 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: qos-rules-alias 2026-08-13 08:28:38.442 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: binding-extended 2026-08-13 08:28:38.442 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: quota-check-limit 2026-08-13 08:28:38.443 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: port-security 2026-08-13 08:28:38.443 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-13 08:28:38.443 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: project-id 2026-08-13 08:28:38.444 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: provider 2026-08-13 08:28:38.444 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qinq 2026-08-13 08:28:38.446 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: quotas 2026-08-13 08:28:38.446 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qos 2026-08-13 08:28:38.447 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: quota_details 2026-08-13 08:28:38.447 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-13 08:28:38.448 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-13 08:28:38.448 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qos-default 2026-08-13 08:28:38.448 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: rbac-policies 2026-08-13 08:28:38.449 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qos-fip 2026-08-13 08:28:38.449 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-13 08:28:38.449 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-13 08:28:38.449 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: rbac-address-scope 2026-08-13 08:28:38.450 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-13 08:28:38.450 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: rbac-security-groups 2026-08-13 08:28:38.450 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-13 08:28:38.450 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-13 08:28:38.451 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-13 08:28:38.451 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: revision-if-match 2026-08-13 08:28:38.451 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-13 08:28:38.452 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-13 08:28:38.452 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qos-pps 2026-08-13 08:28:38.452 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-13 08:28:38.452 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: router_availability_zone 2026-08-13 08:28:38.453 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-13 08:28:38.453 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-13 08:28:38.453 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: qos-rules-alias 2026-08-13 08:28:38.454 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: quota-check-limit 2026-08-13 08:28:38.455 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-13 08:28:38.455 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-13 08:28:38.456 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-13 08:28:38.456 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-13 08:28:38.457 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-13 08:28:38.457 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: quotas 2026-08-13 08:28:38.457 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-13 08:28:38.458 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-13 08:28:38.458 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: quota_details 2026-08-13 08:28:38.459 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: rbac-policies 2026-08-13 08:28:38.459 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-13 08:28:38.460 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: rbac-address-scope 2026-08-13 08:28:38.460 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: rbac-security-groups 2026-08-13 08:28:38.461 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-13 08:28:38.461 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: revision-if-match 2026-08-13 08:28:38.462 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-13 08:28:38.462 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: security-group 2026-08-13 08:28:38.463 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: router_availability_zone 2026-08-13 08:28:38.463 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-13 08:28:38.463 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: segment 2026-08-13 08:28:38.464 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-13 08:28:38.464 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: service-type 2026-08-13 08:28:38.465 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: sorting 2026-08-13 08:28:38.465 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-13 08:28:38.465 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: standard-attr-segment 2026-08-13 08:28:38.465 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-13 08:28:38.466 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-13 08:28:38.466 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: standard-attr-description 2026-08-13 08:28:38.466 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-13 08:28:38.467 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: stateful-security-group 2026-08-13 08:28:38.467 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-13 08:28:38.467 7 WARNING neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-13 08:28:38.467 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-13 08:28:38.467 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-13 08:28:38.468 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: subnet-external-network 2026-08-13 08:28:38.469 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-13 08:28:38.469 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-13 08:28:38.470 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: subnet-service-types 2026-08-13 08:28:38.470 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: subnet_allocation 2026-08-13 08:28:38.471 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-13 08:28:38.472 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: tag-creation 2026-08-13 08:28:38.472 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: security-group 2026-08-13 08:28:38.472 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-13 08:28:38.473 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: segment 2026-08-13 08:28:38.473 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-13 08:28:38.474 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: service-type 2026-08-13 08:28:38.474 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: sorting 2026-08-13 08:28:38.475 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: standard-attr-segment 2026-08-13 08:28:38.476 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: standard-attr-description 2026-08-13 08:28:38.476 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: stateful-security-group 2026-08-13 08:28:38.476 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: standard-attr-tag 2026-08-13 08:28:38.477 8 WARNING neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-13 08:28:38.477 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-13 08:28:38.477 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-13 08:28:38.477 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: subnet-external-network 2026-08-13 08:28:38.478 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: trunk 2026-08-13 08:28:38.478 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-13 08:28:38.478 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: trunk-details 2026-08-13 08:28:38.479 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-13 08:28:38.479 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-13 08:28:38.479 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: subnet-service-types 2026-08-13 08:28:38.479 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-13 08:28:38.480 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: subnet_allocation 2026-08-13 08:28:38.480 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: vlan-transparent 2026-08-13 08:28:38.480 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-13 08:28:38.481 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-13 08:28:38.481 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: tag-creation 2026-08-13 08:28:38.482 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-13 08:28:38.483 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-13 08:28:38.484 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-13 08:28:38.485 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: vpn-flavors 2026-08-13 08:28:38.486 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: standard-attr-tag 2026-08-13 08:28:38.486 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: vpnaas 2026-08-13 08:28:38.486 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-13 08:28:38.487 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: trunk 2026-08-13 08:28:38.488 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: trunk-details 2026-08-13 08:28:38.488 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-13 08:28:38.488 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: taas 2026-08-13 08:28:38.489 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-13 08:28:38.489 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: tap-mirror 2026-08-13 08:28:38.489 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: vlan-transparent 2026-08-13 08:28:38.490 7 INFO neutron.api.extensions [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-13 08:28:38.490 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-13 08:28:38.492 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-13 08:28:38.492 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-13 08:28:38.492 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-13 08:28:38.492 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-13 08:28:38.493 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:28:38.493 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-13 08:28:38.493 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: vpn-flavors 2026-08-13 08:28:38.495 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: vpnaas 2026-08-13 08:28:38.496 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 08:28:38.496 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: taas 2026-08-13 08:28:38.496 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 08:28:38.497 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: tap-mirror 2026-08-13 08:28:38.497 8 INFO neutron.api.extensions [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-13 08:28:38.500 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-13 08:28:38.500 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-13 08:28:38.500 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:28:38.500 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-13 08:28:38.502 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 08:28:38.502 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 08:28:38.503 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 08:28:38.503 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 08:28:38.504 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 08:28:38.505 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:28:38.505 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] subnetpool is already registered 2026-08-13 08:28:38.506 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 08:28:38.506 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:28:38.507 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:28:38.507 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 08:28:38.507 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 08:28:38.508 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 08:28:38.508 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 08:28:38.509 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:28:38.509 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:28:38.509 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 08:28:38.509 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:28:38.509 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] ikepolicy is already registered 2026-08-13 08:28:38.509 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 08:28:38.510 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:28:38.510 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] subnetpool is already registered 2026-08-13 08:28:38.511 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 08:28:38.511 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:28:38.511 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:28:38.512 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 08:28:38.512 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 08:28:38.513 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 08:28:38.513 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:28:38.513 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:28:38.514 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:28:38.514 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] ikepolicy is already registered 2026-08-13 08:28:38.514 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 08:28:38.515 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] router is already registered 2026-08-13 08:28:38.515 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 08:28:38.515 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] floatingip is already registered 2026-08-13 08:28:38.518 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 08:28:38.518 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] router is already registered 2026-08-13 08:28:38.519 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 08:28:38.519 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] floatingip is already registered 2026-08-13 08:28:38.520 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 08:28:38.520 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] rbac_policy is already registered 2026-08-13 08:28:38.521 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 08:28:38.521 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] security_group is already registered 2026-08-13 08:28:38.521 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 08:28:38.521 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] security_group_rule is already registered 2026-08-13 08:28:38.522 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:28:38.522 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] subnetpool is already registered 2026-08-13 08:28:38.523 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 08:28:38.523 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] rbac_policy is already registered 2026-08-13 08:28:38.523 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 08:28:38.523 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] trunk is already registered 2026-08-13 08:28:38.524 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 08:28:38.524 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:28:38.524 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] security_group is already registered 2026-08-13 08:28:38.524 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] ikepolicy is already registered 2026-08-13 08:28:38.524 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 08:28:38.524 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] security_group_rule is already registered 2026-08-13 08:28:38.524 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:28:38.524 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:28:38.525 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 08:28:38.525 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:28:38.525 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] subnetpool is already registered 2026-08-13 08:28:38.525 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] endpoint_group is already registered 2026-08-13 08:28:38.526 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 08:28:38.526 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] vpnservice is already registered 2026-08-13 08:28:38.526 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 08:28:38.526 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 08:28:38.526 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] trunk is already registered 2026-08-13 08:28:38.526 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] ipsec_site_connection is already registered 2026-08-13 08:28:38.526 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:28:38.527 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] ikepolicy is already registered 2026-08-13 08:28:38.527 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:28:38.527 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:28:38.527 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:28:38.527 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:28:38.527 7 INFO neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:28:38.527 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 08:28:38.528 7 WARNING neutron.quota.resource_registry [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] ikepolicy is already registered 2026-08-13 08:28:38.528 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] endpoint_group is already registered 2026-08-13 08:28:38.528 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 08:28:38.528 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] vpnservice is already registered 2026-08-13 08:28:38.528 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 08:28:38.529 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] ipsec_site_connection is already registered 2026-08-13 08:28:38.529 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:28:38.529 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:28:38.529 8 INFO neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:28:38.530 8 WARNING neutron.quota.resource_registry [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] ikepolicy is already registered 2026-08-13 08:28:38.565 8 WARNING keystonemiddleware._common.config [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 08:28:38.569 7 WARNING keystonemiddleware._common.config [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 08:28:38.572 8 WARNING oslo_config.cfg [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-13 08:28:38.577 7 WARNING oslo_config.cfg [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-13 08:28:38.594 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-13 08:28:38.604 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-13 08:28:38.612 8 INFO neutron.db.ovn_hash_ring_db [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Nodes from host "neutron-server-5f76dc587c-kzgrm" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-13 08:28:38+00:00 2026-08-13 08:28:38.615 8 INFO neutron.db.ovn_hash_ring_db [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Node 23f2d2d4dc7a5499b2d5e0ade94e425b from host "neutron-server-5f76dc587c-kzgrm" and group "mechanism_driver" added to the Hash Ring 2026-08-13 08:28:38.633 7 INFO neutron.db.ovn_hash_ring_db [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Nodes from host "neutron-server-5f76dc587c-kzgrm" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-13 08:28:38+00:00 2026-08-13 08:28:38.635 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Hash Ring probing thread for node 23f2d2d4dc7a5499b2d5e0ade94e425b has started 2026-08-13 08:28:38.637 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-13 08:28:38.641 7 INFO neutron.db.ovn_hash_ring_db [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Node 34f7e34f57f750548cf742f62c126d9e from host "neutron-server-5f76dc587c-kzgrm" and group "mechanism_driver" added to the Hash Ring 2026-08-13 08:28:38.674 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] tcp:10.103.32.235:6641: connecting... 2026-08-13 08:28:38.674 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] tcp:10.103.32.235:6641: connected 2026-08-13 08:28:38.741 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Hash Ring probing thread for node 34f7e34f57f750548cf742f62c126d9e has started 2026-08-13 08:28:38.743 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-13 08:28:38.748 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-13 08:28:38.771 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] tcp:10.105.219.165:6642: connecting... 2026-08-13 08:28:38.772 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] tcp:10.105.219.165:6642: connected 2026-08-13 08:28:38.790 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] tcp:10.103.32.235:6641: connecting... 2026-08-13 08:28:38.790 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] tcp:10.103.32.235:6641: connected 2026-08-13 08:28:38.811 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] WorkerService process has finished the post initialization 2026-08-13 08:28:38.811 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-13 08:28:38.812 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-13 08:28:38.837 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-13 08:28:38.837 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] tcp:10.103.32.235:6641: connecting... 2026-08-13 08:28:38.837 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] tcp:10.103.32.235:6641: connected 2026-08-13 08:28:38.864 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] tcp:10.105.219.165:6642: connecting... 2026-08-13 08:28:38.864 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] tcp:10.105.219.165:6642: connected 2026-08-13 08:28:38.877 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] tcp:10.103.32.235:6641: connecting... 2026-08-13 08:28:38.877 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7679d9aa-2f1f-4e0e-810a-c7f4544e7267 - - - - - -] tcp:10.103.32.235:6641: connected WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f33ef831668 pid: 8 (default app) 2026-08-13 08:28:38.900 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] WorkerService process has finished the post initialization 2026-08-13 08:28:38.921 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] tcp:10.103.32.235:6641: connecting... 2026-08-13 08:28:38.922 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] tcp:10.103.32.235:6641: connected 2026-08-13 08:28:38.963 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] tcp:10.103.32.235:6641: connecting... 2026-08-13 08:28:38.963 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9842a364-a783-4e6e-9ca4-3f376885c7f5 - - - - - -] tcp:10.103.32.235:6641: connected WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f33ef831668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 08:28:41.102 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5ee5736-a4df-4256-b2ad-98bb75e74154 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.109 () {44 vars in 927 bytes} [Thu Aug 13 08:28:40 2026] GET /v2.0/networks/public => generated 108 bytes in 833 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.109 () {44 vars in 949 bytes} [Thu Aug 13 08:28:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:28:41.923 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb07bc38-cbdd-4c13-94ad-64b0153b72c7 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 54e41893-3c32-408f-861e-ecda5f43a1e2 (type: security_groups) to 1 2026-08-13 08:28:41.939 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb07bc38-cbdd-4c13-94ad-64b0153b72c7 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 2bd654ee-5d82-443c-a4ca-809f05032984 (type: security_group_rules) to 0 2026-08-13 08:28:41.950 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb07bc38-cbdd-4c13-94ad-64b0153b72c7 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 3bd2f015-cf1b-4f44-a4b9-be96221a93f8 (type: security_group_rules) to 0 2026-08-13 08:28:41.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb07bc38-cbdd-4c13-94ad-64b0153b72c7 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource d7561ed4-826c-4a05-bcfe-36b967e520b6 (type: security_group_rules) to 0 2026-08-13 08:28:41.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb07bc38-cbdd-4c13-94ad-64b0153b72c7 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource f7ef7982-3f98-42af-892d-aab36e8eb506 (type: security_group_rules) to 0 2026-08-13 08:28:42.052 8 WARNING neutron.services.revisions.revision_plugin [None req-bb07bc38-cbdd-4c13-94ad-64b0153b72c7 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Could not find related network for resource to bump revision. 2026-08-13 08:28:42.072 8 INFO neutron.db.segments_db [None req-bb07bc38-cbdd-4c13-94ad-64b0153b72c7 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Added segment a2c325b3-6954-412b-9dab-112061bdea11 of type flat for network 342c6aa8-1848-4f06-b832-e0a8b1d43a2d 2026-08-13 08:28:42.195 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-a2c325b3-6954-412b-9dab-112061bdea11 2026-08-13 08:28:42.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb07bc38-cbdd-4c13-94ad-64b0153b72c7 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 342c6aa8-1848-4f06-b832-e0a8b1d43a2d (type: networks) to 1 2026-08-13 08:28:42.559 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb07bc38-cbdd-4c13-94ad-64b0153b72c7 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] No more DHCP agents 2026-08-13 08:28:42.560 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb07bc38-cbdd-4c13-94ad-64b0153b72c7 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Unable to schedule network 342c6aa8-1848-4f06-b832-e0a8b1d43a2d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 08:28:42.616 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-73b12157-6959-4f87-a6bc-cf3f3eb433f6 - - - - - -] OVN reports status down for port: 299282e9-d99f-405e-8ad7-483349af9a86 2026-08-13 08:28:42.620 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 299282e9-d99f-405e-8ad7-483349af9a86 2026-08-13 08:28:42.706 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb07bc38-cbdd-4c13-94ad-64b0153b72c7 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 299282e9-d99f-405e-8ad7-483349af9a86 (type: ports) to 1 [pid: 8|app: 0|req: 4/5] 199.204.45.109 () {48 vars in 967 bytes} [Thu Aug 13 08:28:41 2026] POST /v2.0/networks => generated 744 bytes in 1232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 08:28:42.759 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-27873dcf-ed31-48be-8b25-7c98455fdc50 - - - - - -] Starting OVNClientQosExtension 2026-08-13 08:28:42.759 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-27873dcf-ed31-48be-8b25-7c98455fdc50 - - - - - -] Starting OVNClientPlacementExtension 2026-08-13 08:28:44.241 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6d44ff8-e0e7-4266-a67f-9f71c3c727c0 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.109 () {44 vars in 927 bytes} [Thu Aug 13 08:28:43 2026] GET /v2.0/networks/public => generated 108 bytes in 400 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.109 () {44 vars in 949 bytes} [Thu Aug 13 08:28:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 08:28:44.545 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2699454c-3bee-4ede-a229-9c48bb84cfeb c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/8] 199.204.45.109 () {44 vars in 1034 bytes} [Thu Aug 13 08:28:44 2026] GET /v2.0/subnets/public-subnet?network_id=342c6aa8-1848-4f06-b832-e0a8b1d43a2d => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.204.45.109 () {44 vars in 1057 bytes} [Thu Aug 13 08:28:44 2026] GET /v2.0/subnets?name=public-subnet&network_id=342c6aa8-1848-4f06-b832-e0a8b1d43a2d => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:28:45.079 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f97c20e-8f7c-4a36-93a8-fa7759064d89 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] No more DHCP agents 2026-08-13 08:28:45.081 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f97c20e-8f7c-4a36-93a8-fa7759064d89 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Unable to schedule network 342c6aa8-1848-4f06-b832-e0a8b1d43a2d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 08:28:45.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-a154c36a-0da9-44d9-8267-46aa4ba2ffcf - - - - - -] Successfully bumped revision number for resource 299282e9-d99f-405e-8ad7-483349af9a86 (type: ports) to 2 2026-08-13 08:28:45.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-a154c36a-0da9-44d9-8267-46aa4ba2ffcf - - - - - -] Successfully bumped revision number for resource 4540f393-566c-43de-91a7-113091382075 (type: subnets) to 0 [pid: 7|app: 0|req: 4/10] 199.204.45.109 () {48 vars in 965 bytes} [Thu Aug 13 08:28:44 2026] POST /v2.0/subnets => generated 664 bytes in 1389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 08:33:49.213 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c9b0296-194b-4581-92f7-33f692408d5f c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 23/48] 199.204.45.109 () {44 vars in 937 bytes} [Thu Aug 13 08:33:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/49] 199.204.45.109 () {44 vars in 959 bytes} [Thu Aug 13 08:33:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:33:49.351 7 INFO neutron.db.segments_db [None req-a41b2dc9-80e7-4b8f-bc50-140facf11b9c c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Added segment dcd493c2-b14d-4fdf-9de2-42d1438d4761 of type geneve for network 241fef89-36b3-4f13-824b-ddf2ee9bb8b4 2026-08-13 08:33:49.508 7 INFO neutron.db.ovn_revision_numbers_db [None req-a41b2dc9-80e7-4b8f-bc50-140facf11b9c c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 241fef89-36b3-4f13-824b-ddf2ee9bb8b4 (type: networks) to 1 2026-08-13 08:33:49.671 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a41b2dc9-80e7-4b8f-bc50-140facf11b9c c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] No more DHCP agents 2026-08-13 08:33:49.672 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a41b2dc9-80e7-4b8f-bc50-140facf11b9c c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Unable to schedule network 241fef89-36b3-4f13-824b-ddf2ee9bb8b4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 08:33:49.723 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27873dcf-ed31-48be-8b25-7c98455fdc50 - - - - - -] OVN reports status down for port: b6901f61-5c65-443a-9ec4-f25902d21d34 2026-08-13 08:33:49.801 7 INFO neutron.db.ovn_revision_numbers_db [None req-a41b2dc9-80e7-4b8f-bc50-140facf11b9c c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource b6901f61-5c65-443a-9ec4-f25902d21d34 (type: ports) to 1 [pid: 7|app: 0|req: 24/50] 199.204.45.109 () {48 vars in 966 bytes} [Thu Aug 13 08:33:49 2026] POST /v2.0/networks => generated 729 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 08:33:50.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-695ff86f-c218-4e7b-bf0a-02a22d22a5d1 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/51] 199.204.45.109 () {44 vars in 937 bytes} [Thu Aug 13 08:33:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/52] 199.204.45.109 () {44 vars in 959 bytes} [Thu Aug 13 08:33:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 08:33:50.917 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a88bb66f-b145-4b6a-ab49-144336ab19bd c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 28/53] 199.204.45.109 () {44 vars in 1036 bytes} [Thu Aug 13 08:33:50 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=241fef89-36b3-4f13-824b-ddf2ee9bb8b4 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/54] 199.204.45.109 () {44 vars in 1059 bytes} [Thu Aug 13 08:33:50 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=241fef89-36b3-4f13-824b-ddf2ee9bb8b4 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:33:51.114 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-174de5e2-bd1c-4409-914b-c6e5f8003c4d c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] No more DHCP agents 2026-08-13 08:33:51.115 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-174de5e2-bd1c-4409-914b-c6e5f8003c4d c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Unable to schedule network 241fef89-36b3-4f13-824b-ddf2ee9bb8b4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 08:33:51.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-af4acd7c-c60e-42f4-a46b-ffbab6e9b2c0 - - - - - -] Successfully bumped revision number for resource b6901f61-5c65-443a-9ec4-f25902d21d34 (type: ports) to 2 2026-08-13 08:33:51.672 8 INFO neutron.db.ovn_revision_numbers_db [None req-af4acd7c-c60e-42f4-a46b-ffbab6e9b2c0 - - - - - -] Successfully bumped revision number for resource dee64a08-aa89-4bb8-8ab7-78072ec009ff (type: subnets) to 0 [pid: 8|app: 0|req: 29/57] 199.204.45.109 () {48 vars in 965 bytes} [Thu Aug 13 08:33:50 2026] POST /v2.0/subnets => generated 651 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 08:33:52.868 7 INFO neutron.api.v2.resource [None req-b9810257-5bb2-40cb-8c95-0f60c387d9d3 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/58] 199.204.45.109 () {44 vars in 971 bytes} [Thu Aug 13 08:33:52 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/59] 199.204.45.109 () {44 vars in 993 bytes} [Thu Aug 13 08:33:52 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:33:53.071 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb1c5aba-8d99-4bd0-b29d-097863155b2e c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 13b710f3-1422-4147-96ca-ab20b6683292 (type: security_groups) to 1 2026-08-13 08:33:53.086 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb1c5aba-8d99-4bd0-b29d-097863155b2e c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 6ba7ae4b-60a4-4f7b-b616-2704e0a8313b (type: security_group_rules) to 0 2026-08-13 08:33:53.096 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb1c5aba-8d99-4bd0-b29d-097863155b2e c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource a6ba14a0-545d-48a7-b4f6-e109aa13fd28 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 30/60] 199.204.45.109 () {48 vars in 980 bytes} [Thu Aug 13 08:33:52 2026] POST /v2.0/security-groups => generated 1616 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/61] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:54 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 1616 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/62] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:54 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/63] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:54 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:33:54.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-72145f2d-0fd3-4da7-b238-d932e239574e c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 7ddcc87a-9d28-479a-8cde-85ddf5ecbdc9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 32/64] 199.204.45.109 () {48 vars in 991 bytes} [Thu Aug 13 08:33:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/65] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:55 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 2230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/66] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:55 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/67] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:55 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:33:55.616 7 INFO neutron.db.ovn_revision_numbers_db [None req-0b61721f-a34b-4113-b190-ea43b0177354 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 17ec36a5-15d9-4368-93cc-13293d7802aa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 34/68] 199.204.45.109 () {48 vars in 991 bytes} [Thu Aug 13 08:33:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/69] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:56 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/70] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:56 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:56 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:33:56.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4fab7ad-5c85-4533-b7ec-a1c682ec991f c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 19d2d5eb-4abf-405d-af06-c148aef30382 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 36/72] 199.204.45.109 () {48 vars in 991 bytes} [Thu Aug 13 08:33:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:57 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:57 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 3462 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:57 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:33:57.930 7 INFO neutron.db.ovn_revision_numbers_db [None req-56645d15-6c16-45bd-9304-dd11cdd2a0ac c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource dbdf39f9-2f0f-4cc2-a438-13e717c2d6f2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 38/76] 199.204.45.109 () {48 vars in 991 bytes} [Thu Aug 13 08:33:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:58 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 4078 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:58 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:33:58 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 4078 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:33:59.076 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb2743c6-cd17-4e80-a5f7-6624be018179 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 1aa34e78-79d4-4d3e-857b-61b3e3b1e786 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 40/80] 199.204.45.109 () {48 vars in 991 bytes} [Thu Aug 13 08:33:58 2026] POST /v2.0/security-group-rules => generated 603 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.109 () {44 vars in 987 bytes} [Thu Aug 13 08:34:00 2026] GET /v2.0/networks/241fef89-36b3-4f13-824b-ddf2ee9bb8b4 => generated 773 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 08:34:00.381 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8e0a600-8a27-484c-a1ac-9e847692c1c7 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/82] 199.204.45.109 () {44 vars in 1076 bytes} [Thu Aug 13 08:34:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=241fef89-36b3-4f13-824b-ddf2ee9bb8b4 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.109 () {44 vars in 1099 bytes} [Thu Aug 13 08:34:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=241fef89-36b3-4f13-824b-ddf2ee9bb8b4 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:34:00 2026] GET /v2.0/security-groups/13b710f3-1422-4147-96ca-ab20b6683292 => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:34:00.807 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-92918a44-5ed2-4861-869d-2e43abb8a190 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] No more DHCP agents 2026-08-13 08:34:00.808 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-92918a44-5ed2-4861-869d-2e43abb8a190 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Unable to schedule network 241fef89-36b3-4f13-824b-ddf2ee9bb8b4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 08:34:00.917 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27873dcf-ed31-48be-8b25-7c98455fdc50 - - - - - -] OVN reports status down for port: c248370e-bd9c-490a-91b3-1a21d6f10d7c 2026-08-13 08:34:00.932 8 INFO neutron.db.ovn_revision_numbers_db [None req-92918a44-5ed2-4861-869d-2e43abb8a190 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource c248370e-bd9c-490a-91b3-1a21d6f10d7c (type: ports) to 1 [pid: 8|app: 0|req: 43/85] 199.204.45.109 () {48 vars in 961 bytes} [Thu Aug 13 08:34:00 2026] POST /v2.0/ports => generated 1100 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 08:34:08.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e050f16-695d-4247-b985-6ef392a3f1b0 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 44/88] 199.204.45.109 () {44 vars in 979 bytes} [Thu Aug 13 08:34:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 43 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: 45/89] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:34:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:34:09.078 7 INFO neutron.db.ovn_revision_numbers_db [None req-92adb454-e8a9-4b22-88dc-91ed4f20466e c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource c248370e-bd9c-490a-91b3-1a21d6f10d7c (type: ports) to 4 [pid: 7|app: 0|req: 45/90] 199.204.45.109 () {48 vars in 1031 bytes} [Thu Aug 13 08:34:08 2026] PUT /v2.0/ports/c248370e-bd9c-490a-91b3-1a21d6f10d7c => generated 1218 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.109 () {44 vars in 920 bytes} [Thu Aug 13 08:34:10 2026] GET /v2.0/ports => generated 3335 bytes in 109 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-08-13 08:34:11.684 7 INFO neutron.api.v2.resource [None req-0390ab04-3cd2-4361-af42-0041c41bd8c9 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/92] 199.204.45.109 () {44 vars in 959 bytes} [Thu Aug 13 08:34:11 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.109 () {44 vars in 981 bytes} [Thu Aug 13 08:34:11 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:34:11.842 7 INFO neutron.db.ovn_revision_numbers_db [None req-38705af1-ad6e-4b40-a9bf-fb7e7a792fb5 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 5b812557-eb18-43a9-8724-6565c678f033 (type: security_groups) to 1 2026-08-13 08:34:11.853 7 INFO neutron.db.ovn_revision_numbers_db [None req-38705af1-ad6e-4b40-a9bf-fb7e7a792fb5 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 27d1d952-5515-4244-b60c-1a97bb025927 (type: security_group_rules) to 0 2026-08-13 08:34:11.872 7 INFO neutron.db.ovn_revision_numbers_db [None req-38705af1-ad6e-4b40-a9bf-fb7e7a792fb5 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 485780e1-e587-4177-b058-ab91cbb43274 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 47/94] 199.204.45.109 () {48 vars in 980 bytes} [Thu Aug 13 08:34:11 2026] POST /v2.0/security-groups => generated 1610 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:34:12 2026] GET /v2.0/security-groups/5b812557-eb18-43a9-8724-6565c678f033 => generated 1610 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:34:12 2026] GET /v2.0/security-groups/5b812557-eb18-43a9-8724-6565c678f033 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:34:12 2026] GET /v2.0/security-groups/5b812557-eb18-43a9-8724-6565c678f033 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:34:13.027 7 INFO neutron.db.ovn_revision_numbers_db [None req-242c55d2-584f-4104-bb95-43ca3b1b25d8 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 6ba971c6-54b1-4fe1-8d23-3e205624c1b3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 49/98] 199.204.45.109 () {48 vars in 991 bytes} [Thu Aug 13 08:34:12 2026] POST /v2.0/security-group-rules => generated 623 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:34:13 2026] GET /v2.0/security-groups/5b812557-eb18-43a9-8724-6565c678f033 => generated 2246 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:34:13 2026] GET /v2.0/security-groups/5b812557-eb18-43a9-8724-6565c678f033 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:34:13 2026] GET /v2.0/security-groups/5b812557-eb18-43a9-8724-6565c678f033 => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:34:14.128 7 INFO neutron.db.ovn_revision_numbers_db [None req-12d6a7c6-04fb-4e7b-9d4d-c5b705138f51 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 2ed70275-6781-4f38-abd1-ccd0cd58f870 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 51/102] 199.204.45.109 () {48 vars in 991 bytes} [Thu Aug 13 08:34:14 2026] POST /v2.0/security-group-rules => generated 627 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.204.45.109 () {44 vars in 975 bytes} [Thu Aug 13 08:35:19 2026] GET /v2.0/quotas/ff0409a5c85a4060bf4cd1f034f2eed8 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.109 () {48 vars in 1027 bytes} [Thu Aug 13 08:35:19 2026] PUT /v2.0/quotas/ff0409a5c85a4060bf4cd1f034f2eed8 => 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-08-13 08:37:40.074 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d4121ce-691d-43ea-9879-429a6f74736f c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 67/133] 199.204.45.109 () {30 vars in 741 bytes} [Thu Aug 13 08:37:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 67/134] 199.204.45.109 () {30 vars in 763 bytes} [Thu Aug 13 08:37:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:37:42.001 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c802162b-767f-41ef-ab56-55578971b5b5 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 68/135] 199.204.45.109 () {30 vars in 741 bytes} [Thu Aug 13 08:37:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/136] 199.204.45.109 () {30 vars in 763 bytes} [Thu Aug 13 08:37:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:37:42.922 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27873dcf-ed31-48be-8b25-7c98455fdc50 - - - - - -] OVN reports status up for port: c248370e-bd9c-490a-91b3-1a21d6f10d7c 2026-08-13 08:37:42.954 7 INFO neutron.plugins.ml2.plugin [None req-27873dcf-ed31-48be-8b25-7c98455fdc50 - - - - - -] Attempt 1 to provision port c248370e-bd9c-490a-91b3-1a21d6f10d7c 2026-08-13 08:37:43.155 7 INFO neutron.db.ovn_revision_numbers_db [None req-27873dcf-ed31-48be-8b25-7c98455fdc50 - - - - - -] Successfully bumped revision number for resource c248370e-bd9c-490a-91b3-1a21d6f10d7c (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-08-13 08:43:36.473 7 INFO neutron.api.v2.resource [None req-bbd80a4b-6474-43c4-9c61-432c51e59230 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 92/185] 199.204.45.109 () {44 vars in 1074 bytes} [Thu Aug 13 08:43:36 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=20795dd056774b1091d3b353cc5cf2a1 => generated 139 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 08:43:36.602 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f40971e-71eb-4109-80ca-3a2a06ce8001 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 6a42d63b-a5d8-4016-aef4-9f8e30e370d7 (type: security_groups) to 1 2026-08-13 08:43:36.615 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f40971e-71eb-4109-80ca-3a2a06ce8001 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 0b7880db-c483-4a7c-8c1d-12e9d6269d10 (type: security_group_rules) to 0 2026-08-13 08:43:36.627 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f40971e-71eb-4109-80ca-3a2a06ce8001 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 339ae95c-f3e1-45ff-aea6-8a2422feb4d7 (type: security_group_rules) to 0 2026-08-13 08:43:36.644 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f40971e-71eb-4109-80ca-3a2a06ce8001 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource a841271d-17b1-4e7a-8c32-00aa359e9a2c (type: security_group_rules) to 0 2026-08-13 08:43:36.654 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f40971e-71eb-4109-80ca-3a2a06ce8001 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource c1e28e90-a5c4-40b6-8da8-2a240d5134dc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 94/186] 199.204.45.109 () {44 vars in 1097 bytes} [Thu Aug 13 08:43:36 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=20795dd056774b1091d3b353cc5cf2a1 => generated 23 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:43:36.891 7 INFO neutron.db.ovn_revision_numbers_db [None req-9542dd5f-f2e1-45c9-8770-d4a4bcf7e4e8 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 5e0ebb92-f88e-4677-ac9e-b010732ce140 (type: security_groups) to 1 2026-08-13 08:43:36.901 7 INFO neutron.db.ovn_revision_numbers_db [None req-9542dd5f-f2e1-45c9-8770-d4a4bcf7e4e8 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource c7f162c0-9e71-4e37-a6c8-c1df256323c8 (type: security_group_rules) to 0 2026-08-13 08:43:36.916 7 INFO neutron.db.ovn_revision_numbers_db [None req-9542dd5f-f2e1-45c9-8770-d4a4bcf7e4e8 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource d56d2142-650c-48c3-b32b-a00e69a228de (type: security_group_rules) to 0 [pid: 7|app: 0|req: 93/187] 199.204.45.109 () {48 vars in 981 bytes} [Thu Aug 13 08:43:36 2026] POST /v2.0/security-groups => generated 1624 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/188] 199.204.45.109 () {44 vars in 1088 bytes} [Thu Aug 13 08:43:37 2026] GET /v2.0/security-groups/5e0ebb92-f88e-4677-ac9e-b010732ce140?project_id=20795dd056774b1091d3b353cc5cf2a1 => generated 1624 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/189] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:43:37 2026] GET /v2.0/security-groups/5e0ebb92-f88e-4677-ac9e-b010732ce140 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/190] 199.204.45.109 () {44 vars in 1088 bytes} [Thu Aug 13 08:43:38 2026] GET /v2.0/security-groups/5e0ebb92-f88e-4677-ac9e-b010732ce140?project_id=20795dd056774b1091d3b353cc5cf2a1 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:43:38.261 7 INFO neutron.db.ovn_revision_numbers_db [None req-4d783b4c-09a6-4985-b62c-a7d83af8fcdb c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 24c6965b-3cd5-4d3c-8dd0-6c25c5f12bba (type: security_group_rules) to 0 [pid: 7|app: 0|req: 95/191] 199.204.45.109 () {48 vars in 991 bytes} [Thu Aug 13 08:43:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/192] 199.204.45.109 () {44 vars in 1088 bytes} [Thu Aug 13 08:43:39 2026] GET /v2.0/security-groups/5e0ebb92-f88e-4677-ac9e-b010732ce140?project_id=20795dd056774b1091d3b353cc5cf2a1 => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/193] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:43:39 2026] GET /v2.0/security-groups/5e0ebb92-f88e-4677-ac9e-b010732ce140 => generated 2234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/194] 199.204.45.109 () {44 vars in 1088 bytes} [Thu Aug 13 08:43:39 2026] GET /v2.0/security-groups/5e0ebb92-f88e-4677-ac9e-b010732ce140?project_id=20795dd056774b1091d3b353cc5cf2a1 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:43:39.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-e2a7e08b-ba6e-4141-8182-c7039f79d8d8 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 43c9edcd-6f27-4b07-948d-ef456c37b9df (type: security_group_rules) to 0 [pid: 7|app: 0|req: 97/195] 199.204.45.109 () {48 vars in 991 bytes} [Thu Aug 13 08:43:39 2026] POST /v2.0/security-group-rules => generated 599 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/196] 199.204.45.109 () {44 vars in 1088 bytes} [Thu Aug 13 08:43:40 2026] GET /v2.0/security-groups/5e0ebb92-f88e-4677-ac9e-b010732ce140?project_id=20795dd056774b1091d3b353cc5cf2a1 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/197] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:43:40 2026] GET /v2.0/security-groups/5e0ebb92-f88e-4677-ac9e-b010732ce140 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/198] 199.204.45.109 () {44 vars in 1088 bytes} [Thu Aug 13 08:43:40 2026] GET /v2.0/security-groups/5e0ebb92-f88e-4677-ac9e-b010732ce140?project_id=20795dd056774b1091d3b353cc5cf2a1 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:43:40.774 7 INFO neutron.db.ovn_revision_numbers_db [None req-544d5ed0-c0db-491d-9949-13a3b7c51cb3 c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 75d5ed60-96d9-4375-945d-019a823fd651 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 99/199] 199.204.45.109 () {48 vars in 991 bytes} [Thu Aug 13 08:43:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/200] 199.204.45.109 () {44 vars in 1088 bytes} [Thu Aug 13 08:43:41 2026] GET /v2.0/security-groups/5e0ebb92-f88e-4677-ac9e-b010732ce140?project_id=20795dd056774b1091d3b353cc5cf2a1 => generated 3460 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/201] 199.204.45.109 () {44 vars in 1001 bytes} [Thu Aug 13 08:43:41 2026] GET /v2.0/security-groups/5e0ebb92-f88e-4677-ac9e-b010732ce140 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/202] 199.204.45.109 () {44 vars in 1088 bytes} [Thu Aug 13 08:43:41 2026] GET /v2.0/security-groups/5e0ebb92-f88e-4677-ac9e-b010732ce140?project_id=20795dd056774b1091d3b353cc5cf2a1 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:43:42.145 7 INFO neutron.db.ovn_revision_numbers_db [None req-c95a955b-85e9-41a5-9f12-b30e6662887a c54387e53dbc413bbf24d41ef5ab7c46 ff0409a5c85a4060bf4cd1f034f2eed8 - - default default] Successfully bumped revision number for resource 0138aa26-b630-4076-8340-2cc4376547db (type: security_group_rules) to 0 [pid: 7|app: 0|req: 101/203] 199.204.45.109 () {48 vars in 991 bytes} [Thu Aug 13 08:43:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 111/222] 199.204.45.109 () {30 vars in 740 bytes} [Thu Aug 13 08:46:04 2026] GET /v2.0/networks?tenant_id=20795dd056774b1091d3b353cc5cf2a1&shared=False => generated 15 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:46:05.100 8 INFO neutron.db.segments_db [None req-ed77b730-f2b8-4d7d-96bb-8d29c1d2b415 2040217abc1f4a228fabf24031183d77 20795dd056774b1091d3b353cc5cf2a1 - - 017c1280fd954b188ac8e7fe72f81da8 017c1280fd954b188ac8e7fe72f81da8] Added segment 54f5d69a-c508-49cc-ac58-d0f421ba372c of type geneve for network 6692f839-219d-4b08-8332-f37a4800b6ca 2026-08-13 08:46:05.239 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed77b730-f2b8-4d7d-96bb-8d29c1d2b415 2040217abc1f4a228fabf24031183d77 20795dd056774b1091d3b353cc5cf2a1 - - 017c1280fd954b188ac8e7fe72f81da8 017c1280fd954b188ac8e7fe72f81da8] Successfully bumped revision number for resource 6692f839-219d-4b08-8332-f37a4800b6ca (type: networks) to 1 2026-08-13 08:46:05.385 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed77b730-f2b8-4d7d-96bb-8d29c1d2b415 2040217abc1f4a228fabf24031183d77 20795dd056774b1091d3b353cc5cf2a1 - - 017c1280fd954b188ac8e7fe72f81da8 017c1280fd954b188ac8e7fe72f81da8] No more DHCP agents 2026-08-13 08:46:05.386 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed77b730-f2b8-4d7d-96bb-8d29c1d2b415 2040217abc1f4a228fabf24031183d77 20795dd056774b1091d3b353cc5cf2a1 - - 017c1280fd954b188ac8e7fe72f81da8 017c1280fd954b188ac8e7fe72f81da8] Unable to schedule network 6692f839-219d-4b08-8332-f37a4800b6ca: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 08:46:05.426 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-73b12157-6959-4f87-a6bc-cf3f3eb433f6 - - - - - -] OVN reports status down for port: ef8f07c1-dda9-4d25-9a98-b0c2b9be7759 2026-08-13 08:46:05.476 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed77b730-f2b8-4d7d-96bb-8d29c1d2b415 2040217abc1f4a228fabf24031183d77 20795dd056774b1091d3b353cc5cf2a1 - - 017c1280fd954b188ac8e7fe72f81da8 017c1280fd954b188ac8e7fe72f81da8] Successfully bumped revision number for resource ef8f07c1-dda9-4d25-9a98-b0c2b9be7759 (type: ports) to 1 [pid: 8|app: 0|req: 112/223] 199.204.45.109 () {34 vars in 682 bytes} [Thu Aug 13 08:46:05 2026] POST /v2.0/networks => generated 740 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 199.204.45.109 () {30 vars in 722 bytes} [Thu Aug 13 08:46:05 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.204.45.109 () {30 vars in 633 bytes} [Thu Aug 13 08:46:05 2026] GET /v2.0/extensions => generated 20541 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-13 08:46:05.791 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37e7387e-5278-4c51-87da-c7d554ca9b19 2040217abc1f4a228fabf24031183d77 20795dd056774b1091d3b353cc5cf2a1 - - 017c1280fd954b188ac8e7fe72f81da8 017c1280fd954b188ac8e7fe72f81da8] No more DHCP agents 2026-08-13 08:46:05.792 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37e7387e-5278-4c51-87da-c7d554ca9b19 2040217abc1f4a228fabf24031183d77 20795dd056774b1091d3b353cc5cf2a1 - - 017c1280fd954b188ac8e7fe72f81da8 017c1280fd954b188ac8e7fe72f81da8] Unable to schedule network 6692f839-219d-4b08-8332-f37a4800b6ca: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 08:46:05.839 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-256c8f3c-2772-4d31-9db1-b5f7bbebd365 - - - - - -] OVN reports status down for port: b584b8bb-f37e-49ae-b7dc-9c2b2a64b444 2026-08-13 08:46:05.894 7 INFO neutron.db.ovn_revision_numbers_db [None req-37e7387e-5278-4c51-87da-c7d554ca9b19 2040217abc1f4a228fabf24031183d77 20795dd056774b1091d3b353cc5cf2a1 - - 017c1280fd954b188ac8e7fe72f81da8 017c1280fd954b188ac8e7fe72f81da8] Successfully bumped revision number for resource b584b8bb-f37e-49ae-b7dc-9c2b2a64b444 (type: ports) to 1 2026-08-13 08:46:06.180 7 INFO neutron.db.ovn_revision_numbers_db [None req-37e7387e-5278-4c51-87da-c7d554ca9b19 2040217abc1f4a228fabf24031183d77 20795dd056774b1091d3b353cc5cf2a1 - - 017c1280fd954b188ac8e7fe72f81da8 017c1280fd954b188ac8e7fe72f81da8] Successfully bumped revision number for resource b584b8bb-f37e-49ae-b7dc-9c2b2a64b444 (type: ports) to 3 [pid: 7|app: 0|req: 113/226] 199.204.45.109 () {34 vars in 677 bytes} [Thu Aug 13 08:46:05 2026] POST /v2.0/ports => generated 968 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/227] 199.204.45.109 () {30 vars in 703 bytes} [Thu Aug 13 08:46:06 2026] GET /v2.0/networks/6692f839-219d-4b08-8332-f37a4800b6ca => generated 746 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 08:46:06.908 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-256c8f3c-2772-4d31-9db1-b5f7bbebd365 - - - - - -] OVN reports status up for port: b584b8bb-f37e-49ae-b7dc-9c2b2a64b444 2026-08-13 08:46:06.925 7 INFO neutron.plugins.ml2.plugin [None req-256c8f3c-2772-4d31-9db1-b5f7bbebd365 - - - - - -] Attempt 1 to provision port b584b8bb-f37e-49ae-b7dc-9c2b2a64b444 2026-08-13 08:46:07.117 7 INFO neutron.db.ovn_revision_numbers_db [None req-256c8f3c-2772-4d31-9db1-b5f7bbebd365 - - - - - -] Successfully bumped revision number for resource b584b8bb-f37e-49ae-b7dc-9c2b2a64b444 (type: ports) to 4 [pid: 7|app: 0|req: 115/230] 199.204.45.109 () {30 vars in 722 bytes} [Thu Aug 13 08:46:08 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/231] 199.204.45.109 () {30 vars in 703 bytes} [Thu Aug 13 08:46:08 2026] GET /v2.0/networks/6692f839-219d-4b08-8332-f37a4800b6ca => generated 746 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 199.204.45.109 () {44 vars in 975 bytes} [Thu Aug 13 08:46:24 2026] GET /v2.0/quotas/20795dd056774b1091d3b353cc5cf2a1 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/235] 199.204.45.109 () {48 vars in 1027 bytes} [Thu Aug 13 08:46:25 2026] PUT /v2.0/quotas/20795dd056774b1091d3b353cc5cf2a1 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/246] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 08:47:45 2026] GET /v2.0/agents => generated 1214 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/247] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 08:47:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/248] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 08:47:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/249] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 08:47:45 2026] GET /v2.0/networks => generated 2288 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/250] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 08:47:45 2026] GET /v2.0/ports => generated 5175 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/251] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:47:45 2026] GET /v2.0/subnets => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/252] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:47:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/253] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:47:45 2026] GET /v2.0/routers => generated 15 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/254] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 08:47:46 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/255] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:47:46 2026] GET /v2.0/floatingips => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/256] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:47:46 2026] GET /v2.0/subnets => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/265] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 08:48:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/266] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:48:45 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/267] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:48:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/268] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 08:48:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 08:48:45 2026] GET /v2.0/ports => generated 5175 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:48:45 2026] GET /v2.0/routers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 08:48:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:48:45 2026] GET /v2.0/floatingips => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:48:45 2026] GET /v2.0/subnets => generated 1308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 08:48:45 2026] GET /v2.0/agents => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 08:48:46 2026] GET /v2.0/networks => generated 2288 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 08:49:45 2026] GET /v2.0/networks => generated 2288 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 08:49:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 08:49:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:49:45 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/288] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:49:45 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 08:49:45 2026] GET /v2.0/agents => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:49:45 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/291] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:49:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/292] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 08:49:45 2026] GET /v2.0/ports => generated 5175 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:49:45 2026] GET /v2.0/routers => generated 15 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 08:49:46 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 08:50:45 2026] GET /v2.0/ports => generated 5175 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:50:45 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/305] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 08:50:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/306] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:50:45 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/307] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 08:50:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/308] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:50:45 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/309] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:50:45 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/310] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:50:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/311] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 08:50:45 2026] GET /v2.0/networks => generated 2288 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/312] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 08:50:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/313] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 08:50:45 2026] GET /v2.0/agents => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/322] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:51:45 2026] GET /v2.0/subnets => generated 1308 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/323] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 08:51:45 2026] GET /v2.0/ports => generated 5175 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/324] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 08:51:45 2026] GET /v2.0/networks => generated 2288 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/325] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:51:45 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/326] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:51:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/327] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:51:45 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/328] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:51:45 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/329] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 08:51:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/330] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 08:51:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/331] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 08:51:46 2026] GET /v2.0/agents => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/332] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 08:51:46 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/341] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 08:52:45 2026] GET /v2.0/networks => generated 2288 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/342] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 08:52:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/343] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 08:52:45 2026] GET /v2.0/agents => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/344] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 08:52:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/345] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:52:45 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/346] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:52:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/347] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:52:45 2026] GET /v2.0/floatingips => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/348] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:52:45 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/349] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 08:52:45 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/350] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:52:45 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/351] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 08:52:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 08:53:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:53:45 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:53:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/363] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:53:45 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:53:45 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 08:53:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:53:45 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 08:53:45 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 08:53:45 2026] GET /v2.0/networks => generated 2288 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 08:53:45 2026] GET /v2.0/ports => generated 5175 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 08:53:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 08:54:45 2026] GET /v2.0/ports => generated 5175 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:54:45 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 08:54:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:54:45 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 08:54:45 2026] GET /v2.0/networks => generated 2288 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 08:54:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:54:45 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:54:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 08:54:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:54:45 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 08:54:45 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:55:45 2026] GET /v2.0/floatingips => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 08:55:45 2026] GET /v2.0/ports => generated 5175 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:55:45 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 08:55:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 08:55:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:55:45 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 08:55:45 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 08:55:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:55:45 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:55:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 08:55:46 2026] GET /v2.0/networks => generated 2288 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/417] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 08:56:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/418] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 08:56:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/419] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:56:45 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/420] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:56:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/421] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:56:45 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 08:56:45 2026] GET /v2.0/ports => generated 5175 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:56:45 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 08:56:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/425] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 08:56:45 2026] GET /v2.0/networks => generated 2288 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/426] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:56:45 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 08:56:45 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/436] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 08:57:45 2026] GET /v2.0/ports => generated 5175 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/437] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:57:45 2026] GET /v2.0/floatingips => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 08:57:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/439] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:57:45 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/440] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 08:57:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/441] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 08:57:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/442] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 08:57:45 2026] GET /v2.0/networks => generated 2288 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/443] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:57:46 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/444] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 08:57:46 2026] GET /v2.0/agents => generated 1214 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:57:46 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/446] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:57:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/455] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:58:45 2026] GET /v2.0/routers => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/456] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 08:58:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/457] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:58:45 2026] GET /v2.0/subnets => generated 1308 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/458] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:58:45 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/459] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 08:58:45 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 08:58:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/461] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 08:58:45 2026] GET /v2.0/networks => generated 2288 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/462] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 08:58:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/463] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:58:45 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/464] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:58:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/465] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 08:58:45 2026] GET /v2.0/ports => generated 5175 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/474] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 08:59:45 2026] GET /v2.0/networks => generated 2288 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/475] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:59:45 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/476] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 08:59:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/477] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 08:59:45 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/478] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:59:45 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/479] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 08:59:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/480] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 08:59:45 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/481] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:59:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/482] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 08:59:45 2026] GET /v2.0/ports => generated 5175 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/483] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 08:59:45 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 08:59:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/493] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:00:45 2026] GET /v2.0/subnets => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/494] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 09:00:45 2026] GET /v2.0/agents => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/495] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:00:45 2026] GET /v2.0/routers => generated 15 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/496] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 09:00:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/497] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 09:00:45 2026] GET /v2.0/networks => generated 2288 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/498] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 09:00:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/499] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 09:00:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:00:45 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/501] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:00:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/502] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:00:45 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/503] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 09:00:45 2026] GET /v2.0/ports => generated 5175 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/512] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 09:01:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/513] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:01:45 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/514] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:01:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/515] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 09:01:45 2026] GET /v2.0/ports => generated 5175 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/516] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 09:01:45 2026] GET /v2.0/networks => generated 2288 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/517] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:01:45 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/518] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:01:45 2026] GET /v2.0/routers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/519] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 09:01:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/520] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 09:01:45 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/521] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:01:45 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/522] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 09:01:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/531] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 09:02:45 2026] GET /v2.0/ports => generated 5175 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/532] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 09:02:45 2026] GET /v2.0/networks => generated 2288 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/533] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:02:45 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/534] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 09:02:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/535] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:02:45 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/536] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 09:02:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/537] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 09:02:45 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/538] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 09:02:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/539] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:02:45 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/540] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:02:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/541] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:02:45 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/550] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:03:45 2026] GET /v2.0/floatingips => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/551] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 09:03:45 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/552] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:03:45 2026] GET /v2.0/routers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/553] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 09:03:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/554] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 09:03:45 2026] GET /v2.0/networks => generated 2288 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/555] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 09:03:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/556] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:03:45 2026] GET /v2.0/subnets => generated 1308 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/557] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 09:03:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/558] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:03:45 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/559] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:03:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/560] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 09:03:45 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/569] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 09:04:45 2026] GET /v2.0/agents => generated 1214 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 09:04:45 2026] GET /v2.0/networks => generated 2288 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/571] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 09:04:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/572] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:04:45 2026] GET /v2.0/subnets => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/573] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:04:45 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/574] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 09:04:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/575] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 09:04:45 2026] GET /v2.0/ports => generated 5175 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/576] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 09:04:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/577] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:04:45 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/578] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:04:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:04:46 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 09:05:45 2026] GET /v2.0/networks => generated 2288 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/589] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:05:45 2026] GET /v2.0/floatingips => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 09:05:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/591] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 09:05:45 2026] GET /v2.0/ports => generated 5175 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/592] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 09:05:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 09:05:45 2026] GET /v2.0/agents => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:05:45 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/595] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:05:45 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/596] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 09:05:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/597] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:05:45 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:05:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/607] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:06:45 2026] GET /v2.0/subnets => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 10.0.0.186 () {28 vars in 579 bytes} [Thu Aug 13 09:06:45 2026] GET /v2.0/ports => generated 5175 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 10.0.0.186 () {28 vars in 581 bytes} [Thu Aug 13 09:06:45 2026] GET /v2.0/agents => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/610] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:06:45 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/611] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:06:45 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/612] 10.0.0.186 () {28 vars in 624 bytes} [Thu Aug 13 09:06:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/613] 10.0.0.186 () {28 vars in 619 bytes} [Thu Aug 13 09:06:45 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/614] 10.0.0.186 () {28 vars in 583 bytes} [Thu Aug 13 09:06:45 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/615] 10.0.0.186 () {28 vars in 591 bytes} [Thu Aug 13 09:06:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/616] 10.0.0.186 () {28 vars in 599 bytes} [Thu Aug 13 09:06:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/617] 10.0.0.186 () {28 vars in 585 bytes} [Thu Aug 13 09:06:45 2026] GET /v2.0/networks => generated 2288 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)